Jutho / KrylovKit.jl

Krylov methods for linear problems, eigenvalues, singular values and matrix functions
Other
284 stars 37 forks source link

Update Project.toml #59

Closed matthieugomez closed 7 months ago

matthieugomez commented 2 years ago

KrylovKit does not precompile with Julia 1.2/1.3 and it is only tested with Julia >= 1.4.

Jutho commented 2 years ago

Indeed, I assume this should have been changed a long time ago already. Thanks

Jutho commented 2 years ago

I will keep it open and merge it at a suitable time; currently my git history is somewhat messed up due to other changes locally.

Jutho commented 7 months ago

This has been updated in the mean time, but I forgot to close this.