Dependency Packages
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
ProgressMeter.jl693Progress meter for long-running computations
-
DataStructures.jl690Julia implementation of Data structures
-
TimerOutputs.jl651Formatted output of timed sections in Julia
-
BenchmarkTools.jl607A benchmarking framework for the Julia 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.
-
FiniteDifferences.jl296High accuracy derivatives, estimated via numerical finite differences (formerly FDM.jl)
-
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
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
Setfield.jl165Update deeply nested immutable structs.
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
FrankWolfe.jl92Julia implementation for various Frank-Wolfe and Conditional Gradient variants
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
NamedTupleTools.jl80Some utilities for working with NamedTuples
-
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`.
-
Arpack.jl69Julia Wrappers for the arpack-ng Fortran library
-
Richardson.jl62Richardson extrapolation in Julia
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
CodecZlib.jl50Zlib codecs for TranscodingStreams.jl.
-
BlockDiagonals.jl49Functionality for working efficiently with block diagonal matrices.
-
MutableArithmetics.jl49Interface for arithmetics on mutable types in Julia
-
Hungarian.jl40The Hungarian(Kuhn-Munkres) algorithm for Julia
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
-
ConstructionBase.jl34Primitives for construction of objects
-
Bonobo.jl31A general branch and bound framework
-
InverseFunctions.jl29Interface for function inversion in Julia
Loading more...