Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4024: improve performance of inplace_solve
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-18 07:37:41
#4024: improve performance of inplace_solve
----------------------------------------------------------+-----------------
Reporter: guwi17 | Owner: david.bellot
Type: Patches | Status: new
Milestone: Boost 1.43.0 | Component: uBLAS
Version: Boost 1.42.0 | Severity: Optimization
Keywords: performance, triangular solve, inplace solve |
----------------------------------------------------------+-----------------
Comment(by j.ungermann@â¦):
Hello,
I uploaded a testcase for inplace_solve. It doesn't compile with the
current trunk (as it is buggy), but with my patched version. It uses the
macros defined in utils.hpp. Compilation time is quite high, execution
time is quite fast.
It tests all matrix types with both majorities that I am aware of.
I just saw that the line
#include <boost/numeric/ublas/triangular.hpp.new>
should be
#include <boost/numeric/ublas/triangular.hpp>
.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4024#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC