Dependency Packages
-
UnicodePlots.jl1421Unicode-based scientific plotting for working in the terminal
-
StaticArrays.jl761Statically sized arrays for Julia
-
DataStructures.jl690Julia implementation of Data structures
-
StatsBase.jl584Basic statistics for Julia
-
Graphs.jl457An optimized graphs package for 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.
-
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.
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Colors.jl204Color manipulation utilities for Julia
-
Requires.jl195Lazy code loading for Julia
-
ColorSchemes.jl187Colorschemes, colormaps, gradients, and palettes
-
Reexport.jl162Julia macro for re-exporting one module from another
-
SimpleTraits.jl155Simple Traits for Julia
-
Crayons.jl149Colored and styled strings for terminals.
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
ArnoldiMethod.jl96The Arnoldi Method with Krylov-Schur restart, natively in Julia.
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
FixedPointNumbers.jl79Fixed point types for julia
-
ColorTypes.jl78Basic color definitions and traits
-
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
-
Contour.jl44Calculating contour curves for 2D scalar fields in Julia
-
ColorVectorSpace.jl35Treat colors as if they are n-vectors for the purposes of arithmetic
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
InverseFunctions.jl29Interface for function inversion in Julia
-
Distributed.jl26Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
-
TensorCore.jl24Lightweight package for sharing tensor-algebra definitions
-
Inflate.jl24Julia implementation of zlib decompression
-
MarchingCubes.jl19Efficient Implementation of Marching Cubes' Cases with Topological Guarantees
-
DelimitedFiles.jl18A package for reading and writing files with delimited values (Originally a Julia stdlib)
-
StatsAPI.jl17A statistics-focused namespace for packages to share functions
-
StaticArraysCore.jl16Interface package for StaticArrays.jl
-
IrrationalConstants.jl16Defines additional irrationals
Loading more...