Dependency Packages
-
Distributions.jl1102A Julia package for probability distributions and associated functions.
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
LoopVectorization.jl742Macro(s) for vectorizing loops.
-
DataStructures.jl690Julia implementation of Data structures
-
StatsBase.jl584Basic statistics for Julia
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
TaylorSeries.jl346Taylor polynomial expansions in one and several independent variables.
-
Roots.jl342Root finding functions for Julia
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
Tables.jl299An interface for tables in Julia
-
QuadGK.jl268Adaptive 1d numerical Gauss–Kronrod integration in Julia
-
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.
-
StatsFuns.jl232Mathematical functions related to statistics.
-
Combinatorics.jl214A combinatorics library for Julia
-
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
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
Accessors.jl175Update immutable data
-
Setfield.jl165Update deeply nested immutable structs.
-
Reexport.jl162Julia macro for re-exporting one module from another
-
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
-
Cubature.jl126One- and multi-dimensional adaptive integration routines for the Julia language
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
ArgCheck.jl101Package for checking function arguments
-
Primes.jl99Prime numbers in Julia
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Adapt.jl89-
-
Copulas.jl88A fully `Distributions.jl`-compliant copula package
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
UnPack.jl84`@pack!` and `@unpack` macros
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
Missings.jl70Missing value support for Julia
-
HypergeometricFunctions.jl68A Julia package for calculating hypergeometric functions
-
VectorizationBase.jl67Base library providing vectorization-tools (ie, SIMD) that other libraries are built off of.
Loading more...