Dependency Packages
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
Interpolations.jl523Fast, continuous interpolation of discrete datasets in Julia
-
Parameters.jl419Types with default field values, keyword constructors and (un-)pack macros
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
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
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
Requires.jl195Lazy code loading for Julia
-
Accessors.jl175Update immutable data
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Crayons.jl149Colored and styled strings for terminals.
-
Compat.jl145Compatibility across Julia versions
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
Preferences.jl129Project Preferences Package
-
Functors.jl116Parameterise all the things
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Downloads.jl89-
-
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
-
ReferenceFrameRotations.jl58A toolbox to represent 3D rotations of coordinate frames for Julia language.
-
ValSplit.jl56Compile away dynamic dispatch on Val-typed arguments via value-splitting.
-
PolynomialRoots.jl53Fast complex polynomial root finder, with support for arbitrary precision calculations
-
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
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
-
ConstructionBase.jl34Primitives for construction of objects
-
LibCURL.jl33Julia wrapper for libcurl
-
InverseFunctions.jl29Interface for function inversion in Julia
Loading more...