Dependency Packages
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
LoopVectorization.jl742Macro(s) for vectorizing loops.
-
TimerOutputs.jl651Formatted output of timed sections in Julia
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
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.
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
Requires.jl195Lazy code loading for Julia
-
StaticTools.jl168Enabling StaticCompiler.jl-based compilation of (some) Julia code to standalone native binaries by avoiding GC allocations and llvmcall-ing all the things!
-
Bumper.jl158Bring Your Own Stack
-
GPUCompiler.jl156Reusable compiler infrastructure for Julia GPU backends.
-
Compat.jl145Compatibility across Julia versions
-
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
-
Preferences.jl129Project Preferences Package
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Adapt.jl89-
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
UnPack.jl84`@pack!` and `@unpack` macros
-
ExprTools.jl78Light-weight expression manipulation tools
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
VectorizationBase.jl67Base library providing vectorization-tools (ie, SIMD) that other libraries are built off of.
-
Scratch.jl58Scratch spaces for all your persistent mutable data needs
-
CpuId.jl54Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
Static.jl52Static types useful for dispatch and generated functions.
-
UnsafeArrays.jl43Stack-allocated pointer-based array views
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
-
ManualMemory.jl31Manual memory management utilities.
-
InverseFunctions.jl29Interface for function inversion in Julia
-
SLEEFPirates.jl22Pirated SLEEF port.
-
IfElse.jl19Under some conditions you may need this function
-
ThreadingUtilities.jl17Utilities for low overhead threading in Julia.
-
IrrationalConstants.jl16Defines additional irrationals
-
StaticArraysCore.jl16Interface package for StaticArrays.jl
-
StaticArrayInterface.jl14Interface designs for enforcing static computations in array functions with Julia
Loading more...