Sébastien Loisel

Results 16 issues of Sébastien Loisel

Implement Agressive Early Deflation in eig and svd.

Difficulty: Hard

Implement MG (maybe AMG is best?) http://en.wikipedia.org/wiki/Multigrid_method

Difficulty: Medium

I need a systematic benchmarking tool that I can run using d8 and node to compare two versions of numeric. I need to make sure that every function in numeric...

Difficulty: Medium

Implement many more of the benchmarks for numeric.uncmin() from Moré et al. (1981). These benchmarks were really important to get uncmin() to actually work, and I have the feeling that...

Difficulty: Easy

Test numeric.solveQP() against standard test problems.

Difficulty: Easy

(I was [told](https://github.com/JuliaLang/julia/issues/51966) to open this issue here.) This seems weird: ``` sebastienloisel@macbook-pro julia % julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _...