2024-05-14 19:29:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 2 16:22:09 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.9.0-97:
|
|
|
|
* No release notes.
|
|
|
|
- Changes from version 1.9.0-43:
|
|
|
|
* Univariate polynomials rootfinder enhancements
|
|
|
|
- Run `make check` as part of %check section.
|
|
|
|
|
2022-11-08 02:14:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 2 13:56:07 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Update to version 1.9.0.23:
|
|
|
|
+ English documentation new layout/fixes.
|
|
|
|
+ improvements mainly in nlpsolve (implements now a fast and
|
|
|
|
robust interior-point algorithm, alongside Nelder-Mead and
|
|
|
|
differential evolution methods for derivative-free
|
|
|
|
optimization) and global minimization of a continuous function
|
|
|
|
on a segment (find_minimum).
|
|
|
|
+ Integration of the 3d renderer for calculators, gives now a
|
|
|
|
simpler alternative to OpenGL (useful if OpenGL inside Xcas
|
|
|
|
raises bugs like black screen).
|
|
|
|
+ compatibility with new Numworks calculator bootloader.
|
|
|
|
|
2020-10-02 13:42:08 +02:00
|
|
|
-------------------------------------------------------------------
|
2022-02-03 22:18:36 +01:00
|
|
|
Wed Feb 2 10:12:50 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.7.0.43
|
|
|
|
* changing interpreter in Xcas web is now much easier, improved Numworks connectivity
|
|
|
|
* improvements and fixes by Luka Marohnić in graph theory commands, better graphs inside texmacs
|
|
|
|
* Numworks connectivity
|
|
|
|
* override build date from SOURCE_DATE_EPOCH (boo#1047218)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-07-13 00:51:03 +02:00
|
|
|
Sun Jun 27 22:33:21 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.7.0.13:
|
|
|
|
* polynomial system solver optimizations (rational univariate
|
|
|
|
representation computation and real root isolation).
|
|
|
|
- Changes from version 1.7.0:
|
|
|
|
* Javascript interpreter added: QuickJS.
|
|
|
|
- Changes from version 1.6.17:
|
|
|
|
* Compatibility with calculators (KhiCAS sessions for Numworks,
|
|
|
|
TI nspire CX).
|
|
|
|
* Inclusion of a MicroPython interpreter (with builtin modules
|
|
|
|
for teaching), you can switch interpreter by typing python or
|
|
|
|
xcas in an empty commandline.
|
|
|
|
- Changes from version 1.6.0:
|
|
|
|
* Improved FFT over finite field, half-GCD implementation.
|
|
|
|
- Enforce '-std=c++14' for openSUSE >= 1550 to build with gcc 11,
|
|
|
|
as giac codebase isn't C++17 ready.
|
|
|
|
- Fix a few more script-without-shebang issues.
|
|
|
|
- Drop install_info post scriptlets and associated BuildRequires;
|
|
|
|
these have been managed by file triggers for a while now.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-10-02 13:42:08 +02:00
|
|
|
Fri Sep 25 10:57:20 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Modernize RPM constructs. Remove %post(un) logic that expands
|
|
|
|
to empty strings.
|
|
|
|
- Remove pkgconfig(ao) from giac-devel, the headers do not use it.
|
|
|
|
|
2020-09-23 17:39:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 20 09:32:35 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Replace undefined %info_add/%info_del.
|
|
|
|
|
2020-02-12 09:52:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 31 20:03:36 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.5.0.85
|
|
|
|
|
2018-12-11 15:54:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 11 00:32:57 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Remove devel-static subpackage. There is no reason to ship these.
|
|
|
|
- Remove .la files. These do not constitute static libs, either.
|
|
|
|
- Use find -delete rather than expensively calling -exec rm.
|
|
|
|
|
2018-12-09 15:06:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 7 17:47:12 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Fix building on Leap 42.3
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 5 18:40:16 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.5.0.21
|
|
|
|
- Split xcas gui into own subpackage
|
|
|
|
|
2017-10-20 17:28:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 20 00:07:00 UTC 2017 - avvissu@yandex.by
|
|
|
|
|
|
|
|
- Update to 1.4.9:
|
|
|
|
* Python compatibility mode
|
|
|
|
* User manual corrected
|
|
|
|
- Change in 1.2.3:
|
|
|
|
* Some speedups and bug fixes
|
|
|
|
|
2016-07-16 19:14:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 15 23:40:29 UTC 2016 - avvissu@yandex.by
|
|
|
|
|
|
|
|
- Fix postun scriptlet failed:
|
|
|
|
* use install_info_delete instead of info_del
|
|
|
|
|
2016-01-04 23:16:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 2 21:21:49 UTC 2016 - avvissu@yandex.ru
|
|
|
|
|
|
|
|
- Update to 1.2.2:
|
|
|
|
* improved Groebner basis engine
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 5 00:34:28 UTC 2015 - avvissu@yandex.ru
|
|
|
|
|
|
|
|
- Initial release
|
|
|
|
|