lapackpp-cvs Mailing List for Lapack++ (Page 17)
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-10-26 12:46:45
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10800/include Modified Files: lacomplex Log Message: 2005-10-26 Christian Stimming <sti...@tu...> * include/lacomplex: Fix gcc4 and <complex> header file. |
From: Christian S. <cs...@us...> - 2005-10-26 12:46:45
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10800 Modified Files: ChangeLog Log Message: 2005-10-26 Christian Stimming <sti...@tu...> * include/lacomplex: Fix gcc4 and <complex> header file. |
From: Christian S. <cs...@us...> - 2005-10-26 10:06:08
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6853 Modified Files: ChangeLog Log Message: 2005-10-26 Christian Stimming <sti...@tu...> * matrix/src/gmc.cc, gmd.cc, gmf.cc, gmi.cc, gmli.cc: Make optional error message a fatal one. Will probably break some applications, but that code never worked correctly anyway. |
From: Christian S. <cs...@us...> - 2005-10-26 10:06:06
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6853/matrix/src Modified Files: gmc.cc gmd.cc gmf.cc gmi.cc gmli.cc Log Message: 2005-10-26 Christian Stimming <sti...@tu...> * matrix/src/gmc.cc, gmd.cc, gmf.cc, gmi.cc, gmli.cc: Make optional error message a fatal one. Will probably break some applications, but that code never worked correctly anyway. |
From: Christian S. <cs...@us...> - 2005-10-26 09:32:53
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv477 Modified Files: ChangeLog configure.ac Log Message: 2005-10-26 Christian Stimming <sti...@tu...> * configure.ac: Release lapackpp-2.4.1 |
From: Christian S. <cs...@us...> - 2005-10-26 09:23:15
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31528 Modified Files: ChangeLog Log Message: 2005-10-26 Christian Stimming <sti...@tu...> * matrix/src/gmc.cc, gmd.cc, gmf.cc, gmi.cc, gmli.cc: Added extra check for submatrix in resize(). This will point out errorneous usages of operator=() which has copy() semantics, where in reality inject() should have been used. This will probably show up in much existing code, but that code is broken and never worked correctly to begin with. |
From: Christian S. <cs...@us...> - 2005-10-26 09:23:15
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31528/matrix/src Modified Files: gmc.cc gmd.cc gmf.cc gmi.cc gmli.cc Log Message: 2005-10-26 Christian Stimming <sti...@tu...> * matrix/src/gmc.cc, gmd.cc, gmf.cc, gmi.cc, gmli.cc: Added extra check for submatrix in resize(). This will point out errorneous usages of operator=() which has copy() semantics, where in reality inject() should have been used. This will probably show up in much existing code, but that code is broken and never worked correctly to begin with. |
From: Christian S. <cs...@us...> - 2005-10-26 09:23:14
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31528/matrix/testing Modified Files: tgc.cc tgd.cc Log Message: 2005-10-26 Christian Stimming <sti...@tu...> * matrix/src/gmc.cc, gmd.cc, gmf.cc, gmi.cc, gmli.cc: Added extra check for submatrix in resize(). This will point out errorneous usages of operator=() which has copy() semantics, where in reality inject() should have been used. This will probably show up in much existing code, but that code is broken and never worked correctly to begin with. |
From: Christian S. <cs...@us...> - 2005-10-26 09:13:08
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29150/include Modified Files: vc.h vd.h vf.h vi.h vli.h Log Message: 2005-10-26 Christian Stimming <sti...@tu...> * include/v*.h: Introduce vref_ref_count as an extra reference counting for the management data structure in order to fix the memory leak as described in vd.cc. Unfinished so far. |
From: Christian S. <cs...@us...> - 2005-10-26 09:11:41
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28497/matrix/src Modified Files: vd.cc Log Message: * matrix/src/vd.cc: The size checking of VectorDouble::inject did print an error message but didn't abort the operation. Changed, so that it will throw an LaException now. |
From: Christian S. <cs...@us...> - 2005-10-26 09:08:01
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27470 Modified Files: vf.cc vi.cc vli.cc Log Message: Make fatal error messages really fatal |
From: Christian S. <cs...@us...> - 2005-10-26 09:07:03
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27062 Modified Files: bmd.cc spdbmd.cc spdtrmd.cc sybmd.cc sytrmd.cc trmd.cc Log Message: Make fatal error messages really fatal |
From: Christian S. <cs...@us...> - 2005-10-26 09:03:42
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25849/blaspp/src Modified Files: blas3pp.cc Log Message: * blaspp/src/blas3pp.cc (Blas_NormF): Check for submatrix view and non-unit strides. If anything besides the simple case occurs, calculate the result by hand. |
From: Christian S. <cs...@us...> - 2005-10-26 08:54:49
|
Update of /cvsroot/lapackpp/lapackpp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23705/testing Modified Files: Makefile.am Log Message: Improve linker flags in build system |
From: Christian S. <cs...@us...> - 2005-10-26 08:54:49
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23705/matrix/testing Modified Files: Makefile.am Log Message: Improve linker flags in build system |
From: Christian S. <cs...@us...> - 2005-10-26 08:54:49
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23705/blaspp/testing Modified Files: Makefile.am Log Message: Improve linker flags in build system |
From: Christian S. <cs...@us...> - 2005-10-26 08:54:49
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23705 Modified Files: configure.ac Log Message: Improve linker flags in build system |
From: Christian S. <cs...@us...> - 2005-10-26 08:54:12
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23620 Modified Files: gmc.h gmd.h gmi.h gmli.h Log Message: Improve documentation |
From: Christian S. <cs...@us...> - 2005-10-25 13:02:22
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10732/matrix/src Modified Files: gmc.cc gmd.cc Log Message: 2005-10-25 Christian Stimming <sti...@tu...> * matrix/src/gmd.cc, gmc.cc (inject): Use optimized inject() copying really only when both LaIndex's are identical. * include/laindex.h: Add operator== for equality testing. |
From: Christian S. <cs...@us...> - 2005-10-25 13:02:18
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10732/include Modified Files: laindex.h Log Message: 2005-10-25 Christian Stimming <sti...@tu...> * matrix/src/gmd.cc, gmc.cc (inject): Use optimized inject() copying really only when both LaIndex's are identical. * include/laindex.h: Add operator== for equality testing. |
From: Christian S. <cs...@us...> - 2005-10-25 13:02:18
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10732 Modified Files: ChangeLog autogen.sh Log Message: 2005-10-25 Christian Stimming <sti...@tu...> * matrix/src/gmd.cc, gmc.cc (inject): Use optimized inject() copying really only when both LaIndex's are identical. * include/laindex.h: Add operator== for equality testing. |
From: Christian S. <cs...@us...> - 2005-10-19 11:20:35
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11313/matrix/testing Modified Files: tgd.cc Log Message: 2005-10-19 Christian Stimming <sti...@tu...> * include/gmd.h: Don't cast an address to an unsigned int; it breaks on i86_64 platforms. |
From: Christian S. <cs...@us...> - 2005-10-19 11:20:35
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11313 Modified Files: ChangeLog Log Message: 2005-10-19 Christian Stimming <sti...@tu...> * include/gmd.h: Don't cast an address to an unsigned int; it breaks on i86_64 platforms. |
From: Christian S. <cs...@us...> - 2005-10-19 11:20:34
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11313/src Modified Files: lasvd.cc linslv.cc Log Message: 2005-10-19 Christian Stimming <sti...@tu...> * include/gmd.h: Don't cast an address to an unsigned int; it breaks on i86_64 platforms. |
From: Christian S. <cs...@us...> - 2005-10-19 11:20:34
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11313/include Modified Files: f2c.h gmc.h gmd.h gmf.h gmi.h gmli.h Log Message: 2005-10-19 Christian Stimming <sti...@tu...> * include/gmd.h: Don't cast an address to an unsigned int; it breaks on i86_64 platforms. |