JuliaLinearAlgebra / AlgebraicMultigrid.jl

Algebraic Multigrid in Julia
Other
116 stars 23 forks source link

Stricter typing in overloading `Base.length` #64

Closed cortner closed 3 years ago

cortner commented 4 years ago

This overloading of Base.length(::Any) causes very confusing error messages when AlgebraicMultigrid.jl is loaded.

(I did not run tests, just editing the file directly on GitHub.)

cortner commented 3 years ago

bump? I kind of doubt this one can be very controversial?

ranjanan commented 3 years ago

Slipped my mind. Thanks for the bump!

cortner commented 3 years ago

thank you!