*** empty log message ***

This commit is contained in:
jiri 2010-09-08 13:38:06 +00:00
parent 1b85da3291
commit e8cbf9e5fb
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
25.06.2010 Added basic CUBLAS support for NRVec, NRMat, NRSMat
08.09.2010 RELEASE 0.6
08.09.2010 Doxygen documentation by M. Sulc
08.09.2010 Extended CUBLAS support for NRVec, NRMat, NRSMat classes contributed by M. Sulc
08.09.2010 Minor bugfixes contributed by M. Sulc
25.06.2010 Added proof-of-concept CUBLAS support for NRVec, NRMat, NRSMat
24.06.2010 Fixed a memory leak existing when MATPTR was defined
18.06.2010 added autoconf support for BLAS+LAPACK compiled with 64-bit integers and for CUBLAS
11.06.2010 interface to fortran BLAS+LAPACK compiled with 64-bit integers contributed by L. Veis