Hello community,
here is the log from the commit of package octave-forge-interval for
openSUSE:Factory checked in at 2015-10-06 13:26:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-interval (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-interval.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-interval"
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-interval/octave-forge-interval.changes
2015-08-31 22:58:52.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.octave-forge-interval.new/octave-forge-interval.changes
2015-10-06 13:26:33.000000000 +0200
@@ -1,0 +2,17 @@
+Sat Oct 3 08:13:58 UTC 2015 - [email protected]
+
+- Update to version 1.2.0
+ * The output format for intervals has been changed. The number of
+ decimal places now respects what has been set by the user with the
+ ‘format short’ or ‘format long’ command, and is much shorter by
+ default. Also it is possible to use ‘format hex’. The old format
+ can be accessed with the ‘intervaltotext’ function.
+ * fminsearch: New optimizer function for finding the minimum value of
+ a function over interval constraints using the Skelboe-Moore
+ algorithm
+ * fzero: Changed function parameters to support optimset options
+ * power: Improved speed of the general interval power function and
+ monomials with the notation x .^ n
+ * plot, plot3: Added support for colormaps
+
+-------------------------------------------------------------------
Old:
----
interval-1.1.0.tar.gz
New:
----
interval-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-interval.spec ++++++
--- /var/tmp/diff_new_pack.DXgjI4/_old 2015-10-06 13:26:34.000000000 +0200
+++ /var/tmp/diff_new_pack.DXgjI4/_new 2015-10-06 13:26:34.000000000 +0200
@@ -18,7 +18,7 @@
%define octpkg interval
Name: octave-forge-%{octpkg}
-Version: 1.1.0
+Version: 1.2.0
Release: 0
Summary: Real-valued interval arithmetic for Octave
License: GPL-3.0+
++++++ interval-1.1.0.tar.gz -> interval-1.2.0.tar.gz ++++++
++++ 37938 lines of diff (skipped)