-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d7a5ec2
commit 7c6b1e9
Showing
3 changed files
with
25 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -349,8 +349,11 @@ <h2>Documentation</h2> | |
</ul></li> | ||
</ul> | ||
|
||
<h2>Release notes</h2> | ||
Release notes can be found <a href="release_notes.html">here</a>. | ||
|
||
<a name="further_information" id="further_information"></a> | ||
<h2>Known limitations:</h2> | ||
<h2>Known limitations</h2> | ||
|
||
<ul type="disc"> | ||
<li>The implementation assumes a linear memory address model.</li> | ||
|
@@ -360,35 +363,23 @@ <h2>Known limitations:</h2> | |
|
||
<h2>Further Information</h2> | ||
|
||
<h3>Project Location and Download</h3> | ||
|
||
<p>The latest stable release of uBLAS is part of the <a href="http://www.boost.org">Boost</a> libraries.</p> | ||
|
||
<h3>Documentation and Discussion</h3> | ||
|
||
<p>Visit the <a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Effective_UBLAS">Effective | ||
uBLAS</a> wiki for up to date information and contributions.</p> | ||
|
||
<p>There is also an active uBLAS <a href="http://lists.boost.org/">mailing list</a> where uBLAS specific user and | ||
development questions are answered.</p> | ||
|
||
<h3>uBLAS and Boost Project</h3> | ||
|
||
<p>There is also an active uBLAS <a href="http://lists.boost.org/">mailing list</a> where uBLAS specific from the | ||
latest uBLAS project code. You can <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost">view</a> the Boost | ||
CVS archive directly. You will find the library <a href= | ||
"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/boost/numeric/ublas/">here</a>. Documentation and test | ||
programs reside <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/libs/numeric/ublas/">here</a>.</p> | ||
<ul> | ||
<li><a href="https://lists.boost.org/mailman/listinfo.cgi/ublas">uBLAS mailing list</a></li> | ||
<li><a href="https://github.com/boostorg/ublas/wiki">uBLAS wiki</a></li> | ||
<li><a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Effective_UBLAS">Effective uBLAS</a> wiki</li> | ||
<li><a href="https://github.com/boostorg/ublas">Code</a></li> | ||
</ul> | ||
|
||
<h2>Authors and Credits</h2> | ||
<h3>Authors and Credits</h3> | ||
|
||
<p>uBLAS initially was written by Joerg Walter and Mathias Koch. We would like to thank all, which supported and | ||
contributed to the development of this library: David Abrahams, Ed Brey, Fernando Cacciola, Juan Jose Gomez Cadenas, | ||
Beman Dawes, Matt Davies, Bob Fletcher, Kresimir Fresl, Joachim Kessel, Patrick Kowalzick, Toon Knapen, Hendrik Kueck, | ||
John Maddock, Jens Maurer, Alexei Novakov, Gary Powell, Joachim Pyras, Peter Schmitteckert, Jeremy Siek, Markus Steffl, | ||
Michael Stevens, Benedikt Weber, Martin Weiser, Gunter Winkler, Marc Zimmermann, Marco Guazzone, Nasos Iliopoulus, the members of <a href="http://www.boost.org">Boost</a> and all others contributors around the world. I promise I will try to add their names to this list.</p> | ||
<p> | ||
This library is currently maintained by <a="mailto:[email protected]">David Bellot</a>. | ||
This library is currently maintained by David Bellot and Stefan Seefeld. | ||
|
||
<h2>Frequently Asked Questions</h2> | ||
|
||
<p>Q: Should I use uBLAS for new projects?<br/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters