Dependency Packages
-
Distributions.jl1102A Julia package for probability distributions and associated functions.
-
StaticArrays.jl761Statically sized arrays for Julia
-
DataStructures.jl690Julia implementation of Data structures
-
StatsBase.jl584Basic statistics for Julia
-
ChainRules.jl435Forward and reverse mode automatic differentiation primitives for Julia Base + StdLibs
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
Roots.jl342Root finding functions for Julia
-
StructArrays.jl319Efficient implementation of struct arrays in Julia
-
GPUArrays.jl317Reusable array functionality for Julia's various GPU backends.
-
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.
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Bijectors.jl200Implementation of normalising flows and constrained random variable transformations
-
Requires.jl195Lazy code loading for Julia
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
Accessors.jl175Update immutable data
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Compat.jl145Compatibility across Julia versions
-
LLVM.jl130Julia wrapper for the LLVM C API
-
Preferences.jl129Project Preferences Package
-
Functors.jl116Parameterise all the things
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
ArgCheck.jl101Package for checking function arguments
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Adapt.jl89-
-
MappedArrays.jl89Lazy in-place transformations of arrays
-
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
-
ElasticArrays.jl63Resizeable multi-dimensional arrays for Julia
-
SortingAlgorithms.jl53Extra sorting algorithms extending Julia's sorting API
-
ConstructionBase.jl34Primitives for construction of objects
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
InverseFunctions.jl29Interface for function inversion in Julia
-
Distributed.jl26Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
Loading more...