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

A Julia package to extend the notion of vectors and matrices

Results 2 LazyAlgebra.jl issues
Sort by recently updated
recently updated
newest added

For https://github.com/JuliaLang/julia/commit/e3de4a86c795ea64bcc0b0c0ab677485e7b4efc7 I can no longer load this package. I'm seeing the following error ```julia Precompiling project... ✗ LazyAlgebra 0 dependencies successfully precompiled in 1 seconds. 20 already precompiled. 1...

The `Floats` type used here is a union of AbstractFloats and Complex and is a very sensible type for the goals of this package. Unfortunately that union is not quite...