Dependency Packages
-
ChainRulesCore.jl253AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system.
-
StochasticDiffEq.jl248Solvers for stochastic differential equations which connect with the scientific machine learning (SciML) ecosystem
-
FiniteDiff.jl247Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
-
LinearSolve.jl244LinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.
-
Polyester.jl241The cheapest threads you can find!
-
SparseDiffTools.jl238Fast jacobian computation through sparsity exploitation and matrix coloring
-
StatsFuns.jl232Mathematical functions related to statistics.
-
NonlinearSolve.jl227High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
-
FileIO.jl216Main Package for IO, loading all different kind of files
-
Combinatorics.jl214A combinatorics library for Julia
-
DataInterpolations.jl213A library of data interpolation and smoothing functions
-
RecursiveArrayTools.jl212Tools for easily handling objects like arrays of arrays and deeper nestings in scientific machine learning (SciML) and other applications
-
Sundials.jl208Julia interface to Sundials, including a nonlinear solver (KINSOL), ODE's (CVODE and ARKODE), and DAE's (IDA) in a SciML scientific machine learning enabled manner
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Colors.jl204Color manipulation utilities for Julia
-
AbstractTrees.jl200Abstract julia interfaces for working with trees
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
Requires.jl195Lazy code loading for Julia
-
BlockArrays.jl194BlockArrays for Julia
-
ColorSchemes.jl187Colorschemes, colormaps, gradients, and palettes
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
CoordinateTransformations.jl179A fresh approach to coordinate transformations...
-
Accessors.jl175Update immutable data
-
Setfield.jl165Update deeply nested immutable structs.
-
DifferentiationInterface.jl163An interface to various automatic differentiation backends in Julia.
-
Reexport.jl162Julia macro for re-exporting one module from another
-
GPUCompiler.jl156Reusable compiler infrastructure for Julia GPU backends.
-
SimpleTraits.jl155Simple Traits for Julia
-
Pipe.jl153An enhancement to julia piping syntax
-
Crayons.jl149Colored and styled strings for terminals.
-
NCDatasets.jl146Load and create NetCDF files in Julia
-
Compat.jl145Compatibility across Julia versions
-
LoggingExtras.jl139Composable Loggers for the Julia Logging StdLib
-
JumpProcesses.jl139Build and simulate jump equations like Gillespie simulations and jump diffusions with constant and state-dependent rates and mix with differential equations and scientific machine learning (SciML)
-
DispatchDoctor.jl137The dispatch doctor prescribes type stability
-
MultivariatePolynomials.jl135Multivariate polynomials interface
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
DynamicQuantities.jl132Efficient and type-stable physical quantities in Julia
-
SciMLBase.jl130The Base interface of the SciML ecosystem
Loading more...