Dependency Packages
-
StaticArrayInterface.jl14Interface designs for enforcing static computations in array functions with Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Compat.jl145Compatibility across Julia versions
-
PaddedViews.jl49Add virtual padding to the edges of an array
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Unitful.jl603Physical quantities with arbitrary units
-
FixedPointNumbers.jl79Fixed point types for julia
-
CommonSolve.jl19A common solve function for scientific machine learning (SciML) and beyond
-
FFTW.jl269Julia bindings to the FFTW library for fast Fourier transforms
-
Reexport.jl162Julia macro for re-exporting one module from another
-
DataStructures.jl690Julia implementation of Data structures
-
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.
-
ConstructionBase.jl34Primitives for construction of objects
-
Roots.jl342Root finding functions for Julia
-
Accessors.jl175Update immutable data
View all packages