Dependency Packages
-
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
-
IntervalArithmetic.jl292Library for validated numerics using interval arithmetic
-
QuadGK.jl268Adaptive 1d numerical Gauss–Kronrod integration in Julia
-
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.
-
FileIO.jl216Main Package for IO, loading all different kind of files
-
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
-
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
-
NNlib.jl201Neural Network primitives with multiple backends
-
AbstractTrees.jl200Abstract julia interfaces for working with trees
-
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
-
Accessors.jl175Update immutable data
-
NLPModels.jl171Data Structures for Optimization Models
-
Tensors.jl170Efficient computations with symmetric and non-symmetric tensors with support for automatic differentiation.
-
SIMD.jl167Explicit SIMD vector operations for Julia
-
Setfield.jl165Update deeply nested immutable structs.
-
GeometryBasics.jl164Basic Geometry Types
-
Reexport.jl162Julia macro for re-exporting one module from another
-
JuliaInterpreter.jl162Interpreter for Julia code
-
GPUCompiler.jl156Reusable compiler infrastructure for Julia GPU backends.
-
ResumableFunctions.jl156C# style generators a.k.a. semi-coroutines for Julia.
-
SimpleTraits.jl155Simple Traits for Julia
-
Pipe.jl153An enhancement to julia piping syntax
-
IterTools.jl152Common functional iterator patterns
-
WriteVTK.jl151Julia package for writing VTK XML files
-
Einsum.jl150Einstein summation notation in Julia
-
LinearOperators.jl150Linear Operators for Julia
-
Crayons.jl149Colored and styled strings for terminals.
Loading more...