Dependency Packages
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
LineSearches.jl115Line search methods for optimization and root-finding
-
CategoricalArrays.jl125Arrays for working with categorical data (both nominal and ordinal)
-
Preferences.jl129Project Preferences Package
-
Compat.jl145Compatibility across Julia versions
-
Crayons.jl149Colored and styled strings for terminals.
-
Reexport.jl162Julia macro for re-exporting one module from another
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
Requires.jl195Lazy code loading for Julia
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
StatsFuns.jl232Mathematical functions related to statistics.
-
FiniteDiff.jl247Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
-
StatsModels.jl248Specifying, fitting, and evaluating statistical models in Julia
-
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.
-
NLopt.jl262A Julia interface to the NLopt nonlinear-optimization library
-
QuadGK.jl268Adaptive 1d numerical Gauss–Kronrod integration in Julia
-
Tables.jl299An interface for tables in Julia
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
JSON.jl311JSON parsing and printing
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
MathOptInterface.jl388A data structure for mathematical optimization problems
-
PrettyTables.jl403Print data in formatted tables.
-
Parameters.jl419Types with default field values, keyword constructors and (un-)pack macros
-
StatsBase.jl584Basic statistics for Julia
-
BenchmarkTools.jl607A benchmarking framework for the Julia language
-
DataStructures.jl690Julia implementation of Data structures
-
ProgressMeter.jl693Progress meter for long-running computations
-
StaticArrays.jl761Statically sized arrays for Julia
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
Distributions.jl1102A Julia package for probability distributions and associated functions.
-
Optim.jl1116Optimization functions for Julia
View all packages