lapackpp-cvs Mailing List for Lapack++ (Page 9)
Status: Beta
Brought to you by:
cstim
You can subscribe to this list here.
2004 |
Jan
|
Feb
(55) |
Mar
(7) |
Apr
(2) |
May
(10) |
Jun
|
Jul
(14) |
Aug
(32) |
Sep
(14) |
Oct
(6) |
Nov
|
Dec
(35) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(3) |
Feb
(8) |
Mar
(22) |
Apr
(16) |
May
|
Jun
|
Jul
(4) |
Aug
(11) |
Sep
(26) |
Oct
(43) |
Nov
(10) |
Dec
(39) |
2006 |
Jan
(70) |
Feb
(14) |
Mar
(17) |
Apr
(16) |
May
(26) |
Jun
(5) |
Jul
(8) |
Aug
(39) |
Sep
(2) |
Oct
|
Nov
(44) |
Dec
(7) |
2007 |
Jan
(24) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(17) |
Aug
(6) |
Sep
(16) |
Oct
|
Nov
|
Dec
(5) |
2008 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
(2) |
May
(1) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(6) |
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: Christian S. <cs...@us...> - 2006-05-16 15:59:56
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6276 Modified Files: lapackpp.iss.in ChangeLog Log Message: On windows only install the liblapackpp-1.dll, not the old lapackpp32.dll any longer. - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/lapackpp.iss.in?r1=1.13&r2=1.14 - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/ChangeLog?r1=1.143&r2=1.144 |
From: Christian S. <cs...@us...> - 2006-05-16 15:59:56
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6276/src Modified Files: Makefile.am Log Message: On windows only install the liblapackpp-1.dll, not the old lapackpp32.dll any longer. - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/src/Makefile.am?r1=1.20&r2=1.21 |
From: Christian S. <cs...@us...> - 2006-05-16 15:46:47
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv1697 Modified Files: ChangeLog Log Message: Add explanation for creating real MSVC dlls. - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/ChangeLog?r1=1.142&r2=1.143 |
From: Christian S. <cs...@us...> - 2006-05-16 15:46:47
|
Update of /cvsroot/lapackpp/lapackpp/contrib In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv1697/contrib Modified Files: README lapack.diff Log Message: Add explanation for creating real MSVC dlls. - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/contrib/README?r1=1.1&r2=1.2 - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/contrib/lapack.diff?r1=1.1&r2=1.2 |
From: Christian S. <cs...@us...> - 2006-05-16 15:29:37
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv28212/blaspp/src Modified Files: blaspp.cc Log Message: Add all necessary includes for the function implementations - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/blaspp/src/blaspp.cc?r1=1.1&r2=1.2 |
From: Christian S. <cs...@us...> - 2006-05-16 15:23:24
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv26067/include Modified Files: arch.h Log Message: Add appropriate checks for Windows/MSVC dllexport declaration. - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/include/arch.h?r1=1.5&r2=1.6 |
From: Christian S. <cs...@us...> - 2006-05-16 15:23:24
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv26067 Modified Files: ChangeLog Log Message: Add appropriate checks for Windows/MSVC dllexport declaration. - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/ChangeLog?r1=1.141&r2=1.142 |
From: Christian S. <cs...@us...> - 2006-05-16 15:21:34
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv25012/blaspp/src Modified Files: Makefile.am Log Message: Add forgotten Makefile reference of new file. - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/blaspp/src/Makefile.am?r1=1.9&r2=1.10 |
From: Christian S. <cs...@us...> - 2006-05-16 15:13:57
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv22480 Modified Files: ChangeLog Log Message: * include/blaspp.h, blas/src/blaspp.cc: Move operator function bodies into extra file to avoid function importing issues. - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/ChangeLog?r1=1.140&r2=1.141 |
From: Christian S. <cs...@us...> - 2006-05-16 15:13:57
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv22480/blaspp/src Added Files: blaspp.cc Log Message: * include/blaspp.h, blas/src/blaspp.cc: Move operator function bodies into extra file to avoid function importing issues. - New file: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/blaspp/src/blaspp.cc?rev=1.1 |
From: Christian S. <cs...@us...> - 2006-05-16 15:13:49
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv22480/include Modified Files: blaspp.h Log Message: * include/blaspp.h, blas/src/blaspp.cc: Move operator function bodies into extra file to avoid function importing issues. - View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/include/blaspp.h?r1=1.6&r2=1.7 |
From: Christian S. <cs...@us...> - 2006-05-16 11:33:25
|
Update of /cvsroot/lapackpp/lapackpp/testing In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11417/testing Modified Files: tGenSolve.vcproj Log Message: Remove unneeded old libraries again Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/testing/tGenSolve.vcproj?r1=1.2&r2=1.3 |
From: Christian S. <cs...@us...> - 2006-05-16 11:33:25
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11417/matrix/testing Modified Files: tgd.vcproj Log Message: Remove unneeded old libraries again Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/matrix/testing/tgd.vcproj?r1=1.2&r2=1.3 |
From: Christian S. <cs...@us...> - 2006-05-16 11:33:20
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11417 Modified Files: lapackpp.vcproj Log Message: Remove unneeded old libraries again Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/lapackpp.vcproj?r1=1.8&r2=1.9 |
From: Christian S. <cs...@us...> - 2006-05-15 13:27:11
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv16673 Modified Files: ChangeLog NEWS configure.ac lapackpp.iss.in lapackpp.spec.in Log Message: 2006-05-15 Christian Stimming <sti...@tu...> * configure.ac: Release version 2.4.9 Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/ChangeLog?r1=1.139&r2=1.140 - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/NEWS?r1=1.3&r2=1.4 - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/configure.ac?r1=1.15&r2=1.16 - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/lapackpp.iss.in?r1=1.12&r2=1.13 - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/lapackpp.spec.in?r1=1.7&r2=1.8 |
From: Christian S. <cs...@us...> - 2006-05-15 13:11:10
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11475 Modified Files: ChangeLog README lapackpp.iss.in mainpage.doxygen.in Log Message: 2006-05-15 Christian Stimming <sti...@tu...> * README: Clarify pre-compiled DLL. Improve documentation. Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/ChangeLog?r1=1.138&r2=1.139 - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/README?r1=1.20&r2=1.21 - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/lapackpp.iss.in?r1=1.11&r2=1.12 - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/mainpage.doxygen.in?r1=1.13&r2=1.14 |
From: Christian S. <cs...@us...> - 2006-05-08 10:13:05
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23298/include Modified Files: laslv.h Log Message: 2006-05-08 Christian Stimming <sti...@tu...> * include/laslv.h: Rename LaEigSolveVecIP into LaEigSolveSymmetricVecIP because since 2004-09-08 the former looked as if it accepted any non-symmetric matrix. Improve documentation. Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/include/laslv.h?r1=1.15&r2=1.16 |
From: Christian S. <cs...@us...> - 2006-05-08 10:13:05
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23298/src Modified Files: eigslv.cc Log Message: 2006-05-08 Christian Stimming <sti...@tu...> * include/laslv.h: Rename LaEigSolveVecIP into LaEigSolveSymmetricVecIP because since 2004-09-08 the former looked as if it accepted any non-symmetric matrix. Improve documentation. Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/src/eigslv.cc?r1=1.8&r2=1.9 |
From: Christian S. <cs...@us...> - 2006-05-08 10:13:04
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23298 Modified Files: ChangeLog Log Message: 2006-05-08 Christian Stimming <sti...@tu...> * include/laslv.h: Rename LaEigSolveVecIP into LaEigSolveSymmetricVecIP because since 2004-09-08 the former looked as if it accepted any non-symmetric matrix. Improve documentation. Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/ChangeLog?r1=1.137&r2=1.138 |
From: Christian S. <cs...@us...> - 2006-04-19 12:27:12
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19554/include Modified Files: Makefile.am Log Message: 2006-04-19 Christian Stimming <sti...@tu...> * include/Makefile.am: Don't install the <blas++.h> headers with the "++" in the filename anymore. Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/include/Makefile.am?r1=1.11&r2=1.12 |
From: Christian S. <cs...@us...> - 2006-04-19 12:27:11
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19554/blaspp/testing Modified Files: tblasd++.cc Log Message: 2006-04-19 Christian Stimming <sti...@tu...> * include/Makefile.am: Don't install the <blas++.h> headers with the "++" in the filename anymore. Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/blaspp/testing/tblasd++.cc?r1=1.5&r2=1.6 |
From: Christian S. <cs...@us...> - 2006-04-19 12:27:11
|
Update of /cvsroot/lapackpp/lapackpp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19554/testing Modified Files: tCmplxSolve.cc tEigSolve.cc tGenSolve.cc tSpdSolve.cc tSymmSolve.cc Log Message: 2006-04-19 Christian Stimming <sti...@tu...> * include/Makefile.am: Don't install the <blas++.h> headers with the "++" in the filename anymore. Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/testing/tCmplxSolve.cc?r1=1.3&r2=1.4 - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/testing/tEigSolve.cc?r1=1.3&r2=1.4 - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/testing/tGenSolve.cc?r1=1.6&r2=1.7 - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/testing/tSpdSolve.cc?r1=1.3&r2=1.4 - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/testing/tSymmSolve.cc?r1=1.3&r2=1.4 |
From: Christian S. <cs...@us...> - 2006-04-19 12:27:11
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19554 Modified Files: ChangeLog Log Message: 2006-04-19 Christian Stimming <sti...@tu...> * include/Makefile.am: Don't install the <blas++.h> headers with the "++" in the filename anymore. Note: URLs are only valid after the 5h anonymous CVS delay! - View diff: http://cvs.sourceforge.net/viewcvs.py/lapackpp/lapackpp/ChangeLog?r1=1.136&r2=1.137 |