Dependency Packages
-
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.
-
QuadGK.jl268Adaptive 1d numerical Gauss–Kronrod integration in Julia
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
JSON.jl311JSON parsing and printing
-
LsqFit.jl313Simple curve fitting in Julia
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
MathOptInterface.jl388A data structure for mathematical optimization problems
-
Parameters.jl419Types with default field values, keyword constructors and (un-)pack macros
-
StatsBase.jl584Basic statistics for Julia
-
BenchmarkTools.jl607A benchmarking framework for the Julia language
-
DataStructures.jl690Julia implementation of Data structures
-
StaticArrays.jl761Statically sized arrays for Julia
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
Distributions.jl1102A Julia package for probability distributions and associated functions.
-
Optim.jl1116Optimization functions for Julia
View all packages