Dependency Packages
-
Plots.jl1825Powerful convenience for Julia visualizations and data analysis
-
Optim.jl1116Optimization functions for Julia
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
DataStructures.jl690Julia implementation of Data structures
-
TimerOutputs.jl651Formatted output of timed sections in Julia
-
HTTP.jl632HTTP for Julia
-
BenchmarkTools.jl607A benchmarking framework for the Julia language
-
Unitful.jl603Physical quantities with arbitrary units
-
StatsBase.jl584Basic statistics for Julia
-
Latexify.jl558Convert julia objects to LaTeX equations, arrays or other environments.
-
Interpolations.jl523Fast, continuous interpolation of discrete datasets in Julia
-
Parameters.jl419Types with default field values, keyword constructors and (un-)pack macros
-
PrettyTables.jl403Print data in formatted tables.
-
IterativeSolvers.jl401Iterative algorithms for solving linear systems, eigensystems, and singular value problems
-
MathOptInterface.jl388A data structure for mathematical optimization problems
-
MPI.jl375MPI wrappers for Julia
-
GR.jl354Plotting for Julia based on GR, a framework for visualisation applications
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
Roots.jl342Root finding functions for Julia
-
GPUArrays.jl317Reusable array functionality for Julia's various GPU backends.
-
JSON.jl311JSON parsing and printing
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
Polynomials.jl303Polynomial manipulations in Julia
-
LinearMaps.jl303A Julia package for defining and working with linear maps, also known as linear transformations or linear operators acting on vectors. The only requirement for a LinearMap is that it can act on a vector (by multiplication) efficiently.
-
Tables.jl299An interface for tables in Julia
-
ComponentArrays.jl288Arrays with arbitrarily nested named components.
-
FFTW.jl269Julia bindings to the FFTW library for fast Fourier transforms
-
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
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
Colors.jl204Color manipulation utilities for Julia
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Requires.jl195Lazy code loading for Julia
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
ColorSchemes.jl187Colorschemes, colormaps, gradients, and palettes
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
Accessors.jl175Update immutable data
-
Setfield.jl165Update deeply nested immutable structs.
-
Reexport.jl162Julia macro for re-exporting one module from another
Loading more...