Paul Goulart
Paul Goulart
Old limits have been restored in new v0.8.0.
Yes. It is contained within the `solution` field of the solver. Example : ```rust fn main() { // QP Example let P = CscMatrix::new( 2, // m 2, // n...
This will appear shortly in the v0.8.0 documentation.
I am happy to try to support this but I am not clear exactly how it should work. My understanding of the `blas-sys` and `lapack-sys` options is that they only...
Is there any update to this issue? Specifically, I would really like to use `ma57_get_factors`, but can't get it to work on any branch. It seems to want a `ma57lfd_`...