Dependency Packages
-
PrettyTables.jl403Print data in formatted tables.
-
CUDA.jl1193CUDA programming in Julia.
-
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.
-
DataStructures.jl690Julia implementation of Data structures
-
IsApprox.jl11Interface for approximate and exact equality
-
DataFrames.jl1725In-memory tabular data in Julia
-
Reexport.jl162Julia macro for re-exporting one module from another
-
LLVM.jl130Julia wrapper for the LLVM C API
-
TimerOutputs.jl651Formatted output of timed sections in Julia
-
KernelAbstractions.jl363Heterogeneous programming in Julia
-
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.
-
InvertedIndices.jl81A simple index type that allows for inverted selections
-
FixedPointNumbers.jl79Fixed point types for julia
-
GPUCompiler.jl156Reusable compiler infrastructure for Julia GPU backends.
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
ITensors.jl521A Julia library for efficient tensor computations and tensor network calculations
-
Strided.jl147A Julia package for strided array views and efficient manipulations thereof
-
KrylovKit.jl279Krylov methods for linear problems, eigenvalues, singular values and matrix functions
-
Compat.jl145Compatibility across Julia versions
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
NVTX.jl27Julia bindings for NVTX, for instrumenting with the Nvidia Nsight Systems profiler
-
LLVMLoopInfo.jl21Pass loop info to LLVM
-
GPUArrays.jl317Reusable array functionality for Julia's various GPU backends.
-
StaticArrays.jl761Statically sized arrays for Julia
-
Tables.jl299An interface for tables in Julia
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
CUDA_Runtime_Discovery.jl0Counterpart of CUDA_Runtime_jll, but for discovering a local toolkit.
-
AbstractFFTs.jl125A Julia framework for implementing FFTs
-
BFloat16s.jl48Julia implementation for the BFloat16 number type
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Crayons.jl149Colored and styled strings for terminals.
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
Colors.jl204Color manipulation utilities for Julia
-
Dictionaries.jl282An alternative interface for dictionaries in Julia, for improved productivity and performance
-
BitIntegers.jl47Fixed-width integers similar to builtin ones
-
PooledArrays.jl48A pooled representation for arrays with few unique elements
-
SimpleTraits.jl155Simple Traits for Julia
-
VectorInterface.jl37A Julia interface for working with vector like objects
-
InlineStrings.jl46Fixed-width string types for Julia
Loading more...