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
-
Graphs.jl457An optimized graphs package for the Julia programming language
-
Enzyme.jl438Julia bindings for the Enzyme automatic differentiator
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
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.
-
FiniteDiff.jl247Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
-
SparseDiffTools.jl238Fast jacobian computation through sparsity exploitation and matrix coloring
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Requires.jl195Lazy code loading for Julia
-
Accessors.jl175Update immutable data
-
NLPModels.jl171Data Structures for Optimization Models
-
Setfield.jl165Update deeply nested immutable structs.
-
Reexport.jl162Julia macro for re-exporting one module from another
-
GPUCompiler.jl156Reusable compiler infrastructure for Julia GPU backends.
-
SimpleTraits.jl155Simple Traits for Julia
-
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
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
ArgCheck.jl101Package for checking function arguments
-
ArnoldiMethod.jl96The Arnoldi Method with Krylov-Schur restart, natively in Julia.
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Adapt.jl89-
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
Tricks.jl85Cunning tricks though the julia compiler internals
-
UnPack.jl84`@pack!` and `@unpack` macros
-
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
Loading more...