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
-
JLD2.jl549HDF5-compatible file format in pure Julia
-
Graphs.jl457An optimized graphs package for the Julia programming language
-
MathOptInterface.jl388A data structure for mathematical optimization problems
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
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.
-
Compose.jl249Declarative vector graphics
-
FileIO.jl216Main Package for IO, loading all different kind of files
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Colors.jl204Color manipulation utilities for Julia
-
GraphPlot.jl201Graph visualization for Julia.
-
Requires.jl195Lazy code loading for Julia
-
Reexport.jl162Julia macro for re-exporting one module from another
-
SimpleTraits.jl155Simple Traits for Julia
-
IterTools.jl152Common functional iterator patterns
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
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
-
Cairo.jl87Bindings to the Cairo graphics library.
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
FixedPointNumbers.jl79Fixed point types for julia
-
ColorTypes.jl78Basic color definitions and traits
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
MetaGraphs.jl58Graph data structures with multiple heterogeneous metadata for Graphs.jl.
-
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
Loading more...