Matrix Theory Packages
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
ArrayIteration.jl20Testing new ideas for array iteration
-
ArrayMeta.jl13Metaprogramming for Julia arrays
-
ArraysOfArrays.jl44Efficient storage and handling of nested arrays in Julia
-
ArrayViews.jl19A Julia package to explore a new system of array views
-
ArrayViewsAPL.jl2Generic array-view type with APL indexing semantics
-
AxisAlgorithms.jl9Efficient filtering and linear algebra routines for multidimensional arrays
-
AxisArrays.jl200Performant arrays where each dimension can have a named axis with values
-
BandedMatrices.jl128A Julia package for representing banded matrices
-
BlockBandedMatrices.jl56A Julia package for representing block-banded matrices and banded-block-banded matrices
-
BlockDiagonals.jl49Functionality for working efficiently with block diagonal matrices.
-
CategoricalArrays.jl125Arrays for working with categorical data (both nominal and ordinal)
-
CatIndices.jl4Julia package for indices-aware array concatenation and growth
-
ChunkedArrays.jl3ChunkedArrays.jl is a package for increasing the performance of arrays generated iteratively
-
ConvolutionTools.jl3Tools for convolutions of multi-dimensional arrays in Julia.
-
CovarianceEstimation.jl42Lightweight robust covariance estimation in Julia
-
EndpointRanges.jl23Julia package for doing arithmetic on endpoints in array indexing
-
FArrayMod.jl0This package is deprecated for modern and up-to-date see https://github.com/alsam/OffsetArrays.jl
-
GemmKernels.jl78Flexible and performant GEMM kernels in Julia
-
HMat.jl7Hierarchical Matrix in Julia and Matlab
-
ImmutableArrays.jl21Statically-sized immutable vectors and matrices.
-
IndexedArrays.jl24Vectors of unique elements, with quick reverse lookups
-
IndirectArrays.jl19Julia implementation of indexed or "lookup" arrays
-
InfiniteArrays.jl72A Julia package for representing infinite-dimensional arrays
-
InplaceOps.jl54Convenient macros for in-place matrix operations in Julia
-
JudyDicts.jl4Judy Array for Julia
-
Kronecker.jl86A general-purpose toolbox for efficient Kronecker-based algebra.
-
KSVD.jl0Highly optimized K-SVD implementation in Julia, with several parallelization techniques available.
-
LabelledArrays.jl120Arrays which also have a label for each element for easy scientific machine learning (SciML)
-
LargeColumns.jl4Handle large columns (vectors of equal length) with bits types in Julia using mmap.
-
LazyArrays.jl303Lazy arrays and linear algebra in Julia
-
MappedArrays.jl89Lazy in-place transformations of arrays
-
MatrixDepot.jl74An Extensible Test Matrix Collection for Julia
-
MatrixEquations.jl81Solution of Lyapunov, Sylvester and Riccati matrix equations using Julia
-
MultiScaleArrays.jl73A framework for developing multi-scale arrays for use in scientific machine learning (SciML) simulations
-
NamedArrays.jl118Julia type that implements a drop-in replacement of Array with named dimensions
-
NamedAxesArrays.jl5Performant arrays where each axis can be named
-
NamedTuples.jl30[DEPRECATED] NamedTuples.jl
-
NonuniformArray.jl1Ragged arrays in Julia
-
PaddedViews.jl49Add virtual padding to the edges of an array
Loading more...