lapackpp-cvs Mailing List for Lapack++ (Page 11)
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-03-13 13:34:23
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25364/include Modified Files: .cvsignore Makefile.am lacomplex lacomplex.h.in Added Files: laversion.h.in Log Message: 2006-03-13 Christian Stimming <sti...@tu...> * include/laversion.h.in: Add header with lapackpp version numbers so that code conditional on particular lapackpp versions can be written. --- NEW FILE: laversion.h.in --- |
From: Christian S. <cs...@us...> - 2006-03-13 13:07:07
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6013 Modified Files: ChangeLog Log Message: 2006-03-13 Christian Stimming <sti...@tu...> * blaspp/src/blas3pp.cc: Abort by assertion only if matrices are actually being used. |
From: Christian S. <cs...@us...> - 2006-03-13 13:07:06
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6013/blaspp/src Modified Files: blas3pp.cc Log Message: 2006-03-13 Christian Stimming <sti...@tu...> * blaspp/src/blas3pp.cc: Abort by assertion only if matrices are actually being used. |
From: Christian S. <cs...@us...> - 2006-02-24 15:39:10
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3975 Modified Files: ChangeLog NEWS configure.ac Log Message: 2006-02-24 Christian Stimming <sti...@tu...> * configure.ac: Release lapackpp-2.4.7 |
From: Christian S. <cs...@us...> - 2006-02-24 15:17:11
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21872/matrix/testing Modified Files: tgd.cc Log Message: 2006-02-24 Christian Stimming <sti...@tu...> * include/gmd.h, gmc.h: Add scale() method and operator*= as an alias to Blas_Scale. * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h: Add add() method in addition to operator+=. * include/blas3pp.h: Add Blas_Scale for matrices. |
From: Christian S. <cs...@us...> - 2006-02-24 15:17:07
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21872 Modified Files: ChangeLog Log Message: 2006-02-24 Christian Stimming <sti...@tu...> * include/gmd.h, gmc.h: Add scale() method and operator*= as an alias to Blas_Scale. * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h: Add add() method in addition to operator+=. * include/blas3pp.h: Add Blas_Scale for matrices. |
From: Christian S. <cs...@us...> - 2006-02-24 15:17:07
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21872/blaspp/src Modified Files: blas3pp.cc Log Message: 2006-02-24 Christian Stimming <sti...@tu...> * include/gmd.h, gmc.h: Add scale() method and operator*= as an alias to Blas_Scale. * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h: Add add() method in addition to operator+=. * include/blas3pp.h: Add Blas_Scale for matrices. |
From: Christian S. <cs...@us...> - 2006-02-24 15:17:06
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21872/include Modified Files: blas3pp.h gmc.h gmd.h gmf.h gmi.h gmli.h Log Message: 2006-02-24 Christian Stimming <sti...@tu...> * include/gmd.h, gmc.h: Add scale() method and operator*= as an alias to Blas_Scale. * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h: Add add() method in addition to operator+=. * include/blas3pp.h: Add Blas_Scale for matrices. |
From: Christian S. <cs...@us...> - 2006-02-24 15:17:06
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21872/matrix/src Modified Files: gmc.cc gmd.cc gmtmpl.cc Log Message: 2006-02-24 Christian Stimming <sti...@tu...> * include/gmd.h, gmc.h: Add scale() method and operator*= as an alias to Blas_Scale. * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h: Add add() method in addition to operator+=. * include/blas3pp.h: Add Blas_Scale for matrices. |
From: Christian S. <cs...@us...> - 2006-02-24 13:49:37
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32710/include Modified Files: latmpl.h Log Message: Really fix compiler version dependencies |
From: Christian S. <cs...@us...> - 2006-02-24 13:39:56
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26425 Modified Files: ChangeLog Log Message: 2006-02-24 Christian Stimming <sti...@tu...> * include/latmpl.h: Add compile dependency on MSVC version number. |
From: Christian S. <cs...@us...> - 2006-02-24 13:39:56
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26425/include Modified Files: latmpl.h Log Message: 2006-02-24 Christian Stimming <sti...@tu...> * include/latmpl.h: Add compile dependency on MSVC version number. |
From: Christian S. <cs...@us...> - 2006-02-10 13:58:38
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3741 Modified Files: ChangeLog Log Message: 2006-02-10 Christian Stimming <sti...@tu...> * blaspp/src/blas3pp.cc (max_fro_sum): Fix erronoues NormF for non-square matrices. Reported by Christian Fellenberg. |
From: Christian S. <cs...@us...> - 2006-02-10 13:58:38
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3741/blaspp/src Modified Files: blas3pp.cc Log Message: 2006-02-10 Christian Stimming <sti...@tu...> * blaspp/src/blas3pp.cc (max_fro_sum): Fix erronoues NormF for non-square matrices. Reported by Christian Fellenberg. |
From: Christian S. <cs...@us...> - 2006-02-01 11:57:08
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5401 Modified Files: ChangeLog configure.ac mainpage.doxygen.in Log Message: 2006-02-01 Christian Stimming <sti...@tu...> * configure.ac: release lapackpp-2.4.6 |
From: Christian S. <cs...@us...> - 2006-02-01 11:07:58
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19886/include Modified Files: latmpl.h Log Message: Improve documentation |
From: Christian S. <cs...@us...> - 2006-02-01 11:07:58
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19886 Modified Files: mainpage.doxygen.in README Log Message: Improve documentation |
From: Christian S. <cs...@us...> - 2006-01-31 15:38:31
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6427/include Modified Files: laindex.h Log Message: Improve documentation |
From: Christian S. <cs...@us...> - 2006-01-31 15:30:30
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3521/matrix/src Modified Files: gmc.cc gmd.cc gmf.cc gmi.cc gmli.cc gmtmpl.cc mtmpl.h Log Message: 2006-01-31 Christian Stimming <sti...@tu...> * matrix/src/gmtmpl.cc, mtmpl.h: Consolidate much more methods from the five matrix classes into this templated macro file. Unifies the matrices even more. |
From: Christian S. <cs...@us...> - 2006-01-31 15:30:29
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3521/include Modified Files: gmc.h gmd.h gmf.h gmi.h gmli.h Log Message: 2006-01-31 Christian Stimming <sti...@tu...> * matrix/src/gmtmpl.cc, mtmpl.h: Consolidate much more methods from the five matrix classes into this templated macro file. Unifies the matrices even more. |
From: Christian S. <cs...@us...> - 2006-01-31 15:30:29
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3521 Modified Files: ChangeLog Log Message: 2006-01-31 Christian Stimming <sti...@tu...> * matrix/src/gmtmpl.cc, mtmpl.h: Consolidate much more methods from the five matrix classes into this templated macro file. Unifies the matrices even more. |
From: Christian S. <cs...@us...> - 2006-01-31 15:30:29
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3521/matrix/testing Modified Files: tgd.cc Log Message: 2006-01-31 Christian Stimming <sti...@tu...> * matrix/src/gmtmpl.cc, mtmpl.h: Consolidate much more methods from the five matrix classes into this templated macro file. Unifies the matrices even more. |
From: Christian S. <cs...@us...> - 2006-01-31 14:24:17
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12279/include Modified Files: gmc.h gmd.h gmf.h gmi.h gmli.h Log Message: 2006-01-31 Christian Stimming <sti...@tu...> * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h: Add row() and column() methods to access single rows and columns as submatrix views more easily. Implementation is in matrix/src/gmtmpl.cc. |
From: Christian S. <cs...@us...> - 2006-01-31 14:24:17
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12279/matrix/src Modified Files: gmc.cc gmtmpl.cc Log Message: 2006-01-31 Christian Stimming <sti...@tu...> * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h: Add row() and column() methods to access single rows and columns as submatrix views more easily. Implementation is in matrix/src/gmtmpl.cc. |
From: Christian S. <cs...@us...> - 2006-01-31 14:24:17
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12279 Modified Files: ChangeLog Log Message: 2006-01-31 Christian Stimming <sti...@tu...> * include/gmd.h, gmc.h, gmi.h, gmf.h, gmli.h: Add row() and column() methods to access single rows and columns as submatrix views more easily. Implementation is in matrix/src/gmtmpl.cc. |