LazyAlgebra.jl icon indicating copy to clipboard operation
LazyAlgebra.jl copied to clipboard

A Julia package to extend the notion of vectors and matrices

Lazy algebra framework

Stable Doc. Dev. Doc. License Build Status Build Status Coverage

LazyAlgebra is a Julia package to generalize the notion of matrices and vectors used in linear algebra.

This package is used in:

  • OptimPackNextGen which provides optimization methods for large scale problems in pure Julia.
  • LinearInterpolators which provides methods for interpolating multi-dimensional arrays.

Similar Julia packages: