lapackpp-cvs Mailing List for Lapack++ (Page 18)
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-07 07:49:01
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10060 Modified Files: AUTHORS ChangeLog Log Message: Add new author |
From: Christian S. <cs...@us...> - 2005-10-06 15:13:31
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17800/include Modified Files: lacomplex.h.in Log Message: 2005-10-06 Christian Stimming <sti...@tu...> * include/lacomplex.h.in: Make USE_GCC3 conditional on __GNUC__ for compatibility with other compilers. * src/lasvd.cc: Remove definition of min() because std::min is used everywhere. |
From: Christian S. <cs...@us...> - 2005-10-06 15:13:27
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17800/src Modified Files: lasvd.cc Log Message: 2005-10-06 Christian Stimming <sti...@tu...> * include/lacomplex.h.in: Make USE_GCC3 conditional on __GNUC__ for compatibility with other compilers. * src/lasvd.cc: Remove definition of min() because std::min is used everywhere. |
From: Christian S. <cs...@us...> - 2005-10-06 15:13:27
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17800 Modified Files: ChangeLog Log Message: 2005-10-06 Christian Stimming <sti...@tu...> * include/lacomplex.h.in: Make USE_GCC3 conditional on __GNUC__ for compatibility with other compilers. * src/lasvd.cc: Remove definition of min() because std::min is used everywhere. |
From: Christian S. <cs...@us...> - 2005-09-16 08:57:40
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21012 Modified Files: ChangeLog Log Message: 2005-09-16 Christian Stimming <sti...@tu...> * matrix/src/vc.cc, vd.cc, vf.cc, vi.cc, vli.cc: Add sanity checks for all arguments. Also check for successful memory allocation. * matrix/src/laindex.cc: Replace assert()s by LaExceptions. |
From: Christian S. <cs...@us...> - 2005-09-16 08:57:40
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21012/matrix/src Modified Files: laindex.cc vc.cc vd.cc vf.cc vi.cc vli.cc Log Message: 2005-09-16 Christian Stimming <sti...@tu...> * matrix/src/vc.cc, vd.cc, vf.cc, vi.cc, vli.cc: Add sanity checks for all arguments. Also check for successful memory allocation. * matrix/src/laindex.cc: Replace assert()s by LaExceptions. |
From: Christian S. <cs...@us...> - 2005-09-16 08:50:15
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20085/matrix/testing Modified Files: tgd.cc Log Message: Make exceptions verbose |
From: Christian S. <cs...@us...> - 2005-09-16 08:49:56
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19969/blaspp/testing Modified Files: blas++_test Log Message: Make failing tests really fail the tests |
From: Christian S. <cs...@us...> - 2005-09-16 08:49:56
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19969/matrix/testing Modified Files: matrix_test Log Message: Make failing tests really fail the tests |
From: Christian S. <cs...@us...> - 2005-09-16 08:49:56
|
Update of /cvsroot/lapackpp/lapackpp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19969/testing Modified Files: lapack++_test Log Message: Make failing tests really fail the tests |
From: Christian S. <cs...@us...> - 2005-09-14 09:50:16
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv708 Modified Files: mainpage.doxygen.in Log Message: More updated docs |
From: Christian S. <cs...@us...> - 2005-09-14 09:46:31
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32465 Modified Files: README mainpage.doxygen.in Log Message: Improve documentation |
From: Christian S. <cs...@us...> - 2005-09-14 09:15:13
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26258 Modified Files: lapackpp.iss.in Log Message: Update ISSC file |
From: Christian S. <cs...@us...> - 2005-09-14 09:10:30
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24957 Modified Files: ChangeLog configure.ac Log Message: 2005-09-12 Christian Stimming <sti...@tu...> * configure.ac: Release version 2.4.0 |
From: Christian S. <cs...@us...> - 2005-09-13 09:09:22
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28131 Modified Files: tgd.cc Log Message: add correct matrix initialization in test program |
From: Christian S. <cs...@us...> - 2005-09-12 13:19:29
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24888/matrix/testing Modified Files: Makefile.am Log Message: Improve tests |
From: Christian S. <cs...@us...> - 2005-09-12 13:19:28
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24888/blaspp/testing Modified Files: Makefile.am Log Message: Improve tests |
From: Christian S. <cs...@us...> - 2005-09-12 13:19:28
|
Update of /cvsroot/lapackpp/lapackpp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24888/testing Modified Files: Makefile.am Log Message: Improve tests |
From: Christian S. <cs...@us...> - 2005-09-12 12:52:33
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19600 Modified Files: lapackpp.iss.in Log Message: Improve ISS file |
From: Christian S. <cs...@us...> - 2005-09-12 11:40:56
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4310/include Modified Files: laindex.h Log Message: Fix errornous inline |
From: Christian S. <cs...@us...> - 2005-09-12 11:26:18
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2257/matrix/src Modified Files: Makefile.am Added Files: laindex.cc Log Message: 2005-09-12 Christian Stimming <sti...@tu...> * include/laindex.h, matrix/source/laindex.cc: Make the return-by-reference functions start(), end() and incr() protected because they are too error-prone when being manipulated arbitrarily. Instead, add a set() method that follows the conventions of the constructors. Additionally, add assertions so that the increment is nonzero. --- NEW FILE: laindex.cc --- |
From: Christian S. <cs...@us...> - 2005-09-12 11:26:17
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2257 Modified Files: ChangeLog Log Message: 2005-09-12 Christian Stimming <sti...@tu...> * include/laindex.h, matrix/source/laindex.cc: Make the return-by-reference functions start(), end() and incr() protected because they are too error-prone when being manipulated arbitrarily. Instead, add a set() method that follows the conventions of the constructors. Additionally, add assertions so that the increment is nonzero. |
From: Christian S. <cs...@us...> - 2005-09-12 11:26:17
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2257/include Modified Files: laindex.h Log Message: 2005-09-12 Christian Stimming <sti...@tu...> * include/laindex.h, matrix/source/laindex.cc: Make the return-by-reference functions start(), end() and incr() protected because they are too error-prone when being manipulated arbitrarily. Instead, add a set() method that follows the conventions of the constructors. Additionally, add assertions so that the increment is nonzero. |
From: Christian S. <cs...@us...> - 2005-09-12 10:04:07
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18940/blaspp/testing Modified Files: Makefile.am Log Message: Improve makefiles |
From: Christian S. <cs...@us...> - 2005-09-12 10:03:31
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18940/matrix/testing Modified Files: Makefile.am Log Message: Improve makefiles |