Sébastien Loisel
Sébastien Loisel
Implement MG (maybe AMG is best?) http://en.wikipedia.org/wiki/Multigrid_method
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...
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...
Test numeric.solveQP() against standard test problems.
(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 (_) | (_) (_) | _ _...