Boost C++ Libraries: Ticket #3973: boost uBLAS documentation is bad https://svn.boost.org/trac10/ticket/3973 <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/3973 Trac 1.4.3 anonymous Wed, 03 Mar 2010 16:06:21 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3973#comment:1 https://svn.boost.org/trac10/ticket/3973#comment:1 <ul> <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> Duplicate of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3974" title="#3974: Bugs: boost uBLAS documentation is bad (closed: duplicate)">#3974</a> </p> Ticket