AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 3.1.4 * Minor changes and fixes, see `news nan` for details - Drop oblosete: * nan-cpp11.patch * nan_xpt2d_add_return_for_BE.patch
- Update to version 3.0.3 * Bug fixes - Fix build with GCC 4.8 * nan-cpp11.patch
- Update to version 3.0.1 * no changelog available - Drop obsolete * nan-openmp.patch * nan-gcc.patch
- new nan_xpt2d_add_return_for_BE.patch for ppc64 build
- Update to version 2.8.1 * Bugfix release
- 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
- 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)
- Split from octave-forge package, version 2.7.1 - Fix build with OpenMP support * nan-openmp.patch - Fix GCC warnings * nan-gcc.patch