Dependency Packages
-
NearestNeighbors.jl413High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for 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.
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
DataStructures.jl690Julia implementation of Data structures
-
Reexport.jl162Julia macro for re-exporting one module from another
-
FFTW.jl269Julia bindings to the FFTW library for fast Fourier transforms
-
StatsFuns.jl232Mathematical functions related to statistics.
-
StatsBase.jl584Basic statistics for Julia
-
LoopVectorization.jl742Macro(s) for vectorizing loops.
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Rmath.jl16Archive of functions that emulate R's d-p-q-r functions for probability distributions
-
Distributions.jl1102A Julia package for probability distributions and associated functions.
-
HypergeometricFunctions.jl68A Julia package for calculating hypergeometric functions
-
Compat.jl145Compatibility across Julia versions
-
StatsAPI.jl17A statistics-focused namespace for packages to share functions
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
QuadGK.jl268Adaptive 1d numerical Gauss–Kronrod integration in Julia
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
StaticArrays.jl761Statically sized arrays for Julia
-
StaticArrayInterface.jl14Interface designs for enforcing static computations in array functions with Julia
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
Parameters.jl419Types with default field values, keyword constructors and (un-)pack macros
-
PtrArrays.jl17Back to the stone age!
-
AbstractFFTs.jl125A Julia framework for implementing FFTs
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
InverseFunctions.jl29Interface for function inversion in Julia
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
Distances.jl425A Julia package for evaluating distances (metrics) between vectors.
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
Static.jl52Static types useful for dispatch and generated functions.
-
CpuId.jl54Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
-
Adapt.jl89-
-
Preferences.jl129Project Preferences Package
-
UnPack.jl84`@pack!` and `@unpack` macros
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
Loading more...