Dependency Packages
-
PackageCompiler.jl1415Compile your Julia Package
-
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
-
Unitful.jl603Physical quantities with arbitrary units
-
StatsBase.jl584Basic statistics for Julia
-
Distances.jl425A Julia package for evaluating distances (metrics) between vectors.
-
Parameters.jl419Types with default field values, keyword constructors and (un-)pack macros
-
NearestNeighbors.jl413High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.
-
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.
-
Comonicon.jl282Your best CLI generator in JuliaLang
-
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
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
Glob.jl126Posix-compliant file name pattern matching
-
EzXML.jl122XML/HTML handling tools for primates
-
LineSearches.jl115Line search methods for optimization and root-finding
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
PeriodicTable.jl111Periodic Table for Julians! :fire:
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
ProgressBars.jl104A Julia clone of https://pypi.python.org/pypi/tqdm
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
UnPack.jl84`@pack!` and `@unpack` macros
-
Configurations.jl79Options & Configurations made easy.
-
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
Loading more...