Dependency Packages
-
StaticArrays.jl761Statically sized arrays for Julia
-
DataStructures.jl690Julia implementation of Data structures
-
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.
-
FFTW.jl269Julia bindings to the FFTW library for fast Fourier transforms
-
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
-
Colors.jl204Color manipulation utilities for Julia
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
Requires.jl195Lazy code loading for Julia
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Compat.jl145Compatibility across Julia versions
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
Preferences.jl129Project Preferences Package
-
AbstractFFTs.jl125A Julia framework for implementing FFTs
-
ImageFiltering.jl99Julia implementations of multidimensional array convolution and nonlinear stencil operations
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Adapt.jl89-
-
MappedArrays.jl89Lazy in-place transformations of arrays
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
TiledIteration.jl81Julia package to facilitate writing mulithreaded, multidimensional, cache-efficient code
-
FixedPointNumbers.jl79Fixed point types for julia
-
ColorTypes.jl78Basic color definitions and traits
-
Static.jl52Static types useful for dispatch and generated functions.
-
PaddedViews.jl49Add virtual padding to the edges of an array
-
ColorVectorSpace.jl35Treat colors as if they are n-vectors for the purposes of arithmetic
-
ComputationalResources.jl34Julia package for selecting hardware, libraries, and algorithms for a computation
-
ImageCore.jl28Julia types for representing images
-
TensorCore.jl24Lightweight package for sharing tensor-algebra definitions
-
MosaicViews.jl23Julia package for lazily viewing a 3D or 4D array as an expanded 2D array in the form of a mosaic of matrix slices
-
FFTViews.jl21Julia package for fast fourier transforms and periodic views
-
StackViews.jl20No more 🐱🐱
-
IfElse.jl19Under some conditions you may need this function
-
LazyAlgebra.jl17A Julia package to extend the notion of vectors and matrices
-
StaticArraysCore.jl16Interface package for StaticArrays.jl
-
StaticArrayInterface.jl14Interface designs for enforcing static computations in array functions with Julia
-
ArrayTools.jl12Tools for basic array manipulation and help dealing with the different flavors of arrays in Julia
-
CommonWorldInvalidations.jl9Fixing the world one invalidator at a time.
-
TypeUtils.jl9Methods for dealing with types in Julia
-
CustomUnitRanges.jl8Package-specific AbstractUnitRange types for julia
-
LinearMapsAA.jl8Overlay of LinearMaps.jl
Loading more...