Dependency Packages
-
UnicodePlots.jl1421Unicode-based scientific plotting for working in the terminal
-
StaticArrays.jl761Statically sized arrays for Julia
-
ProgressMeter.jl693Progress meter for long-running computations
-
DataStructures.jl690Julia implementation of Data structures
-
StatsBase.jl584Basic statistics for Julia
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
FastGaussQuadrature.jl298Julia package for Gaussian quadrature
-
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.
-
Colors.jl204Color manipulation utilities for Julia
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Requires.jl195Lazy code loading for Julia
-
ColorSchemes.jl187Colorschemes, colormaps, gradients, and palettes
-
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.
-
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
-
MarchingCubes.jl19Efficient Implementation of Marching Cubes' Cases with Topological Guarantees
-
StatsAPI.jl17A statistics-focused namespace for packages to share functions
-
IrrationalConstants.jl16Defines additional irrationals
-
StaticArraysCore.jl16Interface package for StaticArrays.jl
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
AltInplaceOpsInterface.jl0This is a package for interfacing some inplace operations due to old julia code
View all packages