log

age author description
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
Mon, 20 Oct 2014 08:58:20 +0000 michelemartone configure chanes: librsb-config is not anymore a requirement; if specified, LIBRSB_CXXFLAGS and LIBRSB_LIBS can override what given by librsb-config. octave-forge
Mon, 20 Oct 2014 08:43:49 +0000 michelemartone ./configure --help will show extra info about relevant *RSB* variables. doc update. octave-forge
Sat, 18 Oct 2014 15:26:31 +0000 michelemartone the autotune case will accept an optional output argument (to be used for the tuned matrix). octave-forge
Sat, 18 Oct 2014 13:36:37 +0000 michelemartone readability formatting (mainly spacings) changes. octave-forge
Sat, 18 Oct 2014 13:25:10 +0000 michelemartone rsboi_spsm seems to work on nrhs=1. octave-forge
Sat, 18 Oct 2014 13:14:46 +0000 michelemartone giving substance to the complex spsm case; this seems to pass: octave --eval "A=sparse([1,2,3],[1,2,3],[2,2,2]) ; C=complex(A); x=[10,100;20,200;30,300]*i; A,C,x,(sparse(C)\x),(sparsersb(C)\x), sparse(C)'\x,sparsersb(C)'\x" octave-forge
Sat, 18 Oct 2014 13:00:35 +0000 michelemartone in a skeletal implementation of rsboi_spsm for complex. octave-forge
Sat, 18 Oct 2014 12:52:09 +0000 michelemartone changes for readability. octave-forge
Sat, 18 Oct 2014 12:25:01 +0000 michelemartone fix to a last commit's bug: the following used to give at random incorrect results: octave-forge
Sat, 18 Oct 2014 11:57:51 +0000 michelemartone extended the complex spmm to handle the case with transparent conversion from real (p.s.: credits to Daryl Van Vorst who noticed the broken complex interface and triggered the last commit). octave-forge
Fri, 17 Oct 2014 06:44:38 +0000 michelemartone spmm operation against octave_complex_matrix was missing. this is a contributed patch to introduce it. more cases to come. octave-forge
Thu, 02 Oct 2014 14:07:07 +0000 rafavzqz Export multipatch geometries octave-forge
Thu, 02 Oct 2014 14:05:58 +0000 rafavzqz Export multipatch geometries octave-forge
Tue, 30 Sep 2014 15:28:30 +0000 cdf update dependencies octave-forge
Tue, 30 Sep 2014 12:14:20 +0000 rafavzqz Prepared for release octave-forge
Tue, 30 Sep 2014 12:13:38 +0000 rafavzqz Added new function octave-forge
Tue, 23 Sep 2014 00:39:17 +0000 schloegl histo[234]: empty imput is supported, add tests octave-forge
Thu, 18 Sep 2014 14:59:30 +0000 abarth93 close netcdf file in test test_netcdf_attributes.m octave-forge
Fri, 12 Sep 2014 20:02:20 +0000 schloegl NaN/zscore: check for valid OPT argument octave-forge
Fri, 12 Sep 2014 17:51:52 +0000 schloegl NaN/zscore: make input/output arguments compatible to recent versions of Octave and Matlab octave-forge
Fri, 12 Sep 2014 17:46:13 +0000 schloegl mean: support DIM larger than data size octave-forge
Sun, 07 Sep 2014 15:21:58 +0000 mmarzolla Fixed typos in the documentation octave-forge
Mon, 01 Sep 2014 16:15:19 +0000 rafavzqz Added some tests octave-forge
Mon, 01 Sep 2014 15:36:45 +0000 rafavzqz Initialize the fields, to force the ordering octave-forge
Sun, 17 Aug 2014 18:55:51 +0000 carandraug maint: moved generate_html to individual hg repository. octave-forge
Wed, 13 Aug 2014 23:46:20 +0000 schloegl fix test for erfinv octave-forge
Mon, 11 Aug 2014 02:06:53 +0000 carandraug maint: moved audio to individual hg repository. octave-forge
Sat, 26 Jul 2014 20:53:49 +0000 i7tiol Fix path in link to package documentation. octave-forge
Sat, 26 Jul 2014 16:40:44 +0000 i7tiol support including NEWS and prepared package documentation in html octave-forge
Fri, 18 Jul 2014 09:39:24 +0000 rafavzqz Small change for compatibility with geopdes octave-forge
Wed, 16 Jul 2014 17:00:38 +0000 rafavzqz Added surfaces and volumes octave-forge
Wed, 16 Jul 2014 16:46:07 +0000 rafavzqz Added error message octave-forge
Tue, 15 Jul 2014 16:54:30 +0000 rafavzqz Added error message octave-forge
Mon, 14 Jul 2014 14:59:37 +0000 rafavzqz Check that the knots are in the interval octave-forge
Mon, 14 Jul 2014 10:23:51 +0000 rafavzqz Changes for using arbitrary interval of the knot vector octave-forge
Mon, 14 Jul 2014 09:47:23 +0000 rafavzqz Changes for consistency with geopdes octave-forge
Tue, 01 Jul 2014 09:52:28 +0000 dvd7587 update with temperature dependence octave-forge
Sat, 28 Jun 2014 11:48:44 +0000 abarth93 Implement DeflateLevel in nccreate octave-forge
Mon, 23 Jun 2014 11:22:22 +0000 carandraug maint: moved general package to separate individual hg repository octave-forge
Tue, 17 Jun 2014 16:46:55 +0000 rafavzqz Added new function: nrbmultipatch octave-forge