Frédéric Devernay

Results 56 comments of Frédéric Devernay

It looks more like an issue with how DBLP fetches data from the editors, or converts it to bibtex. Did you mention it to them? Maybe it's a simple fix...

The underlying code is C, and I'm not sure how to call a lambda from C. This goes beyond my C++expertise. If you find a way to make it work...

seems like it's working now, at least for me

My main comment is that if testing has to be done, it shouldn't be against the reference BLAS implementation, which is basically the same as the native minpack code, but...

Great starting points, thanks! The blender addon also has code to more-or-less convert between these formats https://github.com/stuarta0/blender-photogrammetry Your package https://github.com/natowi/meshroom_external_plugins also has pointers to plenty of additional resources!