Dependency Packages
-
JuMP.jl2210Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
DataStructures.jl690Julia implementation of Data structures
-
LightGraphs.jl671An optimized graphs package for the Julia programming language
-
TimerOutputs.jl651Formatted output of timed sections in Julia
-
BenchmarkTools.jl607A benchmarking framework for the Julia language
-
Distances.jl425A Julia package for evaluating distances (metrics) between vectors.
-
NearestNeighbors.jl413High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.
-
MathOptInterface.jl388A data structure for mathematical optimization problems
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
Krylov.jl338A Julia Basket of Hand-Picked Krylov Methods
-
JSON.jl311JSON parsing and printing
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
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.
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Requires.jl195Lazy code loading for Julia
-
SimpleTraits.jl155Simple Traits for Julia
-
Tulip.jl154Interior-point solver in pure Julia
-
LinearOperators.jl150Linear Operators for Julia
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
ArnoldiMethod.jl96The Arnoldi Method with Krylov-Schur restart, natively in Julia.
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
ExprTools.jl78Light-weight expression manipulation tools
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
StableRNGs.jl57A Julia RNG with stable streams
-
FastClosures.jl54Faster closure variable capture
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
CodecZlib.jl50Zlib codecs for TranscodingStreams.jl.
-
MutableArithmetics.jl49Interface for arithmetics on mutable types in Julia
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
-
LDLFactorizations.jl34Factorization of Symmetric Matrices
-
InverseFunctions.jl29Interface for function inversion in Julia
Loading more...