lapackpp-cvs Mailing List for Lapack++ (Page 15)
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...> - 2005-12-28 22:18:53
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10984 Modified Files: ChangeLog Log Message: 2005-12-28 Christian Stimming <sti...@tu...> * include/lavi.h, lavli.h, matrix/src/mtmpl.h: Add constructor for index lists that calculate the list of indices as given by one LaIndex() object. * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h, matrix/src/gmconv.cc: Add conversion functions into all directions between the five GenMat types. |
From: Christian S. <cs...@us...> - 2005-12-27 19:32:24
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25727 Modified Files: ChangeLog Log Message: 2005-12-27 Christian Stimming <sti...@tu...> * include/gmc.h: Add constructor and copy() method for creation of complex matrix from separate real and imag part as real matrices. |
From: Christian S. <cs...@us...> - 2005-12-27 19:32:20
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25727/include Modified Files: gmc.h Log Message: 2005-12-27 Christian Stimming <sti...@tu...> * include/gmc.h: Add constructor and copy() method for creation of complex matrix from separate real and imag part as real matrices. |
From: Christian S. <cs...@us...> - 2005-12-27 19:32:20
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25727/matrix/src Modified Files: gmc.cc Log Message: 2005-12-27 Christian Stimming <sti...@tu...> * include/gmc.h: Add constructor and copy() method for creation of complex matrix from separate real and imag part as real matrices. |
From: Christian S. <cs...@us...> - 2005-12-27 18:14:32
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9801/include Modified Files: lapackd.h Log Message: Add declaration of dgbsv for banded matrix solver |
From: Christian S. <cs...@us...> - 2005-12-27 18:04:04
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6294/src Modified Files: eigslv.cc Log Message: 2005-12-27 Christian Stimming <sti...@tu...> * include/laslv.h, include/lapackc.h, src/eigslv.cc: Add calculation of complex matrix eigenvalues by zgeev. |
From: Christian S. <cs...@us...> - 2005-12-27 18:04:01
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6294/include Modified Files: lapackc.h laslv.h Log Message: 2005-12-27 Christian Stimming <sti...@tu...> * include/laslv.h, include/lapackc.h, src/eigslv.cc: Add calculation of complex matrix eigenvalues by zgeev. |
From: Christian S. <cs...@us...> - 2005-12-27 18:04:00
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6294 Modified Files: ChangeLog Log Message: 2005-12-27 Christian Stimming <sti...@tu...> * include/laslv.h, include/lapackc.h, src/eigslv.cc: Add calculation of complex matrix eigenvalues by zgeev. |
From: Christian S. <cs...@us...> - 2005-12-27 11:16:19
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31395/include Modified Files: laslv.h Log Message: 2005-12-27 Christian Stimming <sti...@tu...> * src/eigslv.cc: Fix missing check of eigvec matrix size. * include/laslv.h: Add documentation. |
From: Christian S. <cs...@us...> - 2005-12-27 11:16:19
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31395 Modified Files: ChangeLog Log Message: 2005-12-27 Christian Stimming <sti...@tu...> * src/eigslv.cc: Fix missing check of eigvec matrix size. * include/laslv.h: Add documentation. |
From: Christian S. <cs...@us...> - 2005-12-27 11:16:19
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31395/src Modified Files: eigslv.cc Log Message: 2005-12-27 Christian Stimming <sti...@tu...> * src/eigslv.cc: Fix missing check of eigvec matrix size. * include/laslv.h: Add documentation. |
From: Christian S. <cs...@us...> - 2005-12-23 15:15:12
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27231 Modified Files: lapackpp.vcproj Added Files: lapackpp.sln Log Message: Complete the MSVC support, including two test programs. --- NEW FILE: lapackpp.sln --- |
From: Christian S. <cs...@us...> - 2005-12-23 15:15:07
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27231/matrix/testing Added Files: tgd.vcproj Log Message: Complete the MSVC support, including two test programs. --- NEW FILE: tgd.vcproj --- |
From: Christian S. <cs...@us...> - 2005-12-23 15:15:07
|
Update of /cvsroot/lapackpp/lapackpp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27231/testing Added Files: tGenSolve.vcproj Log Message: Complete the MSVC support, including two test programs. --- NEW FILE: tGenSolve.vcproj --- |
From: Christian S. <cs...@us...> - 2005-12-23 13:39:17
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6791/src Modified Files: Makefile.am eigslv.cc lasvd.cc lautil.cc linslv.cc Log Message: 2005-12-23 Christian Stimming <sti...@tu...> * blaspp/src/*.cc, matrix/src/*.cc, src/*.cc: Make sure files can be compiled even if LA_COMPLEX_SUPPORT is switched off. Makes initial porting to MSVC much easier. * lapackpp.vcproj: Add project file for Microsoft Visual Studio Compiler (MSVC). |
From: Christian S. <cs...@us...> - 2005-12-23 13:39:17
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6791 Modified Files: .cvsignore ChangeLog Added Files: lapackpp.vcproj Log Message: 2005-12-23 Christian Stimming <sti...@tu...> * blaspp/src/*.cc, matrix/src/*.cc, src/*.cc: Make sure files can be compiled even if LA_COMPLEX_SUPPORT is switched off. Makes initial porting to MSVC much easier. * lapackpp.vcproj: Add project file for Microsoft Visual Studio Compiler (MSVC). --- NEW FILE: lapackpp.vcproj --- |
From: Christian S. <cs...@us...> - 2005-12-23 13:39:17
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6791/blaspp/src Modified Files: blas1pp.cc blas2pp.cc blas3pp.cc Log Message: 2005-12-23 Christian Stimming <sti...@tu...> * blaspp/src/*.cc, matrix/src/*.cc, src/*.cc: Make sure files can be compiled even if LA_COMPLEX_SUPPORT is switched off. Makes initial porting to MSVC much easier. * lapackpp.vcproj: Add project file for Microsoft Visual Studio Compiler (MSVC). |
From: Christian S. <cs...@us...> - 2005-12-23 13:39:17
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6791/matrix/src Modified Files: index.cc laexcp.cc Log Message: 2005-12-23 Christian Stimming <sti...@tu...> * blaspp/src/*.cc, matrix/src/*.cc, src/*.cc: Make sure files can be compiled even if LA_COMPLEX_SUPPORT is switched off. Makes initial porting to MSVC much easier. * lapackpp.vcproj: Add project file for Microsoft Visual Studio Compiler (MSVC). |
From: Christian S. <cs...@us...> - 2005-12-21 13:18:35
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24931 Modified Files: mainpage.doxygen.in Log Message: Improve documentation |
From: Christian S. <cs...@us...> - 2005-12-21 13:17:30
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24729/include Modified Files: gmc.h gmd.h gmf.h gmi.h gmli.h Log Message: Improve documentation |
From: Christian S. <cs...@us...> - 2005-12-21 13:13:26
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23699 Modified Files: ChangeLog README mainpage.doxygen.in Log Message: 2005-12-21 Christian Stimming <sti...@tu...> * include/gmd.h, gm*.h: Add rows() and cols() member for convenience compatibility with IT++. |
From: Christian S. <cs...@us...> - 2005-12-21 13:13:26
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23699/include Modified Files: gmc.h gmd.h gmf.h gmi.h gmli.h Log Message: 2005-12-21 Christian Stimming <sti...@tu...> * include/gmd.h, gm*.h: Add rows() and cols() member for convenience compatibility with IT++. |
From: Christian S. <cs...@us...> - 2005-12-16 12:07:39
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11673/src Modified Files: Makefile.am Log Message: Simplify win32 DLL creation |
From: Christian S. <cs...@us...> - 2005-12-15 17:53:58
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3543 Modified Files: ChangeLog configure.ac Log Message: Release lapackpp-2.4.3 |
From: Christian S. <cs...@us...> - 2005-12-02 15:28:33
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11701/blaspp/src Modified Files: blas3pp.cc Log Message: 2005-12-02 Christian Stimming <sti...@tu...> * blaspp/src/blas3pp.cc: Fix matrix norms which might have been wrong with submatrices. |