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
-
MAT.jl278Julia module for reading MATLAB files
-
FFTW.jl269Julia bindings to the FFTW library for fast Fourier transforms
-
QuadGK.jl268Adaptive 1d numerical Gauss–Kronrod integration in Julia
-
KernelFunctions.jl267Julia package for kernel functions for machine learning
-
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
-
StatsFuns.jl232Mathematical functions related to statistics.
-
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
-
Requires.jl195Lazy code loading for Julia
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
ColorSchemes.jl187Colorschemes, colormaps, gradients, and palettes
-
Wavelets.jl187A Julia package for fast discrete wavelet transforms and utilities
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
CoordinateTransformations.jl179A fresh approach to coordinate transformations...
-
KernelDensity.jl177Kernel density estimators for Julia
-
Accessors.jl175Update immutable data
-
Setfield.jl165Update deeply nested immutable structs.
-
Reexport.jl162Julia macro for re-exporting one module from another
-
JuliaInterpreter.jl162Interpreter for Julia code
-
BSON.jl157-
-
SimpleTraits.jl155Simple Traits for Julia
-
Pipe.jl153An enhancement to julia piping syntax
-
IterTools.jl152Common functional iterator patterns
-
Crayons.jl149Colored and styled strings for terminals.
-
Compat.jl145Compatibility across Julia versions
-
ArchGDAL.jl141A high level API for GDAL - Geospatial Data Abstraction Library
-
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
-
CodeTracking.jl131It's editing-time, do you know where your methods are?
-
LLVM.jl130Julia wrapper for the LLVM C API
-
Preferences.jl129Project Preferences Package
-
Cubature.jl126One- and multi-dimensional adaptive integration routines for the Julia language
Loading more...