Dependency Packages
-
JuMP.jl2210Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
-
DataFrames.jl1725In-memory tabular data in 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
-
CSV.jl466Utility library for working with CSV and other delimited files in the Julia programming language
-
Distances.jl425A Julia package for evaluating distances (metrics) between vectors.
-
NearestNeighbors.jl413High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.
-
PrettyTables.jl403Print data in formatted tables.
-
MathOptInterface.jl388A data structure for mathematical optimization problems
-
Clustering.jl353A Julia package for data clustering
-
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.
-
Tables.jl299An interface for tables 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.
-
FileIO.jl216Main Package for IO, loading all different kind of files
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
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
-
Crayons.jl149Colored and styled strings for terminals.
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
InvertedIndices.jl81A simple index type that allows for inverted selections
-
FilePathsBase.jl79Filesystem path types in julia
-
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
-
CodecZlib.jl50Zlib codecs for TranscodingStreams.jl.
-
MutableArithmetics.jl49Interface for arithmetics on mutable types in Julia
Loading more...