Mercurial > hg > octave-nkf
graph
-
simplify double->int conversion in indexingMon, 23 Mar 2009 14:23:48 +0100, by Jaroslav Hajek
-
more NEWS updatesMon, 23 Mar 2009 08:29:51 +0100, by Jaroslav Hajek
-
fix simple looping over structsSun, 22 Mar 2009 21:44:26 +0100, by Jaroslav Hajek
-
add one more missing includeSun, 22 Mar 2009 15:19:22 +0100, by Jaroslav Hajek
-
replace lo_ieee_isnan by xisnan, add missing includesSat, 21 Mar 2009 20:46:21 +0100, by Jaroslav Hajek
-
gnuplot_drawnow.m: Verify the gnuplot terminal is supported.Sat, 21 Mar 2009 13:04:43 -0400, by Ben Abbott
-
__gnuplot_get_var__.m: Add function to get gnuplot variables.Sat, 21 Mar 2009 12:49:58 -0400, by Ben Abbott
-
print.m: Restore the old behavior for -S<num>,<num>.Sat, 21 Mar 2009 09:35:35 -0400, by Ben Abbott
-
allow empty matrices in stream input operatorsFri, 20 Mar 2009 11:39:25 +0100, by Jaroslav Hajek
-
optimize isnan/isinf/isfinite mappersThu, 19 Mar 2009 17:46:38 +0100, by Jaroslav Hajek
-
simplifications to fsolveThu, 19 Mar 2009 08:54:56 +0100, by Jaroslav Hajek
-
fix leaving stray '\r' in stream when reading from CRLF data fileThu, 19 Mar 2009 06:57:50 -0400, by Benjamin Lindner
-
remove a TODO in oct-norm.ccWed, 18 Mar 2009 16:17:15 +0100, by Jaroslav Hajek
-
cellfun optimizationsWed, 18 Mar 2009 12:06:46 +0100, by Jaroslav Hajek
-
add missing binops installsTue, 17 Mar 2009 22:21:54 +0100, by Jaroslav Hajek
-
implement fast octave_value constructorTue, 17 Mar 2009 21:38:12 +0100, by Jaroslav Hajek
-
remove dead code from fsolveTue, 17 Mar 2009 13:43:09 +0100, by Jaroslav Hajek
-
more cosmetic adjustments to fsolveTue, 17 Mar 2009 13:38:16 +0100, by Jaroslav Hajek
-
have zero tolerance force numeric assertTue, 17 Mar 2009 12:38:46 +0100, by Jaroslav Hajek
-
minor doc fixes in fsolveTue, 17 Mar 2009 12:38:44 +0100, by Jaroslav Hajek
-
Eliminate the workspace in sparse transpose.Mon, 16 Mar 2009 17:03:07 -0400, by Jason Riedy
-
improvements to fsolve & familyTue, 17 Mar 2009 08:49:08 +0100, by Jaroslav Hajek
-
add cellslices functionSun, 15 Mar 2009 10:09:44 +0100, by Jaroslav Hajek
-
Fix ChangeLog entries.Sun, 15 Mar 2009 12:15:50 +0800, by Ben Abbott
-
optimize comparison opsSun, 15 Mar 2009 00:38:41 +0100, by Jaroslav Hajek
-
implement compound logical opsSat, 14 Mar 2009 23:08:08 +0100, by Jaroslav Hajek
-
fix & simplify ndarray->matrix conversionsSat, 14 Mar 2009 19:42:50 +0100, by Jaroslav Hajek
-
fix typos in var.mSat, 14 Mar 2009 10:38:43 +0100, by Jaroslav Hajek
-
optimize also .^-1 caseFri, 13 Mar 2009 22:54:37 +0100, by Jaroslav Hajek
-
optimize element-wise powerFri, 13 Mar 2009 22:33:26 +0100, by Jaroslav Hajek
-
further simplify some stats funcsFri, 13 Mar 2009 21:26:13 +0100, by Jaroslav Hajek
-
adjust some stats funcsFri, 13 Mar 2009 20:52:33 +0100, by Jaroslav Hajek
-
fix tests with onesFri, 13 Mar 2009 16:47:50 +0100, by Jaroslav Hajek
-
include line and file info in parser warningsFri, 13 Mar 2009 10:26:59 -0400, by John W. Eaton
-
fix warning backtraceFri, 13 Mar 2009 09:45:07 -0400, by John W. Eaton
-
more indexing optimizationsFri, 13 Mar 2009 13:39:22 +0100, by Jaroslav Hajek
-
fix range arithmeticsFri, 13 Mar 2009 12:18:50 +0100, by Jaroslav Hajek
-
simplify repmatFri, 13 Mar 2009 12:18:45 +0100, by Jaroslav Hajek
-
Have sparse LU return permutation matrices rather than sparse matrices.Tue, 10 Mar 2009 21:54:49 -0400, by Jason Riedy
-
Add perm * sparse, perm \ sparse, sparse * perm, and sparse / perm operations.Tue, 10 Mar 2009 21:54:44 -0400, by Jason Riedy
-
fix omissions adjusting JR's patchesThu, 12 Mar 2009 11:46:56 +0100, by Jaroslav Hajek
-
Implement diag + sparse, diag - sparse, sparse + diag, sparse - diag.Mon, 09 Mar 2009 17:49:14 -0400, by Jason Riedy
-
Implement diag \ sparse and sparse / diag.Mon, 09 Mar 2009 17:49:14 -0400, by Jason Riedy
-
Implement sparse * diagonal and diagonal * sparse operations, double-prec only.Mon, 09 Mar 2009 17:49:13 -0400, by Jason Riedy
-
oct-inttypes.h (bitshift): apply mask even if not shiftingThu, 12 Mar 2009 17:08:14 -0400, by John W. Eaton
-
ls-mat-ascii.cc (get_mat_data_input_line): if looking at CR or LF, skip current line ending instead of skipping until the nextThu, 12 Mar 2009 12:45:38 -0400, by John W. Eaton
-
graphics.cc: Fix default "papersize" property value.Thu, 12 Mar 2009 23:20:33 +0800, by Ben Abbott
-
remove float perm matricesThu, 12 Mar 2009 09:24:37 +0100, by Jaroslav Hajek
-
fix screwed ChangeLog in last patchWed, 11 Mar 2009 14:10:36 +0100, by Jaroslav Hajek
-
implement raising a permutation matrix to integer powerWed, 11 Mar 2009 14:07:24 +0100, by Jaroslav Hajek
-
remove unused liboctave sourcesWed, 11 Mar 2009 10:42:04 +0100, by Jaroslav Hajek
-
ensure nonnegative char -> real conversionWed, 11 Mar 2009 10:31:08 +0100, by Jaroslav Hajek
-
Add an override to Octave's find() for permutation matrices.Tue, 10 Mar 2009 21:54:39 -0400, by Jason Riedy
-
Make the column permutation vector in sparse LU cols()-long.Tue, 10 Mar 2009 21:54:34 -0400, by Jason Riedy
-
__go_draw_axes__.m: Unset the {x,y,z}ticks when initializing\n\teach axis. Set ticklabels when the ticklabels are empty and when\n\tticklabelmode=="manual".Wed, 11 Mar 2009 00:39:02 -0400, by Ben Abbott
-
test_diag_per.m: additional assert for sparse conversion testTue, 10 Mar 2009 16:14:35 -0400, by Jason Riedy
-
Fix conversion from PermMatrix to SparseMatrix.Tue, 10 Mar 2009 15:44:11 -0400, by Jason Riedy
-
include <iosfwd> instead of <iostream> in header filesTue, 10 Mar 2009 13:55:52 -0400, by John W. Eaton
-
fixes to row-reducing cummin/cummaxTue, 10 Mar 2009 13:18:53 +0100, by Jaroslav Hajek
-
update cummin, cummax docsTue, 10 Mar 2009 12:28:42 +0100, by Jaroslav Hajek