Dependency Packages
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
DataStructures.jl690Julia implementation of Data structures
-
TimerOutputs.jl651Formatted output of timed sections in Julia
-
Enzyme.jl438Julia bindings for the Enzyme automatic differentiator
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
Krylov.jl338A Julia Basket of Hand-Picked Krylov Methods
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
ComponentArrays.jl288Arrays with arbitrarily nested named components.
-
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.
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Requires.jl195Lazy code loading for Julia
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
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.
-
LinearOperators.jl150Linear Operators for Julia
-
Compat.jl145Compatibility across Julia versions
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
LLVM.jl130Julia wrapper for the LLVM C API
-
Preferences.jl129Project Preferences Package
-
ImplicitDifferentiation.jl122Automatic differentiation of implicit functions
-
Functors.jl116Parameterise all the things
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Adapt.jl89-
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
ExprTools.jl78Light-weight expression manipulation tools
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
Scratch.jl58Scratch spaces for all your persistent mutable data needs
-
FastClosures.jl54Faster closure variable capture
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
Static.jl52Static types useful for dispatch and generated functions.
-
PackageExtensionCompat.jl50Makes Julia's package extensions backwards compatible
-
ADTypes.jl38Repository for automatic differentiation backend types
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
-
InverseFunctions.jl29Interface for function inversion in Julia
Loading more...