Dear all, Sorry for the cross-posting but this refers to an issue linking both ITK and VNL.
In 2010, we identified a licensing issue with some code from vnl and at the time Luis Ibanez fixed it from the ITK side: https://issues.itk.org/jira/browse/HISTITK-1160 Luis notably rewrote the LSQR code: https://github.com/InsightSoftwareConsortium/ITK/tree/release-3.20/Utilities/vxl/v3p/netlib/linalg http://svn.na-mic.org/NAMICSandBox/trunk/SparseLinearSolverConversion/C++/ https://github.com/InsightSoftwareConsortium/ITK/commits/release-3.20/Utilities/vxl/v3p/netlib/linalg It seems that this effort was not backported to VXL and was subsequently lost when moving to ITK 4: https://github.com/InsightSoftwareConsortium/ITK/tree/master/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg It would be great if someone could look into this (important) licensing issue. For the only purpose of LSQR, I copied the LSQR NAMICSandBox code in a standalone github repo here: https://github.com/tvercaut/LSQR-cpp I have also added a comment in the ITK and VXL bug trackers: https://issues.itk.org/jira/browse/HISTITK-1160 https://github.com/vxl/vxl/issues/332 Best wishes, Tom
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/insight-developers
