Hello community,

here is the log from the commit of package octave-forge-symbolic for 
openSUSE:Factory checked in at 2018-08-20 16:19:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-symbolic (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-symbolic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-symbolic"

Mon Aug 20 16:19:24 2018 rev:7 rq:630302 version:2.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/octave-forge-symbolic/octave-forge-symbolic.changes  
    2017-08-28 15:13:13.122001600 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-symbolic.new/octave-forge-symbolic.changes
 2018-08-20 16:19:28.164826598 +0200
@@ -1,0 +2,33 @@
+Thu Aug 16 15:12:36 UTC 2018 - [email protected]
+
+- Update to version 2.7.0:
+  * New symbolic commands: arg, euler, ezcontour
+  * New `@double` numerical functions; these are wrappers around
+    SymPy, so they are slower than native floating-point
+    implementations: bernoulli, euler, chebyshevT, pochhammer,
+    chebyshevU.
+  * The initial startup is much quieter!
+  * `vpa` now warns of low-precision on non-numbers strings with
+    decimals such as `vpa('cos(0.1)')`. See "help vpa" for
+    details.
+  * `subs` allows multiple scalar variables to be replaced with
+    symbolic matrix expressions.
+  * symfun can be evaluated at symbolic matrices: `f(sym([1 2; 3
+    4]))` now works where `f(x)` is a symfun.
+  * Fixes for symfuns such as `syms N(t)` where the function name
+    conflicts with a SymPy command.
+  * Fixes for how assumptions interact with symfuns.
+  * New command `sympref diagnose` to help debug Python/SymPy
+    issues.
+  * Improve `function_handle` support by supporting more
+    functions.
+  * Fixes for several bugs mentioning "immutable matrices".
+  * `bernoulli` now works with array inputs.
+  * Added a `private/defaultpython.m` to make it easier for
+    distributors to control which python interpreter is used by
+    default.
+  * Fixes for GNU Octave 4.4.
+  * Fixes for SymPy 1.2.
+  * Various bug fixes and documentation updates.
+
+-------------------------------------------------------------------

Old:
----
  symbolic-2.6.0.tar.gz

New:
----
  symbolic-2.7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ octave-forge-symbolic.spec ++++++
--- /var/tmp/diff_new_pack.yZWpIi/_old  2018-08-20 16:19:29.452828415 +0200
+++ /var/tmp/diff_new_pack.yZWpIi/_new  2018-08-20 16:19:29.452828415 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-symbolic
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define octpkg  symbolic
 Name:           octave-forge-%{octpkg}
-Version:        2.6.0
+Version:        2.7.0
 Release:        0
 Summary:        Octave Symbolic Package using SymPy
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Scientific/Math
 Url:            http://octave.sourceforge.net
 Source0:        
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz

++++++ symbolic-2.6.0.tar.gz -> symbolic-2.7.0.tar.gz ++++++
++++ 5693 lines of diff (skipped)


Reply via email to