Dependency Packages
-
Distributions.jl1102A Julia package for probability distributions and associated functions.
-
DataStructures.jl690Julia implementation of Data structures
-
StatsBase.jl584Basic statistics for Julia
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
JSON.jl311JSON parsing and printing
-
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.
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Requires.jl195Lazy code loading for Julia
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
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
-
SortingAlgorithms.jl53Extra sorting algorithms extending Julia's sorting API
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
SpatialIndexing.jl30Spatial data indexing in pure Julia (R*-trees etc)
-
InverseFunctions.jl29Interface for function inversion in Julia
-
Distributed.jl26Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
-
CPUTime.jl23Julia module for CPU timing
-
StatsAPI.jl17A statistics-focused namespace for packages to share functions
-
PtrArrays.jl17Back to the stone age!
-
Rmath.jl16Archive of functions that emulate R's d-p-q-r functions for probability distributions
-
IrrationalConstants.jl16Defines additional irrationals
-
DensityInterface.jl12Interface for mathematical/statistical densities in Julia
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
AliasTables.jl8An efficient sampler for discrete random variables
View all packages