Dependency Packages
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Preferences.jl129Project Preferences Package
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
Compat.jl145Compatibility across Julia versions
-
Requires.jl195Lazy code loading for Julia
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Polyester.jl241The cheapest threads you can find!
-
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.
-
Tables.jl299An interface for tables in Julia
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
StatsBase.jl584Basic statistics for Julia
-
DataStructures.jl690Julia implementation of Data structures
-
LoopVectorization.jl742Macro(s) for vectorizing loops.
-
StaticArrays.jl761Statically sized arrays for Julia
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
View all packages