Block Matrix library Code
Highly efficient implementation of BLAS for sparse block matrices.
Brought to you by:
swajnautcz
File | Date | Author | Commit |
---|---|---|---|
branches | 2014-04-14 | swajnautcz | [r3] Added the GPU branch, containing initial implem... |
documentation | 2014-02-11 | swajnautcz | [r1] Added the initial source code. |
images | 2014-02-11 | swajnautcz | [r1] Added the initial source code. |
tags | 2014-02-11 | swajnautcz | [r1] Added the initial source code. |
trunk | 2014-02-11 | swajnautcz | [r2] Added missing references, fixed include issues. |
Readme.txt | 2014-02-11 | swajnautcz | [r1] Added the initial source code. |
This is the home of ÜberBlockMatrix. The source codes are in the this folder, and a newer version is most likely in the svn. There is no official binary distribution at the moment. Building is easy. You can download documentation in the documentation folder above. You can generate the same documentation using doxygen (the configuration file can be found in build/Doxyfile). Online documentation will be available through link at the wiki page.