log

age author description
Thu, 09 Sep 2004 11:53:25 +0000 pkienzle [for Dan McMahill] use INSTALL_SCRIPT for scripts octave-forge
Thu, 09 Sep 2004 11:48:44 +0000 pkienzle [for Dan McMahill] remove bashisms octave-forge
Thu, 09 Sep 2004 11:44:31 +0000 pkienzle [for Dan McMahill] portability---use -Rfp as default copy flags octave-forge
Thu, 09 Sep 2004 04:16:42 +0000 pkienzle [for Dan McMahill] remove bashisms octave-forge
Thu, 09 Sep 2004 03:47:57 +0000 pkienzle Fix rule lookup: clear "%.o: %.cc" before defining "%.o: %.cc %.d". octave-forge
Thu, 09 Sep 2004 03:36:05 +0000 pkienzle Fix HAVE_SWAP_BYTES test so that it succeeds in 2.1.58 but not 2.1.57. octave-forge
Thu, 09 Sep 2004 00:26:01 +0000 adb014 Remove deleted target octave-forge
Wed, 08 Sep 2004 18:52:15 +0000 pkienzle Print number of files with and without tests. Use looser output format octave-forge
Wed, 08 Sep 2004 16:19:14 +0000 pkienzle Clean up argument checking and tests so they work in 2.1.58 octave-forge
Wed, 08 Sep 2004 16:06:31 +0000 jmones Solved problem with uint8 indexing and reduced tests on types (suggested by P. Kienzle) octave-forge
Wed, 08 Sep 2004 15:10:46 +0000 pkienzle Only run tests in top-level directories. octave-forge
Wed, 08 Sep 2004 15:07:18 +0000 pkienzle Use new __ name in tests as well. octave-forge
Wed, 08 Sep 2004 15:01:28 +0000 pkienzle Redo tests: reduce # of shared variables; force full range of uint8 octave-forge
Wed, 08 Sep 2004 14:13:08 +0000 jmones Synchronized with cmunique. uint8 support added. Tests working for 2.1.58 octave-forge
Wed, 08 Sep 2004 14:12:08 +0000 mcreel *** empty log message *** octave-forge
Wed, 08 Sep 2004 14:10:43 +0000 mcreel Integrate bfgsmin and lbfgsmin into same file so convergence, etc. is same. Complete argument checking (Go ahead - hit me!). Beautify output. octave-forge
Wed, 08 Sep 2004 14:07:22 +0000 pkienzle Fix test for 'inline function' octave-forge
Wed, 08 Sep 2004 13:58:38 +0000 mcreel *** empty log message *** octave-forge
Wed, 08 Sep 2004 10:31:42 +0000 schloegl Implementation by Jose L. Guitierrez of AR estimation with RMLE added octave-forge
Wed, 08 Sep 2004 07:41:48 +0000 adb014 Makefile fixes for *.d files octave-forge
Wed, 08 Sep 2004 04:54:24 +0000 pkienzle Summarize changelog since last release octave-forge
Tue, 07 Sep 2004 21:18:42 +0000 pkienzle Remove all .d files (there was a spelling error in OTHERDEPENDS) octave-forge
Tue, 07 Sep 2004 14:47:50 +0000 pkienzle Avoid segfaults on pre-2.1.58 octave. Invisible whitespace changes. octave-forge
Tue, 07 Sep 2004 10:31:21 +0000 mcreel renamed example files octave-forge
Tue, 07 Sep 2004 10:30:02 +0000 mcreel Fix newtonstep bug introduced in July, and add pointers to examples to algorithms octave-forge
Mon, 06 Sep 2004 14:45:14 +0000 tpikonen Cleanup and update alternative plotting functions. octave-forge
Mon, 06 Sep 2004 13:50:25 +0000 mcreel full argument checking (number and types) added octave-forge
Mon, 06 Sep 2004 12:48:49 +0000 mcreel Improvement of help strings and argument checking for internal use functions. Still need to check types. octave-forge
Mon, 06 Sep 2004 05:59:04 +0000 pkienzle strict cmath: no round() and ceil() operates on floating point types. octave-forge
Fri, 03 Sep 2004 21:07:16 +0000 adb014 INSTALL_G_CATOP is a null macro < 2.1.58 octave-forge
Fri, 03 Sep 2004 18:36:24 +0000 pkienzle DEFCATOP is unavailable in 2.1.57 and below octave-forge
Fri, 03 Sep 2004 18:33:11 +0000 pkienzle skip tests which use cat(3,X,Y) for octave <= 2.1.57 octave-forge
Fri, 03 Sep 2004 17:57:42 +0000 jmones Added support for int* and uint* types octave-forge
Fri, 03 Sep 2004 17:49:37 +0000 jmones Improved uint8 and uint16 padding expections octave-forge
Fri, 03 Sep 2004 17:37:08 +0000 jmones Added support for int* and uint* types octave-forge
Fri, 03 Sep 2004 17:12:36 +0000 jmones Uses uint8 to save some temporal memory (suggested by David Bateman) octave-forge
Fri, 03 Sep 2004 17:07:26 +0000 jmones Support for uint8 and uint16 types added. octave-forge
Fri, 03 Sep 2004 14:25:39 +0000 przykry2004 Complete replacement for the old wrapper function. Now fzero actually implements the Brent's root-finding method or, if necessary, falls back to fsolve(). This function has been written by a student of mine, Lukasz Bodzon. octave-forge
Fri, 03 Sep 2004 13:40:13 +0000 jmones Check result has same class as function result, and improved fun param checking octave-forge
Fri, 03 Sep 2004 13:37:10 +0000 jmones Corrected behaviour for int* and uint* types octave-forge
Fri, 03 Sep 2004 13:32:07 +0000 jmones Work with logical arrays from BW creation octave-forge
Fri, 03 Sep 2004 13:28:32 +0000 jmones Corrected behaviour for int* and uint* types octave-forge
Thu, 02 Sep 2004 12:24:27 +0000 adb014 Fix for ambiguous return value with 2.1.58 octave-forge
Wed, 01 Sep 2004 22:51:14 +0000 jmones Fully recoded: NDArray support, docs, tests, more compatible with MATLAB, changed copyright octave-forge
Wed, 01 Sep 2004 22:35:47 +0000 jmones Added Lantuejoul skeletonizing algorithm from Gonzalez&Woods octave-forge
Wed, 01 Sep 2004 13:49:18 +0000 schloegl returns a cell array of strings as 3rd argout; use of more specific EXIST improves performance octave-forge
Wed, 01 Sep 2004 08:52:24 +0000 sjvdw Add graycomatrix and houghtf octave-forge
Tue, 31 Aug 2004 15:24:30 +0000 adb014 Fix for removal of swap_8_bytes, etc from octave octave-forge
Tue, 31 Aug 2004 15:23:45 +0000 adb014 Small build fix for the macro SPARSE_RESIZE octave-forge
Tue, 31 Aug 2004 14:18:51 +0000 adb014 typo octave-forge
Mon, 30 Aug 2004 11:59:09 +0000 adb014 Add '[a{:}] =' as a compatiability issue octave-forge
Sun, 29 Aug 2004 14:02:43 +0000 pkienzle Remove resolved issues octave-forge
Thu, 26 Aug 2004 01:33:21 +0000 jmones stretchlim added: Finds limits to contrast stretch an image octave-forge
Wed, 25 Aug 2004 16:35:39 +0000 jmones stretchlim added: Finds limits to contrast stretch an image octave-forge
Wed, 25 Aug 2004 16:13:57 +0000 adb014 Working, but inefficient, concatentaion code octave-forge
Wed, 25 Aug 2004 16:13:07 +0000 adb014 Check for empty intermediate rather than final matrices octave-forge
Mon, 23 Aug 2004 11:57:45 +0000 przykry2004 Added pcg and pcr entries octave-forge
Mon, 23 Aug 2004 11:54:07 +0000 przykry2004 First version of PCR function which implements preconditioned conjugate residual method octave-forge
Mon, 23 Aug 2004 11:52:09 +0000 przykry2004 Minor changes to the help text octave-forge
Fri, 20 Aug 2004 09:09:31 +0000 sjvdw Straight line Hough-transform octave-forge