Dependency Packages
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
StaticArraysCore.jl16Interface package for StaticArrays.jl
-
DelimitedFiles.jl18A package for reading and writing files with delimited values (Originally a Julia stdlib)
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
InverseFunctions.jl29Interface for function inversion in Julia
-
IrrationalConstants.jl16Defines additional irrationals
-
Preferences.jl129Project Preferences Package
-
UnPack.jl84`@pack!` and `@unpack` macros
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
MutableArithmetics.jl49Interface for arithmetics on mutable types 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.
-
CEnum.jl12C-compatible enum for Julia
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Parsers.jl114Fast parsing machinery for basic types 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
-
MathOptInterface.jl388A data structure for mathematical optimization problems
-
CodecBzip2.jl8A bzip2 codec for TranscodingStreams.jl.
-
CodecZlib.jl50Zlib codecs for TranscodingStreams.jl.
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
ArgCheck.jl101Package for checking function arguments
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
BenchmarkTools.jl607A benchmarking framework for the Julia language
-
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
-
Requires.jl195Lazy code loading for Julia
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
Compat.jl145Compatibility across Julia versions
-
Sobol.jl77Generation of Sobol low-discrepancy sequence (LDS) for the Julia language
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
NLopt.jl262A Julia interface to the NLopt nonlinear-optimization library
-
DataStructures.jl690Julia implementation of Data structures
-
JSON.jl311JSON parsing and printing
View all packages