Tue, 17 Nov 2009 04:08:23 +0100 |
Jaroslav Hajek |
fix bug in balance
|
Fri, 13 Nov 2009 22:43:41 -0500 |
John W. Eaton |
add -DX_DLL_DEFS to CPPFLAGS
|
Fri, 13 Nov 2009 12:00:53 +0100 |
Jaroslav Hajek |
add a couple of useful loops
|
Thu, 12 Nov 2009 15:47:58 +0100 |
Jaroslav Hajek |
improve unary mapper system
|
Wed, 11 Nov 2009 13:46:50 -0500 |
John W. Eaton |
fail at configure time if IEEE floating point format is not detected
|
Wed, 11 Nov 2009 10:59:27 +0100 |
Jaroslav Hajek |
improve some mx_inline loops
|
Tue, 10 Nov 2009 15:02:25 -0500 |
John W. Eaton |
convert build system to use automake and libtool
|
Mon, 09 Nov 2009 13:09:49 +0100 |
Jaroslav Hajek |
rewrite dispatch part & slightly improve min,max,cummin,cummax
|
Mon, 09 Nov 2009 10:21:31 +0100 |
Jaroslav Hajek |
support sparse templated extractors
|
Thu, 05 Nov 2009 21:13:31 +0100 |
Jaroslav Hajek |
rename oct-mem functions
|
Tue, 03 Nov 2009 11:35:59 +0100 |
Jaroslav Hajek |
optimize memory manipulation by arrays & indexing
|
Tue, 03 Nov 2009 07:44:20 +0100 |
Jaroslav Hajek |
improve index reduction rules
|
Mon, 02 Nov 2009 07:16:30 +0100 |
Jaroslav Hajek |
fix bad FLOAT_TRUNCATE in mx-inlines.cc
|
Wed, 28 Oct 2009 20:00:35 -0400 |
John W. Eaton |
PermMatrix.cc: don't include error.h
|
Tue, 27 Oct 2009 20:11:47 +0100 |
David Bateman |
Fix test for valid threshold value in sparse LU factorization
|
Fri, 23 Oct 2009 10:35:59 +0200 |
Jaroslav Hajek |
fix idx_vector construction checks
|
Wed, 21 Oct 2009 09:51:58 -0400 |
John W. Eaton |
load-path: compare directory timestamps with tolerance
|
Tue, 20 Oct 2009 10:47:22 +0200 |
Jaroslav Hajek |
optimize bsxfun for common built-in operations
|
Mon, 19 Oct 2009 10:52:00 +0200 |
Jaroslav Hajek |
a few handy methods for dim_vector
|
Sun, 18 Oct 2009 12:01:24 -0400 |
Carsten Clark |
Remove ArrayN.cc from Makefile.in
|
Sun, 18 Oct 2009 11:38:33 +0200 |
Jaroslav Hajek |
include base-qr sources in install
|
Sat, 17 Oct 2009 06:29:05 +0200 |
Jaroslav Hajek |
initialize QR:: constants
|
Fri, 16 Oct 2009 13:12:31 +0200 |
Jaroslav Hajek |
remove ArrayN<T> + fix nonhom. diag-scalar ops
|
Fri, 16 Oct 2009 10:28:26 +0200 |
Jaroslav Hajek |
extend Array<T>
|
Wed, 14 Oct 2009 13:23:31 +0200 |
Jaroslav Hajek |
implement nth_element
|
Tue, 13 Oct 2009 12:22:50 +0200 |
Jaroslav Hajek |
improve sum & implement the 'extra' option, refactor some code
|
Mon, 12 Oct 2009 14:23:20 +0200 |
Jaroslav Hajek |
auto-set MatrixType from certain functions
|
Mon, 12 Oct 2009 10:42:49 +0200 |
Jaroslav Hajek |
refactor the QR classes onto a templated base
|
Thu, 08 Oct 2009 16:05:53 +0200 |
Jaroslav Hajek |
implement luupdate
|
Wed, 07 Oct 2009 10:59:46 -0400 |
John W. Eaton |
avoid some warnings from g++
|
Tue, 06 Oct 2009 08:43:01 +0200 |
Jaroslav Hajek |
fix diag*diag multiplication
|
Tue, 06 Oct 2009 08:22:56 +0200 |
Jaroslav Hajek |
omission in base-lu::unpack
|
Mon, 05 Oct 2009 17:03:13 +0200 |
Jaroslav Hajek |
correct algorithm for perm matrix det (sign)
|
Mon, 05 Oct 2009 15:39:44 +0200 |
Jaroslav Hajek |
allow unpacked form of LU
|
Fri, 02 Oct 2009 08:27:44 +0200 |
Jaroslav Hajek |
implement builtin_type
|
Thu, 01 Oct 2009 14:07:06 +0200 |
Jaroslav Hajek |
rewrite num2cell for speed-up + a few associated fixes
|
Sun, 27 Sep 2009 12:11:33 +0200 |
Jaroslav Hajek |
fix complex-real comparisons
|
Sun, 27 Sep 2009 11:26:41 +0200 |
Jaroslav Hajek |
allow 1D case for sub2ind and ind2sub
|
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 11:10:52 +0200 |
Jaroslav Hajek |
further improve mixed real-complex division
|
Wed, 23 Sep 2009 10:00:16 +0200 |
Jaroslav Hajek |
optimize / and '\ for triangular matrices
|
Mon, 21 Sep 2009 14:24:27 +0200 |
Jaroslav Hajek |
get rid of VS|SV|VV_BIN_OP macros in mx-op-defs
|
Sat, 19 Sep 2009 11:14:28 +0200 |
Jaroslav Hajek |
provide NDArray->Matrix->Vector typedef mappers
|
Fri, 18 Sep 2009 18:57:39 -0400 |
John W. Eaton |
mach-info.cc: don't include oct-types.h
|
Fri, 18 Sep 2009 15:27:09 +0200 |
Jaroslav Hajek |
improve linspace in liboctave
|
Thu, 17 Sep 2009 18:39:01 -0400 |
John W. Eaton |
changelog fix for previous change
|
Thu, 17 Sep 2009 17:25:37 -0400 |
John W. Eaton |
eliminate oct-dlldefs.h and oct-types.h
|
Wed, 16 Sep 2009 13:41:49 +0200 |
Jaroslav Hajek |
optimize & extend randperm
|
Sun, 06 Sep 2009 11:00:19 +0200 |
Jaroslav Hajek |
optimize Matrix*ColumnVector
|
Sun, 06 Sep 2009 10:54:36 +0200 |
Jaroslav Hajek |
implement Array<T>::clear overloads
|
Fri, 04 Sep 2009 11:22:53 +0200 |
Jaroslav Hajek |
further liboctave design improvements
|
Thu, 03 Sep 2009 08:48:51 +0200 |
Jaroslav Hajek |
reuse temporary arrays in nested expressions
|
Wed, 02 Sep 2009 14:30:00 +0200 |
Jaroslav Hajek |
ChangeLog fix for last change: FLOAT_STORE->FLOAT_TRUNCATE
|
Wed, 02 Sep 2009 14:18:20 +0200 |
Jaroslav Hajek |
implement FLOAT_STORE to allow safer complex comparisons on x87
|
Tue, 01 Sep 2009 08:42:08 +0200 |
Jaroslav Hajek |
fix non-strict complex comparisons
|
Mon, 31 Aug 2009 19:29:48 -0400 |
John W. Eaton |
abort if floating point format is not recognized as IEEE
|
Thu, 27 Aug 2009 15:43:09 -0400 |
John W. Eaton |
improve error messages for ambiguous graphics property names
|
Thu, 27 Aug 2009 11:19:33 +0200 |
Jaroslav Hajek |
refactor comparison ops implementations
|
Mon, 24 Aug 2009 09:45:34 +0200 |
Jaroslav Hajek |
optimize .*=, ./= operators
|