Mon, 03 Mar 2008 02:22:03 -0500 |
Jaroslav Hajek |
more xGELSD workspace fixes
release-3-0-x
|
Tue, 26 Feb 2008 02:51:32 -0500 |
John W. Eaton |
avoid another xGELSD workspace query bug
release-3-0-x
|
Fri, 15 Feb 2008 19:54:25 -0500 |
John W. Eaton |
another small xGELSD workspace fix
release-3-0-x
|
Fri, 15 Feb 2008 18:55:45 -0500 |
John W. Eaton |
more xGELSD workspace fixes
release-3-0-x
|
Tue, 12 Feb 2008 23:44:14 -0500 |
John W. Eaton |
ilaenv --> xilaenv
release-3-0-x
|
Tue, 12 Feb 2008 21:04:34 -0500 |
Jason Riedy |
fix workspace size calculation for xGELSD
release-3-0-x
|
Fri, 21 Jan 2011 11:05:21 -0500 |
John W. Eaton |
avoid apparent bug in ATLAS versions of CHERK/ZHERK
|
Thu, 20 Jan 2011 17:24:59 -0500 |
John W. Eaton |
strip trailing whitespace from source files
|
Thu, 20 Jan 2011 00:12:05 -0500 |
John W. Eaton |
attempt better backward compatibility for Array resize functions
|
Wed, 19 Jan 2011 17:55:56 -0500 |
John W. Eaton |
attempt better backward compatibility for Array constructors
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Thu, 13 Jan 2011 16:52:30 -0500 |
John W. Eaton |
style fixes
|
Thu, 13 Jan 2011 15:40:14 -0500 |
John W. Eaton |
avoid GCC warnings
|
Mon, 13 Dec 2010 21:09:09 -0500 |
John W. Eaton |
fix cut and paste error in Matrix by ComplexMatrix multiplication operator
|
Thu, 21 Oct 2010 16:12:13 -0400 |
John W. Eaton |
consistently give error for operator not applied to NaN values
|
Tue, 21 Sep 2010 13:09:12 +0200 |
Jaroslav Hajek |
simplify some array tests in liboctave
|
Thu, 22 Jul 2010 09:54:03 +0200 |
Jaroslav Hajek |
fix workspace bug workaround for xGELSD (since 7486:6a6d2abe51ff)
|
Tue, 20 Jul 2010 13:10:40 +0200 |
Jaroslav Hajek |
omissions from last two patches
|
Tue, 20 Jul 2010 12:56:05 +0200 |
Jaroslav Hajek |
simplify Matrix::extract
|
Fri, 09 Jul 2010 14:12:59 +0200 |
Jaroslav Hajek |
implement proper CGELSD/ZGELSD RWORK size formulas, as found in lapack SVN
|
Fri, 25 Jun 2010 08:46:17 +0200 |
Jaroslav Hajek |
remove stray debug stub 2
|
Thu, 24 Jun 2010 12:42:38 +0200 |
Jaroslav Hajek |
remove stray debug stub from CMatrix.cc
|
Wed, 23 Jun 2010 09:24:23 -0400 |
John W. Eaton |
eliminate trailing whitespace in ChangeLog files
|
Wed, 16 Jun 2010 14:36:23 +0200 |
Jaroslav Hajek |
workaround bug #30044 (likely in LAPACK)
|
Thu, 13 May 2010 13:47:20 +0200 |
Jaroslav Hajek |
use ID for singularity warning in matrix division
|
Fri, 26 Feb 2010 11:44:38 +0100 |
Jaroslav Hajek |
improve diag matrix interface & implementation
|
Fri, 26 Feb 2010 09:47:54 +0100 |
Jaroslav Hajek |
simplify appliers in mx-inlines.cc
|
Tue, 23 Feb 2010 16:12:27 +0100 |
Jaroslav Hajek |
remove Array2
|
Sat, 23 Jan 2010 21:41:03 +0100 |
Jaroslav Hajek |
merge MArray classes & improve Array interface
|
Thu, 11 Feb 2010 12:23:32 -0500 |
John W. Eaton |
untabify liboctave C++ sources
|
Thu, 28 Jan 2010 08:06:13 +0100 |
Jaroslav Hajek |
fix det() after singular matrix is flagged
|
Thu, 21 Jan 2010 15:41:19 -0500 |
John W. Eaton |
assume unistd.h and sys/types.h exist
|
Wed, 20 Jan 2010 19:04:35 -0500 |
John W. Eaton |
remove Emacs local-variable settings from liboctave source files
|
Wed, 20 Jan 2010 10:38:00 +0100 |
Jaroslav Hajek |
make OCTAVE_QUIT a function
|
Sun, 17 Jan 2010 15:13:53 +0100 |
Jaroslav Hajek |
use octave_idx_type where needed
|
Thu, 14 Jan 2010 03:10:46 -0500 |
John W. Eaton |
fix prototypes for zherk and cherk
|
Fri, 13 Nov 2009 12:34:46 +0100 |
Jaroslav Hajek |
narrow complex values with negative zero imaginary parts
|
Thu, 12 Nov 2009 15:47:58 +0100 |
Jaroslav Hajek |
improve unary mapper system
|
Sat, 26 Sep 2009 10:41:07 +0200 |
Jaroslav Hajek |
use blas_trans_type for xgemm
|
Wed, 23 Sep 2009 12:13:50 +0200 |
Jaroslav Hajek |
improve mixed real x complex ops
|
Wed, 23 Sep 2009 10:00:16 +0200 |
Jaroslav Hajek |
optimize / and '\ for triangular matrices
|
Sat, 19 Sep 2009 22:17:12 +0200 |
Jaroslav Hajek |
extend linspace & fix up liboctave rewrite
|
Fri, 18 Sep 2009 15:27:09 +0200 |
Jaroslav Hajek |
improve linspace in liboctave
|
Wed, 02 Sep 2009 09:21:36 +0200 |
Jaroslav Hajek |
add a couple of missing copyright statements
|
Thu, 27 Aug 2009 11:19:33 +0200 |
Jaroslav Hajek |
refactor comparison ops implementations
|
Fri, 21 Aug 2009 12:12:25 +0200 |
Jaroslav Hajek |
further bool ops tweaks
|
Fri, 21 Aug 2009 08:18:16 +0200 |
Jaroslav Hajek |
make ! operator check for NaNs, simplify implementations in liboctave
|
Wed, 19 Aug 2009 22:55:15 +0200 |
Jaroslav Hajek |
refactor binary & bool ops in liboctave
|
Sun, 16 Aug 2009 08:25:24 +0200 |
Jaroslav Hajek |
more fixes & tests for matrix multiply
|
Sun, 16 Aug 2009 06:55:15 +0200 |
Jaroslav Hajek |
fix typos in complex xgemm
|
Thu, 13 Aug 2009 18:20:31 -0400 |
John W. Eaton |
more configure changes for libraries
|
Wed, 29 Jul 2009 12:15:27 -0400 |
John W. Eaton |
sanity checks for loading sparse matrices
|
Thu, 18 Jun 2009 09:14:57 +0200 |
Jaroslav Hajek |
avoid useless zero initialization when doing matrix multiply
|
Mon, 02 Mar 2009 08:07:48 +0100 |
Jaroslav Hajek |
use explicit template qualifs to please Intel C++ and MSVC++
|
Fri, 20 Mar 2009 11:39:25 +0100 |
Jaroslav Hajek |
allow empty matrices in stream input operators
|
Wed, 11 Mar 2009 10:31:08 +0100 |
Jaroslav Hajek |
ensure nonnegative char -> real conversion
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Wed, 18 Feb 2009 13:45:20 -0500 |
John W. Eaton |
avoid some GCC warnings
|
Wed, 18 Feb 2009 11:20:31 -0500 |
John W. Eaton |
eliminate some unused static variables and functions
|
Tue, 17 Feb 2009 08:38:00 +0100 |
Jaroslav Hajek |
split implementation and interface in mx-op-defs and MArray-defs
|