Dependency Packages
-
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
-
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.
-
NonlinearSolve.jl227High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
-
RecursiveArrayTools.jl212Tools for easily handling objects like arrays of arrays and deeper nestings in scientific machine learning (SciML) and other applications
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Colors.jl204Color manipulation utilities for Julia
-
Requires.jl195Lazy code loading for Julia
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
BlockArrays.jl194BlockArrays for Julia
-
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.
-
DifferentiationInterface.jl163An interface to various automatic differentiation backends in Julia.
-
Reexport.jl162Julia macro for re-exporting one module from another
-
GPUCompiler.jl156Reusable compiler infrastructure for Julia GPU backends.
-
SimpleTraits.jl155Simple Traits for Julia
-
Pipe.jl153An enhancement to julia piping syntax
-
IterTools.jl152Common functional iterator patterns
-
Compat.jl145Compatibility across Julia versions
-
LoggingExtras.jl139Composable Loggers for the Julia Logging StdLib
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
LLVM.jl130Julia wrapper for the LLVM C API
-
SciMLBase.jl130The Base interface of the SciML ecosystem
-
Preferences.jl129Project Preferences Package
-
BandedMatrices.jl128A Julia package for representing banded matrices
-
AbstractFFTs.jl125A Julia framework for implementing FFTs
-
PlotThemes.jl122Themes for the Julia plotting package Plots.jl
-
Functors.jl116Parameterise all the things
-
LineSearches.jl115Line search methods for optimization and root-finding
-
LowLevelParticleFilters.jl114State estimation, smoothing and parameter estimation using Kalman and particle filters.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
PreallocationTools.jl111Tools for building non-allocating pre-cached functions in Julia, allowing for GC-free usage of automatic differentiation in complex codes
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
Loading more...