varpro
varpro copied to clipboard
A library for least squares fitting of separable, nonlinear models to data.
Results
2
varpro issues
Sort by
recently updated
recently updated
newest added
`varpro` sometimes panics instead of returning a `Result`, which makes it less suitable for "production" code. The underlying reason is a panic of the SVD module in `nalgebra` library that...
Hi! Today I came up with an idea to try to optimize the library performance with PGO (as I already did for many other applications - all the results are...
performance