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