log

age author description
Tue, 07 Jul 2015 05:03:42 +0000 cdf fix warnings octave-forge
Mon, 06 Jul 2015 19:42:45 +0000 schloegl prepare release NaN-tb v2.8.1 octave-forge
Thu, 02 Jul 2015 21:04:17 +0000 schloegl [nantest] avoiding backslash in output; explanation why some tests are not performed octave-forge
Thu, 02 Jul 2015 16:06:53 +0000 rafavzqz Fixed bug for univariate geometries octave-forge
Thu, 02 Jul 2015 11:14:16 +0000 schloegl fix nantest to avoid crashing Octave 4.0.0 on Windows octave-forge
Tue, 30 Jun 2015 09:09:47 +0000 wwwandy doc: Fix example in rad2deg octave-forge
Fri, 26 Jun 2015 15:46:42 +0000 rafavzqz Fixed bug when the weight is not given octave-forge
Wed, 24 Jun 2015 12:53:08 +0000 schloegl preparing release of NaN 2.8.0 octave-forge
Wed, 24 Jun 2015 11:00:51 +0000 schloegl - fix Makefile for Octave4 on windows octave-forge
Mon, 22 Jun 2015 20:33:12 +0000 abarth93 remove old strsplit octave-forge
Mon, 22 Jun 2015 16:01:54 +0000 rafavzqz Export also for previous version octave-forge
Sun, 21 Jun 2015 22:26:38 +0000 michelemartone introduced a 'demo' section in sparsersb.cc. octave-forge
Sun, 21 Jun 2015 20:28:26 +0000 michelemartone adjusting the documentation of the "render" case and correcting the symbols for the 'sparsersb' synopsis. octave-forge
Sun, 21 Jun 2015 19:48:24 +0000 michelemartone The interface to rsb_mtx_get_info_str will at least return the result of RSB_MIF_MATRIX_INFO__TO__CHAR_P now. octave-forge
Sun, 21 Jun 2015 19:29:06 +0000 michelemartone Better populated the source file area meant to be used by the 'test' builtin. Used the main usage signatures. octave-forge
Sun, 21 Jun 2015 18:43:38 +0000 michelemartone Adapted the code to compile with -std=gnu++11. This has consisted in putting a space when concatenating string constants and preprocessor symbols. octave-forge
Sun, 21 Jun 2015 14:45:08 +0000 michelemartone Further documentation fixes. octave-forge
Sun, 21 Jun 2015 14:37:10 +0000 michelemartone typo fix: s/Postcript/Postscript/g octave-forge
Sun, 21 Jun 2015 14:34:28 +0000 michelemartone reorganized the documentation string to have the @deftypefnx lines one after the other. small documentation bugs corrected on the way. octave-forge
Fri, 19 Jun 2015 16:24:09 +0000 rafavzqz Added function to compute subdivision coefficients octave-forge
Thu, 18 Jun 2015 15:09:49 +0000 schloegl check for sparse matrices and and convert to full if needed octave-forge
Thu, 18 Jun 2015 08:23:13 +0000 michelemartone oops: s/correspondent/corresponding/g octave-forge
Tue, 16 Jun 2015 09:50:44 +0000 rafavzqz Fixed bug octave-forge
Tue, 16 Jun 2015 07:52:10 +0000 rafavzqz Added warning for Inf/NaN coefficients octave-forge
Tue, 16 Jun 2015 07:16:51 +0000 abarth93 add PKG_DEL octave-forge
Thu, 11 Jun 2015 10:15:47 +0000 abarth93 clarification about the attribute missing_value octave-forge
Wed, 10 Jun 2015 14:58:33 +0000 abarth93 reduce risk to overwrite users variable in PKD_DEL octave-forge
Wed, 10 Jun 2015 14:50:50 +0000 abarth93 fix bug #40623 octave-forge
Wed, 10 Jun 2015 14:50:13 +0000 abarth93 fix bug #44837 octave-forge
Wed, 10 Jun 2015 13:17:57 +0000 abarth93 Fix bug #45190, netcdf(nccreate) to enable DeflateLevel in nccreate octave-forge
Wed, 10 Jun 2015 12:37:24 +0000 abarth93 merge patch from bug #44837, of-netcdf wont cross compile octave-forge
Tue, 09 Jun 2015 16:25:46 +0000 michelemartone a note in the README about necessity of -fPIC. octave-forge
Mon, 08 Jun 2015 08:51:06 +0000 cdf push changes made for release octave-forge
Mon, 01 Jun 2015 07:38:49 +0000 schloegl prepare next release of NaN and TSA-tooblox octave-forge
Mon, 01 Jun 2015 06:10:55 +0000 schloegl bug #38170 fixed (inaccurate normcdf) octave-forge
Sat, 30 May 2015 23:56:46 +0000 michelemartone removed PKG_ADD/PKG_DEL from the *.cc file. octave-forge
Sat, 30 May 2015 20:47:32 +0000 michelemartone Oops: fix error message in rsb_mtx_rndr() use. octave-forge
Sat, 30 May 2015 20:21:51 +0000 michelemartone bugfix to the "render" subcase in case no render height/width is being specified. octave-forge
Fri, 29 May 2015 21:12:32 +0000 michelemartone changes to respond to Carnë Draug's review of sparsersb dated 20150521@18:22 (ticket #172). octave-forge
Wed, 20 May 2015 12:25:45 +0000 michelemartone setting requirement to Octave-4.0.0. octave-forge
Wed, 20 May 2015 12:20:04 +0000 michelemartone these changes make it possible to install the package with 'pkg', as in http://octave.sourceforge.net/developers.html octave-forge
Tue, 19 May 2015 08:39:01 +0000 michelemartone relaxed pcr/pcg testing by introducing a tolerance. octave-forge
Tue, 19 May 2015 07:54:43 +0000 michelemartone fix for octave-4.0.0-rc4 (OCTAVE_MAJOR_VERSION>=4) alike to https://savannah.gnu.org/bugs/index.php?45136 (octave_sparsersb_mtx::print() is not anymore const in octave-4). octave-forge
Wed, 13 May 2015 09:34:14 +0000 abarth93 improved checking of indeces are at regular intervals octave-forge
Wed, 13 May 2015 09:33:11 +0000 abarth93 return error if no files are found for ncCatArray octave-forge
Tue, 12 May 2015 20:26:49 +0000 abarth93 fix bug when CatArray is indexed with (:) octave-forge
Tue, 12 May 2015 19:11:25 +0000 abarth93 make concatenation more robust octave-forge
Fri, 08 May 2015 20:08:28 +0000 i7tiol Remove autoloaded functions at package unload. octave-forge
Tue, 05 May 2015 07:31:33 +0000 i7tiol avoid using const_cast, new release 2.3.2 octave-forge
Tue, 05 May 2015 05:29:10 +0000 i7tiol Correct minor documentation typo in pq_conninfo. octave-forge
Mon, 04 May 2015 17:18:06 +0000 michelemartone as it was this code did not compile with 4.0.0-rc4. octave-forge
Mon, 04 May 2015 15:55:09 +0000 schloegl fix bug #44989 - Inappropriate check of Matlab version with Octave 4.0 octave-forge
Mon, 27 Apr 2015 09:17:42 +0000 jpicarbajal admin: Update releasePKG.m to use inputParser from core octave-forge
Thu, 23 Apr 2015 16:32:00 +0000 schloegl prepare release NaN 2.7.5 octave-forge
Thu, 23 Apr 2015 14:22:21 +0000 rafavzqz Updated with latest changes octave-forge
Thu, 23 Apr 2015 11:53:51 +0000 schloegl avoid displaying intermediate results octave-forge
Thu, 23 Apr 2015 11:53:02 +0000 schloegl use isnan() instead of __isnan() octave-forge
Thu, 23 Apr 2015 09:23:20 +0000 cdf added CITATION file octave-forge
Wed, 22 Apr 2015 14:41:02 +0000 rafavzqz Added empty subdomain octave-forge
Mon, 20 Apr 2015 07:56:09 +0000 rafavzqz Compute the second output argument also for curves octave-forge
Wed, 15 Apr 2015 09:19:12 +0000 cdf prepare for release octave-forge
Wed, 15 Apr 2015 09:04:43 +0000 cdf fix incompatibility with Octave 4.0 octave-forge
Wed, 15 Apr 2015 09:00:22 +0000 cdf use MKOCTFILE to allow crosscompilation octave-forge
Wed, 15 Apr 2015 08:54:20 +0000 cdf display error message and return -1 if point is outside knot span in findspan octave-forge
Wed, 15 Apr 2015 08:53:35 +0000 cdf fixed line endings octave-forge
Mon, 13 Apr 2015 08:01:33 +0000 schloegl [nan] prepare release of 2.7.4 octave-forge
Sun, 12 Apr 2015 21:07:09 +0000 schloegl [nan] simplify Makefile - options of system libraries (libsvm liblinear) are not supported anymore octave-forge
Sun, 12 Apr 2015 20:26:42 +0000 schloegl [nan] revert r12777:12778 use liblinear 1.5x - because v1.8 does not support weighted samples octave-forge
Sun, 12 Apr 2015 19:00:36 +0000 schloegl [nan] fix liblinear - use train/predict from liblinear/matlab octave-forge
Sun, 12 Apr 2015 17:52:15 +0000 schloegl [nan] upgrade liblinear to v1.8 octave-forge
Sun, 12 Apr 2015 15:18:03 +0000 schloegl [nan] fix to previous patch octave-forge
Sun, 12 Apr 2015 14:37:46 +0000 schloegl [nan] upgrade libsvm to v3.12 octave-forge
Thu, 09 Apr 2015 17:43:15 +0000 abarth93 support ftp when curl is installed octave-forge
Thu, 09 Apr 2015 10:02:47 +0000 abarth93 add more time units octave-forge
Mon, 06 Apr 2015 18:44:52 +0000 schloegl [nan] test for libsvm-dev and liblinear-dev octave-forge
Mon, 06 Apr 2015 12:01:45 +0000 schloegl [nan] support multi-threaded make; use liblinear and libsvm provided by target system octave-forge
Fri, 03 Apr 2015 19:24:52 +0000 schloegl [nan] replace strcmpi with strncasecmp octave-forge
Fri, 03 Apr 2015 19:24:06 +0000 schloegl [nan] modify tests octave-forge
Fri, 03 Apr 2015 13:21:05 +0000 schloegl [nan] fix Makefile - when running -j same target is compiled simultaneously causing errors octave-forge
Fri, 03 Apr 2015 13:17:25 +0000 schloegl fix typo octave-forge
Thu, 02 Apr 2015 10:00:34 +0000 schloegl [tsa] update contact email address octave-forge
Thu, 02 Apr 2015 09:57:46 +0000 schloegl fix documentation [bugs #44673] octave-forge
Wed, 01 Apr 2015 16:51:59 +0000 rafavzqz This should be the new format octave-forge
Tue, 31 Mar 2015 14:18:18 +0000 rafavzqz Changed the format a little bit octave-forge
Tue, 31 Mar 2015 13:57:44 +0000 rafavzqz Removed repeated output octave-forge
Tue, 31 Mar 2015 12:50:02 +0000 schloegl prepare release of NaN-tb 2-7.2 octave-forge
Mon, 30 Mar 2015 20:52:08 +0000 schloegl [NaN] histo_mex: more efficient checks on isnan - requires less comparison operations octave-forge
Mon, 30 Mar 2015 20:48:51 +0000 schloegl replace isnan with __isnan to fix cross-compilation with MXE octave-forge
Mon, 30 Mar 2015 19:47:23 +0000 schloegl [tsa][nan] fix handling of MATLABDIR variable in Makefile octave-forge
Fri, 27 Mar 2015 12:12:34 +0000 schloegl bug fix reported by Sanjay Manahor octave-forge
Wed, 25 Mar 2015 17:42:19 +0000 rafavzqz Return an empty boundary, instead of 0 sides octave-forge
Tue, 24 Mar 2015 08:14:54 +0000 abarth93 do not create directory for temporary files if this is not necessary octave-forge
Mon, 16 Mar 2015 09:58:42 +0000 rafavzqz Reshape if the point is given as a row vector octave-forge
Wed, 11 Mar 2015 10:06:32 +0000 rafavzqz Consistent output in the univariate case octave-forge
Tue, 10 Mar 2015 20:58:29 +0000 abarth93 avoid obsolete strmatch function octave-forge
Tue, 10 Mar 2015 13:53:33 +0000 abarth93 Fix for compiling with octave 4.0.0-rc1 octave-forge
Tue, 24 Feb 2015 10:12:25 +0000 i7tiol Check postgresql version at configure time. Fixes bug #44345. octave-forge
Sun, 22 Feb 2015 20:00:47 +0000 abarth93 correction version info octave-forge
Fri, 20 Feb 2015 16:32:44 +0000 abarth93 update release info octave-forge
Fri, 20 Feb 2015 16:30:08 +0000 abarth93 ncread: do not replace _FillValue by NaNs for characters octave-forge
Fri, 20 Feb 2015 15:24:59 +0000 abarth93 fix for attributes value with %-sign octave-forge
Fri, 13 Feb 2015 12:13:52 +0000 rafavzqz Changed the color of the knot lines octave-forge
Mon, 26 Jan 2015 19:46:53 +0000 i7tiol Prepared bugfix release 2.3.1. octave-forge
Sat, 24 Jan 2015 15:47:52 +0000 schloegl on MacOSX do not compile with OpenMP octave-forge
Sat, 24 Jan 2015 15:09:30 +0000 schloegl prepare next release of NaN and TSA package octave-forge
Sat, 24 Jan 2015 01:20:11 +0000 schloegl address compiler warnings on functions with no return argument octave-forge
Sat, 24 Jan 2015 01:13:32 +0000 schloegl omit -lgomp - its not necessary and causes problems n macosx octave-forge
Sat, 17 Jan 2015 23:26:08 +0000 schloegl remove dependency on NaN-tb octave-forge
Sat, 17 Jan 2015 23:22:55 +0000 schloegl prepare next release of TSA toolbox octave-forge
Sat, 17 Jan 2015 23:20:37 +0000 schloegl compute inverse index only when needed octave-forge
Sat, 17 Jan 2015 19:37:46 +0000 schloegl update DESCRIPTION for v2.7.0 release octave-forge
Sat, 17 Jan 2015 14:19:48 +0000 schloegl add NEWS for releaase of NaN 2.7.0 octave-forge
Wed, 14 Jan 2015 19:05:11 +0000 schloegl fix compatibility issue with octave 3.8.2 in debian/jessie octave-forge
Tue, 06 Jan 2015 12:06:29 +0000 schloegl allow DIM argument larger ndims, for better compatibility of SUMSKIPNAN with SUM octave-forge
Thu, 27 Nov 2014 12:32:55 +0000 schloegl nan-tb: mahal gives now same result as the matlab version octave-forge
Fri, 07 Nov 2014 22:06:34 +0000 jpicarbajal releasePKG: improving checks of package structure octave-forge
Wed, 05 Nov 2014 23:47:46 +0000 carandraug dicom: move to individual hg repository octave-forge
Wed, 05 Nov 2014 12:10:17 +0000 cdf correct typo in NEWS octave-forge
Wed, 05 Nov 2014 11:41:10 +0000 rafavzqz Prepared for new release octave-forge
Mon, 20 Oct 2014 13:09:23 +0000 michelemartone in one output message, had written 'librsb' instead of 'sparsersb'. fix. octave-forge