File octave-forge-nan.changes of Package octave-forge-nan
-------------------------------------------------------------------
Tue Jul 7 18:08:41 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.8.1
* Bugfix release
-------------------------------------------------------------------
Sat Jun 27 08:05:25 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.8.0
* check for sparse input matrices and convert to full if needed
* improve accuracy of normcdf (bug #38170)
* fix compiler issue with __isnan
* do not display diagnostic messages
-------------------------------------------------------------------
Thu Apr 16 22:21:07 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.7.4
* use libsvm and liblinear of target system, instead of outdated copy
* fix multi-threaded build (make -j)
* improve some tests
* bug fix in nanstd.m
* minor issues (some compiler warnings are addressed)
-------------------------------------------------------------------
Thu Feb 26 16:06:43 UTC 2015 - dmitry_r@opensuse.org
- Split from octave-forge package, version 2.7.1
- Fix build with OpenMP support
* nan-openmp.patch
- Fix GCC warnings
* nan-gcc.patch