lapackpp-cvs Mailing List for Lapack++ (Page 19)
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-09-12 10:03:28
|
Update of /cvsroot/lapackpp/lapackpp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18940/testing Modified Files: Makefile.am Log Message: Improve makefiles |
From: Christian S. <cs...@us...> - 2005-09-12 09:18:39
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10384/matrix/src Modified Files: gmc.cc gmd.cc Log Message: 2005-09-12 Christian Stimming <sti...@tu...> * lapackpp.pc.in: Add configuration file for pkg-config, let this also be installed. * matrix/src/gnc.cc, gmd.cc (operator=): Fix errorneous assignment when matrix has non-unit stride. * include/laindex.h: Fix error in LaIndex::operator=; increment was not copied. Reported by Brian White <bw...@cs...>. |
From: Christian S. <cs...@us...> - 2005-09-12 09:18:39
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10384 Modified Files: .cvsignore AUTHORS ChangeLog Makefile.am README lapackpp.spec.in Added Files: configure.ac lapackpp.pc.in Removed Files: configure.in Log Message: 2005-09-12 Christian Stimming <sti...@tu...> * lapackpp.pc.in: Add configuration file for pkg-config, let this also be installed. * matrix/src/gnc.cc, gmd.cc (operator=): Fix errorneous assignment when matrix has non-unit stride. * include/laindex.h: Fix error in LaIndex::operator=; increment was not copied. Reported by Brian White <bw...@cs...>. --- NEW FILE: configure.ac --- --- NEW FILE: lapackpp.pc.in --- --- configure.in DELETED --- |
From: Christian S. <cs...@us...> - 2005-09-12 09:18:39
|
Update of /cvsroot/lapackpp/lapackpp/matrix/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10384/matrix/testing Modified Files: tgd.cc Log Message: 2005-09-12 Christian Stimming <sti...@tu...> * lapackpp.pc.in: Add configuration file for pkg-config, let this also be installed. * matrix/src/gnc.cc, gmd.cc (operator=): Fix errorneous assignment when matrix has non-unit stride. * include/laindex.h: Fix error in LaIndex::operator=; increment was not copied. Reported by Brian White <bw...@cs...>. |
From: Christian S. <cs...@us...> - 2005-09-12 09:18:39
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10384/include Modified Files: gmc.h gmd.h gmf.h gmi.h gmli.h laindex.h Log Message: 2005-09-12 Christian Stimming <sti...@tu...> * lapackpp.pc.in: Add configuration file for pkg-config, let this also be installed. * matrix/src/gnc.cc, gmd.cc (operator=): Fix errorneous assignment when matrix has non-unit stride. * include/laindex.h: Fix error in LaIndex::operator=; increment was not copied. Reported by Brian White <bw...@cs...>. |
From: Christian S. <cs...@us...> - 2005-08-22 09:52:01
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2690 Modified Files: README Added Files: autogen.sh Removed Files: Makefile.dist Log Message: Improve CVS initial build system creation --- NEW FILE: autogen.sh --- --- Makefile.dist DELETED --- |
From: Christian S. <cs...@us...> - 2005-08-18 22:51:43
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7173 Modified Files: Makefile.am Log Message: Clean up Makefile |
From: Christian S. <cs...@us...> - 2005-08-05 14:09:19
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30795/include Modified Files: blas1.h Log Message: Fix defines |
From: Christian S. <cs...@us...> - 2005-08-05 14:09:19
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30795/blaspp/src Modified Files: blas1pp.cc Log Message: Fix defines |
From: Christian S. <cs...@us...> - 2005-08-05 14:06:29
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30274/blaspp/src Modified Files: blas1pp.cc Log Message: 2005-08-05 Christian Stimming <sti...@tu...> * include/blas1.h, blaspp/src/blas1pp.cc: Fix declaration of zdotu and zdotc functions on Windows, because the return value of LAPACK is there actually returned on the stack -- contrary to LAPACK on linux. |
From: Christian S. <cs...@us...> - 2005-08-05 14:06:28
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30274/include Modified Files: blas1.h Log Message: 2005-08-05 Christian Stimming <sti...@tu...> * include/blas1.h, blaspp/src/blas1pp.cc: Fix declaration of zdotu and zdotc functions on Windows, because the return value of LAPACK is there actually returned on the stack -- contrary to LAPACK on linux. |
From: Christian S. <cs...@us...> - 2005-08-05 14:06:28
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30274 Modified Files: ChangeLog Makefile.am Log Message: 2005-08-05 Christian Stimming <sti...@tu...> * include/blas1.h, blaspp/src/blas1pp.cc: Fix declaration of zdotu and zdotc functions on Windows, because the return value of LAPACK is there actually returned on the stack -- contrary to LAPACK on linux. |
From: Christian S. <cs...@us...> - 2005-08-05 13:45:58
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26267 Modified Files: ChangeLog configure.in lapackpp.iss.in Log Message: |
From: Christian S. <cs...@us...> - 2005-08-05 12:28:55
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13551/matrix/src Modified Files: bmd.cc Log Message: 2005-08-05 Christian Stimming <sti...@tu...> * include/bmd.h, matrix/src/bmd.cc, include/blas1pp.h: Fix LaBandMatDouble methods as reported by Edward Baudrez <ed...@us...> |
From: Christian S. <cs...@us...> - 2005-08-05 12:28:55
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13551/include Modified Files: blas1pp.h bmd.h Log Message: 2005-08-05 Christian Stimming <sti...@tu...> * include/bmd.h, matrix/src/bmd.cc, include/blas1pp.h: Fix LaBandMatDouble methods as reported by Edward Baudrez <ed...@us...> |
From: Christian S. <cs...@us...> - 2005-08-05 12:28:50
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13551 Modified Files: AUTHORS ChangeLog Log Message: 2005-08-05 Christian Stimming <sti...@tu...> * include/bmd.h, matrix/src/bmd.cc, include/blas1pp.h: Fix LaBandMatDouble methods as reported by Edward Baudrez <ed...@us...> |
From: Christian S. <cs...@us...> - 2005-07-20 13:05:16
|
Update of /cvsroot/lapackpp/lapackpp/macros In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21457/macros Modified Files: acx_lapackpp.m4 Log Message: 2005-07-20 Christian Stimming <sti...@tu...> * macros/acx_lapackpp.m4: Copy required macro ACX_SEARCH_FOR_PATH into this file. |
From: Christian S. <cs...@us...> - 2005-07-20 13:05:15
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21457 Modified Files: ChangeLog Log Message: 2005-07-20 Christian Stimming <sti...@tu...> * macros/acx_lapackpp.m4: Copy required macro ACX_SEARCH_FOR_PATH into this file. |
From: Christian S. <cs...@us...> - 2005-07-06 12:21:45
|
Update of /cvsroot/lapackpp/lapackpp/matrix/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7207/lapackpp/matrix/src Modified Files: gfqrc.cc Log Message: Upgrade to Innos Setup 5 and gcc3.4 |
From: Christian S. <cs...@us...> - 2005-07-06 12:21:45
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7207/lapackpp Modified Files: Makefile.am configure.in lapackpp.iss.in Log Message: Upgrade to Innos Setup 5 and gcc3.4 |
From: Christian S. <cs...@us...> - 2005-04-26 15:15:30
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16401 Modified Files: ChangeLog Log Message: 2005-04-26 Christian Stimming <sti...@tu...> * macros/acx_lapackpp.m4: Fix library lookup on win32 because it was still looked for liblapackpp32.dll instead of lapackpp32.dll. |
From: Christian S. <cs...@us...> - 2005-04-26 15:15:30
|
Update of /cvsroot/lapackpp/lapackpp/macros In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16401/macros Modified Files: acx_lapackpp.m4 Log Message: 2005-04-26 Christian Stimming <sti...@tu...> * macros/acx_lapackpp.m4: Fix library lookup on win32 because it was still looked for liblapackpp32.dll instead of lapackpp32.dll. |
From: Christian S. <cs...@us...> - 2005-04-20 08:33:26
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6369/src Modified Files: linslv.cc Log Message: Fix resize function call |
From: Jacob (J. G. <jg...@us...> - 2005-04-19 18:35:02
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20742/src Modified Files: linslv.cc Log Message: Add work size checker to LaLUInverseIP |
From: Jacob (J. G. <jg...@us...> - 2005-04-19 18:35:01
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20742/include Modified Files: laslv.h Log Message: Add work size checker to LaLUInverseIP |