Dependency Packages
-
Zygote.jl135321st century AD
-
Revise.jl1053Automatically update function definitions in a running Julia session
-
Distributions.jl987A Julia package for probability distributions and associated functions.
-
ForwardDiff.jl778Forward Mode Automatic Differentiation for Julia
-
LoopVectorization.jl659Macro(s) for vectorizing loops.
-
StaticArrays.jl643Statically sized arrays for Julia
-
DataStructures.jl616Julia implementation of Data structures
-
ProgressMeter.jl596Progress meter for long-running computations
-
JET.jl571An experimental code analyzer for Julia. No need for additional type annotations.
-
StatsBase.jl525Basic statistics for Julia
-
Cthulhu.jl456The slow descent into madness
-
JLD2.jl436HDF5-compatible file format in pure Julia
-
ChainRules.jl358Forward and reverse mode automatic differentiation primitives for Julia Base + StdLibs
-
SpecialFunctions.jl305Special mathematical functions in Julia
-
SnoopCompile.jl289Making packages work faster with more extensive precompilation
-
MacroTools.jl281MacroTools provides a library of tools for working with Julia code and expressions.
-
GPUArrays.jl270Reusable array functionality for Julia's various GPU backends.
-
StructArrays.jl268Efficient implementation of struct arrays in Julia
-
Tables.jl264An interface for tables in Julia
-
Calculus.jl260Calculus functions in Julia
-
StatsFuns.jl224Mathematical functions related to statistics.
-
ChainRulesCore.jl218AD-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.
-
JuliaSyntax.jl218A Julia frontend, written in Julia
-
QuadGK.jl210Adaptive 1d numerical Gauss–Kronrod integration in Julia
-
Combinatorics.jl204A combinatorics library for Julia
-
FileIO.jl192Main Package for IO, loading all different kind of files
-
Requires.jl185Lazy code loading for Julia
-
Colors.jl182Color manipulation utilities for Julia
-
AbstractTrees.jl178Abstract julia interfaces for working with trees
-
OffsetArrays.jl177Fortran-like arrays with arbitrary, zero or negative starting indices.
-
JuliaInterpreter.jl149Interpreter for Julia code
-
FillArrays.jl143Julia package for lazily representing matrices filled with a single entry
-
Reexport.jl130Julia macro for re-exporting one module from another
-
Compat.jl129Compatibility across Julia versions
-
PrecompileTools.jl128Reduce time-to-first-execution of Julia code
-
ArrayInterface.jl125Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
CategoricalArrays.jl118Arrays for working with categorical data (both nominal and ordinal)
-
CodeTracking.jl113It's editing-time, do you know where your methods are?
-
LLVM.jl109Julia wrapper for the LLVM C API
-
IRTools.jl101Mike's Little Intermediate Representation
Loading more...