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.
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
LoopVectorization.jl742Macro(s) for vectorizing loops.
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Octavian.jl230Multi-threaded BLAS-like library that provides pure Julia matrix multiplication
-
Compat.jl145Compatibility across Julia versions
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Bumper.jl158Bring Your Own Stack
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
StaticArrays.jl761Statically sized arrays for Julia
-
StaticArrayInterface.jl14Interface designs for enforcing static computations in array functions with Julia
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
Calculus.jl278Calculus functions in Julia
-
InverseFunctions.jl29Interface for function inversion in Julia
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
Static.jl52Static types useful for dispatch and generated functions.
-
Distributed.jl26Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
-
CpuId.jl54Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
-
StrideArrays.jl54Library supporting the ArrayInterface.jl strided array interface.
-
Adapt.jl89-
-
Preferences.jl129Project Preferences Package
-
UnsafeArrays.jl43Stack-allocated pointer-based array views
-
UnPack.jl84`@pack!` and `@unpack` macros
-
SLEEFPirates.jl22Pirated SLEEF port.
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
IrrationalConstants.jl16Defines additional irrationals
-
StaticArraysCore.jl16Interface package for StaticArrays.jl
-
VectorizedStatistics.jl42Fast, LoopVectorization.jl-based summary statistics
-
VectorizationBase.jl67Base library providing vectorization-tools (ie, SIMD) that other libraries are built off of.
-
CommonWorldInvalidations.jl9Fixing the world one invalidator at a time.
-
PolyesterWeave.jl7Scheduler for Polyester.jl and compatible libraries such as LoopVectorization.jl.
-
StrideArraysCore.jl16The core AbstractStrideArray type, separated from StrideArrays.jl to avoid circular dependencies.
-
CloseOpenIntervals.jl2-
-
BitTwiddlingConvenienceFunctions.jl3Bit twiddling convenience functions.
-
HostCPUFeatures.jl8-
Loading more...