File octave-forge-symbolic.changes of Package octave-forge-symbolic
-------------------------------------------------------------------
Tue Jul 7 16:46:45 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.2.2
* Bigfix release
-------------------------------------------------------------------
Tue Apr 28 20:53:43 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.2.1
* Fix an ascii pretty printing regression (issue #234).
* Other minor fixes for doctests, sympref and symreplace.
-------------------------------------------------------------------
Tue Apr 22 16:36:28 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.2.1
* New commands:
catalan eulergamma lambertw
* Installing symbolic package now check for Python and minimum
version of SymPy.
* Installations from Octave-Forge ("pkg install -forge symbolic")
should now work on Windows (thanks vassbu). You will need the
Python and SymPy dependencies. Or you can use the [bundled
package](https://github.com/cbm755/octsympy/releases)
* Added support for Python 3 (still works with Python 2 as well).
* Documentation improvements especially to assumptions. Examples
within documentation can now be tested with doctests, see the
`octsympy_doctests.m` function.
* Fix a warning on Octave 4.0.0-rc1 and make tests work properly.
* Other bug fixes: assumptions; symvar and symbolic matrix powers;
various display issues.
-------------------------------------------------------------------
Mon Mar 9 07:51:59 UTC 2015 - dmitry_r@opensuse.org
- Update to version 2.1.0
* New commands: columns, degree, formula, ismatrix, numden, rows
* Additional ways of calling symsum, symprod, and subs for better
compatibility with other symbolic toolboxes.
* Bug fixes in poly2sym, sym2poly, symfun, prod, horner, coeffs.
* Documentation improvements.
* Improvements to "argnames" and "formula" for the dependent
variables and dependent expression of a symfun.
* Improvements to assumptions.
* Improve symbolic sized matrices such as `A = sym('a', [n m])`.
* Drop python_cmd_string, which has been deprecated since v0.1.1.
-------------------------------------------------------------------
Thu Feb 26 16:06:43 UTC 2015 - dmitry_r@opensuse.org
- Split from octave-forge package, version 2.0.0