Dependency Packages
-
MutableArithmetics.jl49Interface for arithmetics on mutable types in Julia
-
CodecZlib.jl50Zlib codecs for TranscodingStreams.jl.
-
Static.jl52Static types useful for dispatch and generated functions.
-
SortingAlgorithms.jl53Extra sorting algorithms extending Julia's sorting API
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
CpuId.jl54Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
-
VectorizationBase.jl67Base library providing vectorization-tools (ie, SIMD) that other libraries are built off of.
-
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
-
FilePathsBase.jl79Filesystem path types in julia
-
InvertedIndices.jl81A simple index type that allows for inverted selections
-
UnPack.jl84`@pack!` and `@unpack` macros
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
Adapt.jl89-
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
RandomNumbers.jl97Random Number Generators for the Julia Language.
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
LineSearches.jl115Line search methods for optimization and root-finding
-
Preferences.jl129Project Preferences Package
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
StringDistances.jl134String Distances in Julia
-
Compat.jl145Compatibility across Julia versions
-
Crayons.jl149Colored and styled strings for terminals.
-
Pipe.jl153An enhancement to julia piping syntax
-
Reexport.jl162Julia macro for re-exporting one module from another
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
Requires.jl195Lazy code loading for Julia
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
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.
-
JuliaSyntax.jl270The Julia compiler frontend
-
FastGaussQuadrature.jl298Julia package for Gaussian quadrature
Loading more...