Dependency Packages
-
Optim.jl1116Optimization functions for Julia
-
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
-
StatsBase.jl584Basic statistics for Julia
-
Parameters.jl419Types with default field values, keyword constructors and (un-)pack macros
-
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.
-
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
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
Reexport.jl162Julia macro for re-exporting one module from another
-
LossFunctions.jl147Julia package of loss functions for machine learning.
-
Compat.jl145Compatibility across Julia versions
-
DispatchDoctor.jl137The dispatch doctor prescribes type stability
-
DynamicQuantities.jl132Efficient and type-stable physical quantities in Julia
-
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.
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
ProgressBars.jl104A Julia clone of https://pypi.python.org/pypi/tqdm
-
DynamicExpressions.jl101Ridiculously fast symbolic expressions
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
Tricks.jl85Cunning tricks though the julia compiler internals
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
UnPack.jl84`@pack!` and `@unpack` macros
-
Interfaces.jl80Macros to define and implement interfaces, to ensure they are checked and correct.
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
Missings.jl70Missing value support for Julia
-
SortingAlgorithms.jl53Extra sorting algorithms extending Julia's sorting API
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
PackageExtensionCompat.jl50Makes Julia's package extensions backwards compatible
Loading more...