Dependency Packages
-
AliasTables.jl8An efficient sampler for discrete random variables
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
DensityInterface.jl12Interface for mathematical/statistical densities in Julia
-
PkgVersion.jl13Access `version`, `uuid`, etc. in `Project.toml`
-
Rmath.jl16Archive of functions that emulate R's d-p-q-r functions for probability distributions
-
IrrationalConstants.jl16Defines additional irrationals
-
StaticArraysCore.jl16Interface package for StaticArrays.jl
-
StatsAPI.jl17A statistics-focused namespace for packages to share functions
-
PtrArrays.jl17Back to the stone age!
-
Distributed.jl26Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
-
InverseFunctions.jl29Interface for function inversion in Julia
-
NLSolversBase.jl30Base package for optimization and equation solver software in JuliaNLSolvers
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
SortingAlgorithms.jl53Extra sorting algorithms extending Julia's sorting API
-
HypergeometricFunctions.jl68A Julia package for calculating hypergeometric functions
-
Missings.jl70Missing value support for Julia
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
Bessels.jl78Bessel functions for real arguments and orders
-
UnPack.jl84`@pack!` and `@unpack` macros
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Preferences.jl129Project Preferences Package
-
Compat.jl145Compatibility across Julia versions
-
Reexport.jl162Julia macro for re-exporting one module from another
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
Requires.jl195Lazy code loading for Julia
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
FileIO.jl216Main Package for IO, loading all different kind of files
-
StatsFuns.jl232Mathematical functions related to statistics.
-
FiniteDiff.jl247Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
-
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.
-
QuadGK.jl268Adaptive 1d numerical Gauss–Kronrod integration in Julia
-
JLD.jl278Saving and loading julia variables while preserving native types
-
FastGaussQuadrature.jl298Julia package for Gaussian quadrature
Loading more...