Accepting request 1034405 from science

OBS-URL: https://build.opensuse.org/request/show/1034405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/giac?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2022-11-08 09:55:04 +00:00 committed by Git OBS Bridge
commit 9bc6434c01
4 changed files with 20 additions and 5 deletions

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Wed Feb 2 10:12:50 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package giac
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%bcond_with cocoa
Name: giac
%define tarver 1.7.0-43
%define tarver 1.9.0-27
Version: %( echo %{tarver} | sed 's/-/./' )
%define mainver %( echo %{tarver} | sed 's/-.*//' )
%define soname 0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85f724270c813ae26d665fe2c1b42c271a6d29ecfb75f038efb16e1d0d284a7f
size 96703778

3
giac_1.9.0-27.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c5d222fbff5db2a0a560b4e106ce88dd13d109ecb21570a939b8b3b87521d5e0
size 115296665