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
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
FFTW.jl269Julia bindings to the FFTW library for fast Fourier transforms
-
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
-
Colors.jl204Color manipulation utilities for Julia
-
Requires.jl195Lazy code loading for Julia
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
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
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
Preferences.jl129Project Preferences Package
-
AbstractFFTs.jl125A Julia framework for implementing FFTs
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
ImageFiltering.jl99Julia implementations of multidimensional array convolution and nonlinear stencil operations
-
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
-
TiledIteration.jl81Julia package to facilitate writing mulithreaded, multidimensional, cache-efficient code
-
FixedPointNumbers.jl79Fixed point types for julia
-
ColorTypes.jl78Basic color definitions and traits
-
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
-
Static.jl52Static types useful for dispatch and generated functions.
-
PaddedViews.jl49Add virtual padding to the edges of an array
-
ColorVectorSpace.jl35Treat colors as if they are n-vectors for the purposes of arithmetic
-
ComputationalResources.jl34Julia package for selecting hardware, libraries, and algorithms for a computation
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
InverseFunctions.jl29Interface for function inversion in Julia
-
ImageCore.jl28Julia types for representing images
Loading more...