diff --git a/doc/index.htm b/doc/index.htm index ad5e150f..ef341700 100644 --- a/doc/index.htm +++ b/doc/index.htm @@ -10,7 +10,7 @@ Boost Basic Linear Algebra -

c++boost.gif +

boost.png Basic Linear Algebra

uBLAS is a C++ template class library that provides BLAS level 1, 2, 3 functionality @@ -30,9 +30,6 @@ and triangular solver. The glue between containers, views and expression templated operations is a mostly STL conforming iterator interface.

-

Dense, packed and sparse matrix classes are being tested with -the CLAPACK test -suite.

Known limitations:

Supported Platforms

The original development platform for uBLAS we used MSVC 6.0 -with Dinkumware STL. Compilers known to accept the library -are:

+with Dinkumware STL. Other compilers known to accept the library +are

For possible problems please consider to consult the Boost regression tests.

@@ -230,8 +228,8 @@ regression tests.

"http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Effective_UBLAS"> Effective uBLAS wiki for up to date information and contributions.

-

There is also an active uBLAS development mailing list where +

There is also an active uBLAS mailing list where uBLAS specific user and development questions are answered.

uBLAS and Boost Project

uBLAS development takes place via a two tier structure. Active