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