log

age author description
Fri, 15 May 2009 11:46:10 -0400 John W. Eaton nargchk.m: don't generate error if output is struct
Fri, 15 May 2009 11:31:50 -0400 John W. Eaton improve performance of saving large structs in MAT file format
Fri, 15 May 2009 13:34:43 +0200 Jaroslav Hajek clean up Array instantiation mess in oct-stream.cc
Fri, 15 May 2009 13:24:38 +0200 Jaroslav Hajek guard against implicit instantiation
Fri, 15 May 2009 12:05:19 +0200 Jaroslav Hajek remove obsolete ArrayN-idx.h
Fri, 15 May 2009 07:07:41 +0200 Jaroslav Hajek import the step adaptation strategy from fsolve to fminunc
Fri, 15 May 2009 07:07:40 +0200 Jaroslav Hajek optimize accumarray with constant ranges
Thu, 14 May 2009 16:03:58 -0700 Rik Update documentation for section 17.8 (Mathematical Constants) of arith.texi
Mon, 11 May 2009 15:34:55 -0400 John W. Eaton avoid apparent MSVC bug with typedef
Mon, 11 May 2009 15:19:56 -0400 John W. Eaton src/Makefile.in: fix install-lib target
Fri, 08 May 2009 03:24:01 -0400 Carsten Clark Fix typo in documentation of issorted()
Sat, 09 May 2009 18:04:05 +0200 Jaroslav Hajek really fix the bug in range
Sat, 09 May 2009 18:00:36 +0200 Jaroslav Hajek fix zero-dims assignment bug
Fri, 08 May 2009 21:11:05 -0400 Ben Abbott Have 'legend' inherit font properties from the parent axis.
Fri, 08 May 2009 15:18:22 -0400 Robert T. Short [mq]: x
Thu, 07 May 2009 18:01:48 -0400 John W. Eaton repair damage done when applying changeset 49a0c58a7dcf
Thu, 07 May 2009 17:47:39 -0400 John W. Eaton make changeset 1e5c11890f85 work
Thu, 07 May 2009 16:43:03 -0400 John W. Eaton eliminate last remnants of F2C variables
Thu, 07 May 2009 16:28:44 -0400 marco_atzeri Added SHLPRE for SHLEXT instead of SHLLIBPRE
Thu, 07 May 2009 15:14:19 -0400 John W. Eaton check for invalid property names when setting defaults
Wed, 06 May 2009 09:55:26 +0200 Jaroslav Hajek fix bug in double
Tue, 05 May 2009 15:10:25 -0400 jpswensen use set instead of map to keep track of debugger breakpoints
Tue, 05 May 2009 14:11:43 -0400 Robert T. Short make load work for derived classses
Tue, 05 May 2009 13:32:15 -0400 John W. Eaton graphics.cc (array_property::validate): require value to be numeric, not necessarily double
Tue, 05 May 2009 13:05:12 -0400 John W. Eaton variables.cc (set_internal_variable): Pass NM in call to error
Tue, 05 May 2009 11:27:06 -0400 Carsten Clark use access_double and assign_double on sparc only
Tue, 05 May 2009 15:37:13 +0200 Jaroslav Hajek update config stuff to gripe with g++-3.x
Tue, 05 May 2009 15:18:55 +0200 Jaroslav Hajek fix sparse indexing bug
Mon, 04 May 2009 21:22:36 -0400 John W. Eaton configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
Mon, 04 May 2009 18:07:14 -0400 John W. Eaton ChangeLog fixes
Mon, 04 May 2009 15:58:26 -0400 John W. Eaton contributors.in: add Peter O'Gorman to the list
Mon, 04 May 2009 15:57:28 -0400 Peter O'Gorman configure.in, aclocal.m4: check for c99 vsnprintf
Mon, 04 May 2009 15:47:05 -0400 Peter O'Gorman configure.in: shared library fixes for AIX and HPUX
Mon, 04 May 2009 15:41:28 -0400 Peter O'Gorman configure.in: provide decls for exp2, round, and tgamma if they are missing
Mon, 04 May 2009 15:34:28 -0400 Peter O'Gorman pass xvf to tar instead of -x -v -f
Mon, 04 May 2009 15:11:31 -0400 Carsten Clark eliminate broken special case for copying floats on Sun systems
Sat, 02 May 2009 07:20:35 -0700 Rik Update section 17.7 (Coordinate Transformations) of arith.txi
Fri, 01 May 2009 11:37:36 -0700 Rik Simplify TeXinfo and eliminate use of @iftex in arith.txi
Fri, 01 May 2009 14:00:54 -0400 John W. Eaton use complete stack trace information for lasterror
Fri, 01 May 2009 10:06:16 -0700 Rik Update section 17.5 (Utility Functions) of arith.txi
Thu, 30 Apr 2009 16:24:34 -0700 Rik Fix Changelog for last checkin.
Thu, 30 Apr 2009 16:13:18 -0700 Rik Update section 17.4 (Sums and Products) of arith.txi
Thu, 30 Apr 2009 18:45:42 -0400 Ben Abbott __gnuplot_has_feature__.m: Change version for "x11_figure_position", >4.2.4 to >=4.3.0.
Thu, 30 Apr 2009 18:19:34 -0400 Ben Abbott gnuplot_drawnow.m: For figure size/position treat 'wxt' as 'x11'.
Thu, 30 Apr 2009 20:52:07 +0200 Jaroslav Hajek fix range
Wed, 29 Apr 2009 08:16:48 +0200 Jaroslav Hajek update indexing docs
Wed, 29 Apr 2009 07:44:34 +0200 Jaroslav Hajek info about ranges
Tue, 28 Apr 2009 19:45:40 -0400 Ben Abbott print.m: Fix typo, improvments to code, and allow for creation of tight bbox.
Mon, 27 Apr 2009 14:22:15 -0400 John W. Eaton ov-class.cc: don't dispatch subsref or subsasgn when called from builtin
Sun, 26 Apr 2009 22:19:57 -0700 Rik Update section 17.3 (Trigonometry) of arith.txi
Fri, 24 Apr 2009 20:32:01 -0700 Rik Update section 17.2 (Complex Arithmetic) of arith.txi
Fri, 24 Apr 2009 12:29:01 -0700 Rik Eliminate most overfull errors when running texi2pdf for generating pdf documentation
Thu, 23 Apr 2009 20:04:29 -0400 Ben Abbott print.m: Use Ghostscript rather than ImageMagick's 'convert'.
Thu, 23 Apr 2009 16:05:52 -0400 John W. Eaton object exemplars
Thu, 23 Apr 2009 08:25:06 +0200 Thomas Weber Add tests for concatenation of strings with all-zero matrices
Wed, 22 Apr 2009 17:26:31 -0400 John W. Eaton ov-base-int.cc: correct result for template specialization
Wed, 22 Apr 2009 14:41:27 -0400 John W. Eaton ov-class.cc: protect against possiblly invalid octave_value -> string conversions
Wed, 22 Apr 2009 14:33:26 -0400 rtshort Update to OOP facilities.
Wed, 22 Apr 2009 11:05:55 +0200 Jaroslav Hajek support range->string conversions
Wed, 22 Apr 2009 10:54:53 +0200 Jaroslav Hajek fix concatenation with all-zero matrices
Tue, 21 Apr 2009 15:39:57 -0400 John W. Eaton eliminate symbol_table::scope_stack; fix scoping issue with evalin
Tue, 21 Apr 2009 10:00:11 -0700 Rik Eliminate 'unbalanced parentheses in @def...' error during texi2pdf.
Mon, 20 Apr 2009 17:30:16 -0700 Rik Remove trailing space from two doc strings to eliminate compile warning
Mon, 20 Apr 2009 17:16:09 -0700 Rik Update section 17.1 (Utility Functions) of arith.txi
Mon, 20 Apr 2009 12:21:34 -0400 John W. Eaton vander.m: update tests
Mon, 20 Apr 2009 11:51:23 +0200 Jaroslav Hajek missing ChangeLog entry
Mon, 20 Apr 2009 11:45:00 +0200 Jaroslav Hajek simplify polyfit
Mon, 20 Apr 2009 11:43:14 +0200 Jaroslav Hajek extend vander to allow specified number of columns
Sun, 19 Apr 2009 15:30:12 +0200 Ansgar Burchard Fix small mistake in example.
Sat, 18 Apr 2009 07:54:44 -0700 Rik Update sections 2.5, 2.6, 2.7 of basics.txi
Fri, 17 Apr 2009 16:38:34 -0700 Rik Update section 2.4 of basics.txi
Fri, 17 Apr 2009 15:16:33 -0700 Rik Update help text for sections 2.2 and 2.3 of basics.txi
Fri, 17 Apr 2009 14:53:17 -0700 Rik Update help strings for command line options
Fri, 17 Apr 2009 14:53:05 -0700 Rik Correct Texinfo for __marching_cube.m__ so manual will compile
Fri, 17 Apr 2009 21:43:05 +0200 Thorsten Meyer Add test to prevent regression of empty struct assignment bug
Fri, 17 Apr 2009 12:38:33 +0200 Jaroslav Hajek avoid double lookups when iterating Octave_map
Fri, 17 Apr 2009 11:47:02 +0200 Jaroslav Hajek small NEWS update
Fri, 17 Apr 2009 11:07:00 +0200 Jaroslav Hajek fix empty struct indexed assignment
Thu, 16 Apr 2009 11:20:49 +0200 Jaroslav Hajek optimize toeplitz for sparse args
Thu, 16 Apr 2009 09:25:22 +0200 Jaroslav Hajek gripe on magic end query for undefined variable
Thu, 16 Apr 2009 08:06:38 +0200 Jaroslav Hajek fix checking valid range subscripts
Thu, 16 Apr 2009 07:02:31 +0200 Jaroslav Hajek use more robust and less aggressive scalar .^ range optimization
Wed, 15 Apr 2009 12:29:31 +0200 Thorsten Meyer test lazy copying in structures
Wed, 15 Apr 2009 09:40:49 +0200 Jaroslav Hajek reuse fast blocked transpose implementation from rec_permute_helper in Array<T>::transpose
Tue, 14 Apr 2009 23:03:15 +0200 David Bateman Keep __marching_cube__ undocumented for now
Tue, 14 Apr 2009 22:02:05 +0200 Thomas Treichl Added help texts and tests.
Tue, 14 Apr 2009 21:22:24 +0200 David Bateman Explicitly set the default facecolor of patches
Tue, 14 Apr 2009 07:54:38 +0200 Aravindh Krishnamoorthy minor fix to documentation of hadamard function
Tue, 14 Apr 2009 07:41:02 +0200 Jaroslav Hajek improve docs for polyaffine, fix bugs
Sat, 11 Apr 2009 17:37:44 +0200 Thomas Weber Add test for bugfix b2459d21a207
Tue, 14 Apr 2009 07:19:14 +0200 Jaroslav Hajek merge polytrans & polyscale -> polyaffine, make compatible with polyval
Sun, 12 Apr 2009 20:40:53 -0400 Ben Abbott __gnuplot_open_stream__.m: New function and its application.
Sun, 12 Apr 2009 22:30:00 +0200 Thorsten Meyer Remove obsolete comments from test scripts in test
Sun, 12 Apr 2009 11:08:56 +0200 David Bateman typo
Sat, 11 Apr 2009 16:26:01 +0200 David Bateman Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
Sat, 11 Apr 2009 16:05:16 +0200 David Bateman Treat possible trailing singleton for creation of cell array from column structure vector
Sat, 11 Apr 2009 14:06:57 +0200 Jaroslav Hajek fix intersect bug
Fri, 10 Apr 2009 12:11:14 -0400 Ben Abbott Improvements to printing functionality.
Thu, 09 Apr 2009 21:44:47 +0200 Jaroslav Hajek fix nested cell assignment
Wed, 08 Apr 2009 23:18:05 -0400 John W. Eaton force rehash if path, addpath, or rmpath modify path
Wed, 08 Apr 2009 13:16:23 +0200 Jaroslav Hajek optimize vander
Wed, 08 Apr 2009 10:53:06 +0200 Jaroslav Hajek optimize scalar .^ range operation
Tue, 07 Apr 2009 15:17:49 +0200 Carlo de Falco Add a test for saving and reading a matrix with the "-ascii" format
Tue, 07 Apr 2009 03:30:59 -0400 Ben Abbott Remove __gnuplot_default_font__.m from SOURCES in scrpts/plot/Makefile.in.
Tue, 07 Apr 2009 07:16:38 +0200 Jaroslav Hajek optimize simple stack operations on arrays
Mon, 06 Apr 2009 19:33:01 -0400 Ben Abbott __gnuplot_get_var__.m: Correct misleading error messages, and remove dangling/commented code.
Mon, 06 Apr 2009 18:57:42 -0400 Ben Abbott Allow fontsize to be specified for all objects with fontname == "*".
Mon, 06 Apr 2009 20:55:29 +0200 Anthony Richardson implement polyscale and polytrans
Mon, 06 Apr 2009 20:50:54 +0200 Jaroslav Hajek fix typo in pascal
Mon, 06 Apr 2009 11:28:41 -0400 John W. Eaton texinfo.tex: prefer pdf images if generating pdf output
Mon, 06 Apr 2009 11:16:20 +0200 Jaroslav Hajek fix, optimize & extend pascal
Mon, 06 Apr 2009 08:33:49 +0200 Jaroslav Hajek optimize vech
Mon, 06 Apr 2009 08:33:13 +0200 Jaroslav Hajek optimize toeplitz
Sun, 05 Apr 2009 13:19:07 -0400 John W. Eaton configure.in: require autoconf 2.60; eliminate some obsolete macros
Sun, 05 Apr 2009 13:17:35 -0400 John W. Eaton configure.in: tweak warning flags
Sat, 04 Apr 2009 23:26:37 -0700 Rik Detailed review of intro.texi
Sat, 04 Apr 2009 14:28:22 -0700 Rik Fix documentation image printing under new development code
Sat, 04 Apr 2009 20:00:18 +0200 Jaroslav Hajek fix nested struct assignments
Fri, 03 Apr 2009 22:29:53 +0200 David Bateman Allow sparse logical max/min
Fri, 03 Apr 2009 22:23:41 +0200 David Bateman correct indexing of cdata for scatter
Thu, 19 Mar 2009 07:00:23 +0100 Jaroslav Hajek implement fminunc using factored trust-region BFGS
Thu, 02 Apr 2009 21:28:05 -0400 Ben Abbott __go_draw_axes__.m: Include gnuplot command termination when plotting image.
Thu, 02 Apr 2009 20:50:50 -0400 Ben Abbott __go_draw_axes__.m: Fix title placement for gnuplot 4.2.x.
Thu, 02 Apr 2009 15:25:41 -0700 Rik Cleanup documentation files contrib.texi, bugs.texi, install.texi, emacs.texi
Thu, 02 Apr 2009 14:45:33 -0700 Rik Cleanup documentation files dynamic.texi, testfun.texi, tips.texi
Thu, 02 Apr 2009 14:12:25 -0700 Rik Cleanup documentation for system.texi, package.texi
Thu, 02 Apr 2009 17:08:48 -0400 John W. Eaton Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
Thu, 02 Apr 2009 17:08:16 -0400 Marco Atzeri Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Thu, 02 Apr 2009 17:05:17 -0400 John W. Eaton FAQ additions
Thu, 02 Apr 2009 11:35:56 +0200 Jaroslav Hajek fix test in fsolve
Wed, 01 Apr 2009 13:49:15 +0200 Jaroslav Hajek fix invalid subscript in symtab.cc
Wed, 01 Apr 2009 17:21:07 -0700 Rik Cleanup oop.texi
Wed, 01 Apr 2009 17:06:45 -0700 Rik Cleanup documentation for signal.texi, image.texi, audio.texi
Wed, 01 Apr 2009 09:20:08 +0200 Jaroslav Hajek fix default string->real array conversion
Sun, 29 Mar 2009 10:22:56 -0700 Rik Cleanup documentation for poly.texi, interp.texi, geometry.texi
Sun, 29 Mar 2009 09:24:44 -0700 Rik Cleanup documentation for stats.texi
Sun, 29 Mar 2009 09:10:17 -0700 Rik Cleanup documentation for optim.texi, set.texi
Sat, 28 Mar 2009 22:18:51 -0700 Rik Cleanup documentation for quad.texi and diffeq.texi
Sat, 28 Mar 2009 21:29:08 -0700 Rik Cleanup documentation for diagperm.texi, sparse.texi
Sat, 28 Mar 2009 17:43:22 -0700 Rik Cleanup documentation for arith.texi, linalg.texi, nonlin.texi
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Mon, 30 Mar 2009 19:48:56 -0400 Ben Abbott __go_draw_axes__.m: New subfunction create_fontspec(). Allow fontsize to be specified when the fontname is anonymous.
Mon, 30 Mar 2009 19:06:52 -0400 Ben Abbott __gnuplot_default_font__.m: New function: determine gnuplot's terminal dependent default font.
Sun, 29 Mar 2009 22:18:21 -0700 John W. Eaton scripts/testfun/Makefile.in (SOURCES): add rundemos.m to the list
Sun, 29 Mar 2009 22:17:43 -0700 John W. Eaton fltk_backend.cc: don't pass arbitrary string as format
Sun, 29 Mar 2009 21:30:17 +0200 Jaroslav Hajek make unwind_protect handle also keyboard interrupts
Sun, 29 Mar 2009 18:09:44 +0200 Jaroslav Hajek remove redundant checks from Array<T>::index
Sun, 29 Mar 2009 09:05:44 +0200 Jaroslav Hajek have cellslices index the last dim of n-d arrays
Sun, 29 Mar 2009 00:32:01 -0400 Ben Abbott print.m: For eps output the bounding box should represent the figure's position.
Sat, 28 Mar 2009 20:49:50 -0400 Ben Abbott gnuplot_drawnow.m: Always set figure property "__plot_stream__" to the active gnuplot steam.
Sat, 28 Mar 2009 12:48:17 -0400 Marco Atzeri configure fixes for cygwin
Sat, 28 Mar 2009 11:26:27 -0400 John W. Eaton remove copyright notices from example files
Fri, 27 Mar 2009 22:35:14 -0700 Rik Documentation cleanup merge
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Fri, 27 Mar 2009 18:10:38 -0400 Ben Abbott __go_draw_axes__.m: Properly position the title for 3D plots when using the gnuplot (v4.3+) backend.
Fri, 27 Mar 2009 21:34:23 +0100 Jaroslav Hajek configure fixes
Fri, 27 Mar 2009 14:28:10 +0100 Jaroslav Hajek swap out args in balance for M*b compat
Fri, 27 Mar 2009 13:19:01 +0100 Jaroslav Hajek update diag-perm.txi
Fri, 27 Mar 2009 12:22:05 +0100 Jaroslav Hajek make Array::find already return Matlab-compatible dimensions
Fri, 27 Mar 2009 07:28:13 +0100 Jaroslav Hajek more compatible indexing by logical empty matrices
Thu, 26 Mar 2009 11:47:34 -0700 Rik Documentation merge to main branch
Thu, 26 Mar 2009 09:47:35 -0700 Rik Documentation merge to main branch
Wed, 25 Mar 2009 18:13:08 -0700 Rik Merge documentation cleanup changes to main branch.
Wed, 25 Mar 2009 08:05:35 -0700 Rik Cleanup documentation file matrix.texi
Sun, 22 Mar 2009 14:40:24 -0700 Rik Cleanup documentation file plot.texi
Sun, 22 Mar 2009 13:14:15 -0700 Rik Cleanup documentation files errors.texi, debug.texi, io.texi
Sun, 22 Mar 2009 11:15:35 -0700 Rik Cleanup documentation files stmt.texi and func.texi
Sun, 22 Mar 2009 08:41:49 -0700 Rik Documentation cleanup of var.texi, expr.texi, eval.texi
Sat, 21 Mar 2009 15:52:41 -0700 Rik Cleanup of data types related documentation
Sat, 21 Mar 2009 08:29:37 -0700 Rik Documentation cleanup of basics.texi
Sat, 21 Mar 2009 07:16:24 -0700 Rik Documentation cleanup on NEWS file
Fri, 20 Mar 2009 17:01:49 -0700 Rik Documentation cleanup of preface and intro
Fri, 20 Mar 2009 10:08:57 -0700 Rik Cleanup top-level documentation menu in octave.texi
Thu, 19 Mar 2009 20:47:36 -0700 Rik Documentation cleanup of top-level Octave directory (READMEs, INSTALL)
Thu, 26 Mar 2009 11:45:35 -0700 Rik Add Rik Wehbring to contributors list
Thu, 26 Mar 2009 13:54:57 +0100 Jaroslav Hajek small fix in Array::find
Thu, 26 Mar 2009 13:50:46 +0100 Jaroslav Hajek use Array<T>::find in find
Thu, 26 Mar 2009 13:20:05 +0100 Jaroslav Hajek generalize dim_vector::numel
Thu, 26 Mar 2009 13:05:03 +0100 Jaroslav Hajek adjust some array dim query methods
Thu, 26 Mar 2009 13:05:00 +0100 Jaroslav Hajek add Array<T>::find
Wed, 25 Mar 2009 23:42:12 -0400 John W. Eaton bump version
Wed, 25 Mar 2009 23:40:43 -0400 John W. Eaton Added tag ss-3-1-55 for changeset 5e276a0b9997
Wed, 25 Mar 2009 23:28:17 -0400 John W. Eaton bump version for snapshot ss-3-1-55
Wed, 25 Mar 2009 22:05:44 -0400 John W. Eaton ChangeLog fix
Wed, 25 Mar 2009 22:04:58 -0400 John W. Eaton EIG.cc: avoid volatile decl for tmp variable
Wed, 25 Mar 2009 19:02:15 -0400 John W. Eaton compatibility fix for find called for empty arguments
Wed, 25 Mar 2009 17:34:19 -0400 John W. Eaton liboctave/Makefile.in (MATRIX_INC): add missing files to the list
Wed, 25 Mar 2009 16:44:45 -0400 John W. Eaton seek to skip if writing inside bounds of existing file
Wed, 25 Mar 2009 14:34:38 -0400 John W. Eaton ChangeLog fix
Wed, 25 Mar 2009 14:33:44 -0400 Kai Habel Fix calculation of gradient for dims>2. Vector arguments are interpreted as
Wed, 25 Mar 2009 12:54:17 -0400 John W. Eaton save source file names for functions as comments in .texi files
Wed, 25 Mar 2009 14:29:50 +0100 Jaroslav Hajek fixes in mixed int64-double multiply emulation
Wed, 25 Mar 2009 11:40:06 +0100 Jaroslav Hajek smarter algorithm for permute
Tue, 24 Mar 2009 19:41:56 -0400 Ben Abbott gnuplot_drawnow.m: When printing, pass scalar plot_stream to __gnuplot_draw_figure__, and close all plot streams when done.
Tue, 24 Mar 2009 11:29:53 -0400 rtshort Partial implementation of derived classes using the old form with "@" files.
Mon, 23 Mar 2009 19:29:01 -0400 John W. Eaton tag bug don't define forced variables
Mon, 23 Mar 2009 18:21:25 -0400 Ben Abbott gnuplot_drawnow.m: Check that gnuplot has internal variable "GPVAL_TERMINALS".
Mon, 23 Mar 2009 14:23:48 +0100 Jaroslav Hajek simplify double->int conversion in indexing
Mon, 23 Mar 2009 08:29:51 +0100 Jaroslav Hajek more NEWS updates
Sun, 22 Mar 2009 21:44:26 +0100 Jaroslav Hajek fix simple looping over structs
Sun, 22 Mar 2009 15:19:22 +0100 Jaroslav Hajek add one more missing include
Sat, 21 Mar 2009 20:46:21 +0100 Jaroslav Hajek replace lo_ieee_isnan by xisnan, add missing includes
Sat, 21 Mar 2009 13:04:43 -0400 Ben Abbott gnuplot_drawnow.m: Verify the gnuplot terminal is supported.
Sat, 21 Mar 2009 12:49:58 -0400 Ben Abbott __gnuplot_get_var__.m: Add function to get gnuplot variables.
Sat, 21 Mar 2009 09:35:35 -0400 Ben Abbott print.m: Restore the old behavior for -S<num>,<num>.
Fri, 20 Mar 2009 11:39:25 +0100 Jaroslav Hajek allow empty matrices in stream input operators
Thu, 19 Mar 2009 17:46:38 +0100 Jaroslav Hajek optimize isnan/isinf/isfinite mappers
Thu, 19 Mar 2009 08:54:56 +0100 Jaroslav Hajek simplifications to fsolve
Thu, 19 Mar 2009 06:57:50 -0400 Benjamin Lindner fix leaving stray '\r' in stream when reading from CRLF data file
Wed, 18 Mar 2009 16:17:15 +0100 Jaroslav Hajek remove a TODO in oct-norm.cc
Wed, 18 Mar 2009 12:06:46 +0100 Jaroslav Hajek cellfun optimizations
Tue, 17 Mar 2009 22:21:54 +0100 Jaroslav Hajek add missing binops installs
Tue, 17 Mar 2009 21:38:12 +0100 Jaroslav Hajek implement fast octave_value constructor
Tue, 17 Mar 2009 13:43:09 +0100 Jaroslav Hajek remove dead code from fsolve
Tue, 17 Mar 2009 13:38:16 +0100 Jaroslav Hajek more cosmetic adjustments to fsolve
Tue, 17 Mar 2009 12:38:46 +0100 Jaroslav Hajek have zero tolerance force numeric assert
Tue, 17 Mar 2009 12:38:44 +0100 Jaroslav Hajek minor doc fixes in fsolve
Mon, 16 Mar 2009 17:03:07 -0400 Jason Riedy Eliminate the workspace in sparse transpose.
Tue, 17 Mar 2009 08:49:08 +0100 Jaroslav Hajek improvements to fsolve & family
Sun, 15 Mar 2009 10:09:44 +0100 Jaroslav Hajek add cellslices function
Sun, 15 Mar 2009 12:15:50 +0800 Ben Abbott Fix ChangeLog entries.
Sun, 15 Mar 2009 00:38:41 +0100 Jaroslav Hajek optimize comparison ops
Sat, 14 Mar 2009 23:08:08 +0100 Jaroslav Hajek implement compound logical ops
Sat, 14 Mar 2009 19:42:50 +0100 Jaroslav Hajek fix & simplify ndarray->matrix conversions
Sat, 14 Mar 2009 10:38:43 +0100 Jaroslav Hajek fix typos in var.m
Fri, 13 Mar 2009 22:54:37 +0100 Jaroslav Hajek optimize also .^-1 case
Fri, 13 Mar 2009 22:33:26 +0100 Jaroslav Hajek optimize element-wise power
Fri, 13 Mar 2009 21:26:13 +0100 Jaroslav Hajek further simplify some stats funcs
Fri, 13 Mar 2009 20:52:33 +0100 Jaroslav Hajek adjust some stats funcs
Fri, 13 Mar 2009 16:47:50 +0100 Jaroslav Hajek fix tests with ones
Fri, 13 Mar 2009 10:26:59 -0400 John W. Eaton include line and file info in parser warnings
Fri, 13 Mar 2009 09:45:07 -0400 John W. Eaton fix warning backtrace
Fri, 13 Mar 2009 13:39:22 +0100 Jaroslav Hajek more indexing optimizations
Fri, 13 Mar 2009 12:18:50 +0100 Jaroslav Hajek fix range arithmetics
Fri, 13 Mar 2009 12:18:45 +0100 Jaroslav Hajek simplify repmat
Tue, 10 Mar 2009 21:54:49 -0400 Jason Riedy Have sparse LU return permutation matrices rather than sparse matrices.
Tue, 10 Mar 2009 21:54:44 -0400 Jason Riedy Add perm * sparse, perm \ sparse, sparse * perm, and sparse / perm operations.
Thu, 12 Mar 2009 11:46:56 +0100 Jaroslav Hajek fix omissions adjusting JR's patches
Mon, 09 Mar 2009 17:49:14 -0400 Jason Riedy Implement diag + sparse, diag - sparse, sparse + diag, sparse - diag.
Mon, 09 Mar 2009 17:49:14 -0400 Jason Riedy Implement diag \ sparse and sparse / diag.