diff --git a/ChangeLog b/ChangeLog index d5a8204..f3ef84f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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