Boost C++ Libraries: Ticket #3974: boost uBLAS documentation is bad https://svn.boost.org/trac10/ticket/3974 <p> Boost's uBLAS documentation is poorly thought out. Although it does a decent job listing the multiple classes that can be used to store matrices, it doesn't make a single reference regarding basic functionality such as factorization, let alone how to solve a simple system of linear equations, which happens to be the main purpose of using such a component. </p> <p> Please do add to the documentation a section dedicated to solving systems of linear equations with a proper reference and at least simple examples. That's why users use any matrix library and that's what they look for in any matrix package. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3974 Trac 1.4.3 David Bellot Wed, 24 Mar 2010 10:58:22 GMT status changed; cc, resolution set https://svn.boost.org/trac10/ticket/3974#comment:1 https://svn.boost.org/trac10/ticket/3974#comment:1 <ul> <li><strong>cc</strong> <span class="trac-author">David Bellot</span> added </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> <p> yes the documentation needs a rework... I merge this bug with bug <a class="new ticket" href="https://svn.boost.org/trac10/ticket/3443" title="#3443: Tasks: improve documentation (new)">#3443</a> and work on it now. </p> Ticket