Matrix Theory Packages
-
StaticArrays.jl761Statically sized arrays for Julia
-
StructArrays.jl319Efficient implementation of struct arrays in Julia
-
LazyArrays.jl303Lazy arrays and linear algebra in Julia
-
RecursiveArrayTools.jl212Tools for easily handling objects like arrays of arrays and deeper nestings in scientific machine learning (SciML) and other applications
-
AxisArrays.jl200Performant arrays where each dimension can have a named axis with values
-
Rotations.jl176Julia implementations for different rotation parameterizations
-
Strided.jl147A Julia package for strided array views and efficient manipulations thereof
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
BandedMatrices.jl128A Julia package for representing banded matrices
-
CategoricalArrays.jl125Arrays for working with categorical data (both nominal and ordinal)
-
LabelledArrays.jl120Arrays which also have a label for each element for easy scientific machine learning (SciML)
-
NamedArrays.jl118Julia type that implements a drop-in replacement of Array with named dimensions
-
MappedArrays.jl89Lazy in-place transformations of arrays
-
Kronecker.jl86A general-purpose toolbox for efficient Kronecker-based algebra.
-
MatrixEquations.jl81Solution of Lyapunov, Sylvester and Riccati matrix equations using Julia
-
GemmKernels.jl78Flexible and performant GEMM kernels in Julia
-
MatrixDepot.jl74An Extensible Test Matrix Collection for Julia
-
MultiScaleArrays.jl73A framework for developing multi-scale arrays for use in scientific machine learning (SciML) simulations
-
InfiniteArrays.jl72A Julia package for representing infinite-dimensional arrays
-
BlockBandedMatrices.jl56A Julia package for representing block-banded matrices and banded-block-banded matrices
-
InplaceOps.jl54Convenient macros for in-place matrix operations in Julia
-
StrideArrays.jl54Library supporting the ArrayInterface.jl strided array interface.
-
ShiftedArrays.jl50Lazy shifted arrays for data analysis in Julia
-
PaddedViews.jl49Add virtual padding to the edges of an array
-
BlockDiagonals.jl49Functionality for working efficiently with block diagonal matrices.
-
StructsOfArrays.jl48Structures of Arrays that behave like Arrays of Structures
-
SoArrays.jl48Structures of Arrays that behave like Arrays of Structures
-
ArraysOfArrays.jl44Efficient storage and handling of nested arrays in Julia
-
CovarianceEstimation.jl42Lightweight robust covariance estimation in Julia
-
NamedTuples.jl30[DEPRECATED] NamedTuples.jl
-
TimeArrays.jl29TimeArrays simplifies working with time series data. It offers features like basic math operations, sliding window techniques, data resampling, and handling of missing values
-
IndexedArrays.jl24Vectors of unique elements, with quick reverse lookups
-
Pseudospectra.jl24Julia package for matrix pseudospectra and related quantities
-
EndpointRanges.jl23Julia package for doing arithmetic on endpoints in array indexing
-
WoodburyMatrices.jl23Support for the Woodbury matrix identity for Julia
-
ImmutableArrays.jl21Statically-sized immutable vectors and matrices.
-
ArrayIteration.jl20Testing new ideas for array iteration
-
ArrayViews.jl19A Julia package to explore a new system of array views
-
IndirectArrays.jl19Julia implementation of indexed or "lookup" arrays
-
SuffixArrays.jl19Native Julia suffix array implementation; Derived from sais
Loading more...