Dependency Packages
-
AbstractFFTs.jl125A Julia framework for implementing FFTs
-
Adapt.jl89-
-
AliasTables.jl8An efficient sampler for discrete random variables
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
BitTwiddlingConvenienceFunctions.jl3Bit twiddling convenience functions.
-
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.
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
CloseOpenIntervals.jl2-
-
Combinatorics.jl214A combinatorics library for Julia
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
CommonWorldInvalidations.jl9Fixing the world one invalidator at a time.
-
Compat.jl145Compatibility across Julia versions
-
CpuId.jl54Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
-
CPUSummary.jl7-
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
DataStructures.jl690Julia implementation of Data structures
-
DensityInterface.jl12Interface for mathematical/statistical densities in Julia
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
Distances.jl425A Julia package for evaluating distances (metrics) between vectors.
-
Distributions.jl1102A Julia package for probability distributions and associated functions.
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
FFTW.jl269Julia bindings to the FFTW library for fast Fourier transforms
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
HostCPUFeatures.jl8-
-
HypergeometricFunctions.jl68A Julia package for calculating hypergeometric functions
-
IfElse.jl19Under some conditions you may need this function
-
InverseFunctions.jl29Interface for function inversion in Julia
-
IrrationalConstants.jl16Defines additional irrationals
-
LayoutPointers.jl1-
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
LoopVectorization.jl742Macro(s) for vectorizing loops.
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
ManualMemory.jl31Manual memory management utilities.
-
Missings.jl70Missing value support for Julia
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
NearestNeighbors.jl413High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
Loading more...