TLib - Numerical libraries - C++


tomass
10-23-2003, 01:45 PM
TLib - Numerical libraries - C++

Hi all.

Try this thing. I have just didn't know what to do, so I have created these libraries.
You can easily create matrix and vector objects. Also you can use sparse matrix option. So far, there are only 2 solvers. First one uses LU decomposition, and second one GMRES.
It has some another fetures. Just try it.

You can find it on http://tomsite.host.sk (http://tomsite.host.sk)
=> Download => Software => Tlib-1.2.tar.gz
or direct link:
Tlib-1.2.tar.gz (http://tomsite.host.sk/download/soft/tlib-1.2.tar.gz)

!!! Tested only on LINUX !!!

Tomas

tomass
11-11-2003, 11:17 PM
The libraries were updated. There are also some examples included.
Download at http://tomsite.host.sk (http://tomsite.host.sk) or direct download tlib-1.3.tar.gz (http://tomsite.host.sk/index.php?topic=download&file=download/files/tlib-1.3.tar.gz)

Enjoy
tomas