
Hi Emil, Emil Dotchevski wrote:
Documentation and source code complete with comprehensive tests, released under the Boost Software License is available here:
Thanks for announcing this library! I played with it, a few weeks after your first announcement and I think it is a very valuable addition to the Boost library collection. We currently use Boost.uBlas for matrix calculations in Boost.Geometry. But because this new LA library contains staticly sized matrices and vectors, it fits much better to the staticly dimensioned geometries of Boost.Geometry, and we will probably change the implementation to use this library. Then using the vectors (e.g. the dot-product is welcome) as well. It would then conveniently complement Boost.Geometry. So I'm looking forward to the review. Regards, Barend