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
-
BenchmarkTools.jl607A benchmarking framework for the Julia language
-
Distances.jl425A Julia package for evaluating distances (metrics) between vectors.
-
Parameters.jl419Types with default field values, keyword constructors and (un-)pack macros
-
MathOptInterface.jl388A data structure for mathematical optimization problems
-
PowerModels.jl388A Julia/JuMP Package for Power Network Optimization
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
NLsolve.jl324Julia solvers for systems of nonlinear equations and mixed complementarity problems
-
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.
-
FiniteDiff.jl247Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Requires.jl195Lazy code loading for Julia
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
LineSearches.jl115Line search methods for optimization and root-finding
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
HiGHS.jl103A Julia interface to the HiGHS solver
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
Memento.jl87A flexible logging library for Julia
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
UnPack.jl84`@pack!` and `@unpack` macros
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
PowerModelsACDC.jl53A hybrid AC/DC OPF package based on PowerModels.jl
-
CodecZlib.jl50Zlib codecs for TranscodingStreams.jl.
-
MutableArithmetics.jl49Interface for arithmetics on mutable types in Julia
-
InfrastructureModels.jl39Shared functionalities for multiple infrastructure network optimization packages
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
-
NLSolversBase.jl30Base package for optimization and equation solver software in JuliaNLSolvers
-
InverseFunctions.jl29Interface for function inversion in Julia
Loading more...