Dependency Packages
-
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.
-
DiffEqBase.jl309The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
-
LazyArrays.jl303Lazy arrays and linear algebra in Julia
-
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
-
Dictionaries.jl282An alternative interface for dictionaries in Julia, for improved productivity and performance
-
FFTW.jl269Julia bindings to the FFTW library for fast Fourier transforms
-
QuadGK.jl268Adaptive 1d numerical Gauss–Kronrod integration in Julia
-
MCMCChains.jl266Types and utility functions for summarizing Markov chain Monte Carlo simulations
-
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.
-
StochasticDiffEq.jl248Solvers for stochastic differential equations which connect with the scientific machine learning (SciML) ecosystem
-
FiniteDiff.jl247Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
-
LinearSolve.jl244LinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.
-
Polyester.jl241The cheapest threads you can find!
-
SparseDiffTools.jl238Fast jacobian computation through sparsity exploitation and matrix coloring
-
StatsFuns.jl232Mathematical functions related to statistics.
-
AdvancedHMC.jl228Robust, modular and efficient implementation of advanced Hamiltonian Monte Carlo algorithms
-
NonlinearSolve.jl227High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
-
Combinatorics.jl214A combinatorics library for Julia
-
RecursiveArrayTools.jl212Tools for easily handling objects like arrays of arrays and deeper nestings in scientific machine learning (SciML) and other applications
-
Sundials.jl208Julia interface to Sundials, including a nonlinear solver (KINSOL), ODE's (CVODE and ARKODE), and DAE's (IDA) in a SciML scientific machine learning enabled manner
-
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
-
NNlib.jl201Neural Network primitives with multiple backends
-
AxisArrays.jl200Performant arrays where each dimension can have a named axis with values
-
AbstractTrees.jl200Abstract julia interfaces for working with trees
-
Bijectors.jl200Implementation of normalising flows and constrained random variable transformations
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
Requires.jl195Lazy code loading for Julia
-
BlockArrays.jl194BlockArrays for Julia
-
ColorSchemes.jl187Colorschemes, colormaps, gradients, and palettes
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
KernelDensity.jl177Kernel density estimators for Julia
-
Accessors.jl175Update immutable data
-
Setfield.jl165Update deeply nested immutable structs.
-
DifferentiationInterface.jl163An interface to various automatic differentiation backends in Julia.
Loading more...