From e8cbf9e5fb9d0d58054c60a6d29845276e35d570 Mon Sep 17 00:00:00 2001 From: jiri Date: Wed, 8 Sep 2010 13:38:06 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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