Dependency Packages
-
Adapt.jl89-
-
Arpack.jl69Julia Wrappers for the arpack-ng Fortran library
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
BitTwiddlingConvenienceFunctions.jl3Bit twiddling convenience functions.
-
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.
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
CloseOpenIntervals.jl2-
-
CodecZlib.jl50Zlib codecs for TranscodingStreams.jl.
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
CommonWorldInvalidations.jl9Fixing the world one invalidator at a time.
-
Compat.jl145Compatibility across Julia versions
-
CpuId.jl54Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
-
CPUSummary.jl7-
-
DataDrop.jl5Numbers and matrices and strings stored to disk and retrieved again.
-
DelimitedFiles.jl18A package for reading and writing files with delimited values (Originally a Julia stdlib)
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
Distributed.jl26Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
FinEtools.jl147Finite Element tools in Julia
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
HDF5.jl386Save and load data in the HDF5 file format from Julia
-
HostCPUFeatures.jl8-
-
IfElse.jl19Under some conditions you may need this function
-
InverseFunctions.jl29Interface for function inversion in Julia
-
IrrationalConstants.jl16Defines additional irrationals
-
JSON.jl311JSON parsing and printing
-
LayoutPointers.jl1-
-
LightXML.jl91A light-weight Julia package for XML based on libxml2.
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
LoopVectorization.jl742Macro(s) for vectorizing loops.
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
ManualMemory.jl31Manual memory management utilities.
-
MPI.jl375MPI wrappers for Julia
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
PkgVersion.jl13Access `version`, `uuid`, etc. in `Project.toml`
Loading more...