Accepting request 766411 from home:cgiboudeaux:branches:science
- Update to 3.7.0 * New functions: bernoulli(), erfi(), fresnels(), fresnelc() * Improved zeta(), with exact values for negative and even integers, support for all real values, and optional second argument for calculation of Hurwitz zeta * Support for complex numbers in Ei(), li(), Si(), Ci(), Shi(), and Chi() * Support for all branches and complex numbers in lambertw() * Extended argument support in Li() * Add base units (or local currency) for unit conversion when units are missing in original expression (e.g. 5 to ft = 5 m to ft) * Belarusian ruble (BYN) * Improvements and fixes for integrals * Fix crash when used in Cantor (caused by conflict with Poppler library) * Minor bug fixes and feature improvements OBS-URL: https://build.opensuse.org/request/show/766411 OBS-URL: https://build.opensuse.org/package/show/science/qalculate?expand=0&rev=3
This commit is contained in:
parent
f30d2f947c
commit
4853d1eb91
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66b38ed6460f0cd6a1b16ba4145c0396c995939da0ed78f15736f8cd794969b2
|
||||
size 2151679
|
3
libqalculate-3.7.0.tar.gz
Normal file
3
libqalculate-3.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1a3f2510133ed8d4b278058565d83d65c180025711a4dc7da8e242d8a5f8247
|
||||
size 2273729
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 13:21:28 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 3.7.0
|
||||
* New functions: bernoulli(), erfi(), fresnels(), fresnelc()
|
||||
* Improved zeta(), with exact values for negative and even
|
||||
integers, support for all real values, and optional second
|
||||
argument for calculation of Hurwitz zeta
|
||||
* Support for complex numbers in Ei(), li(), Si(), Ci(),
|
||||
Shi(), and Chi()
|
||||
* Support for all branches and complex numbers in lambertw()
|
||||
* Extended argument support in Li()
|
||||
* Add base units (or local currency) for unit conversion when
|
||||
units are missing in original expression (e.g. 5 to
|
||||
ft = 5 m to ft)
|
||||
* Belarusian ruble (BYN)
|
||||
* Improvements and fixes for integrals
|
||||
* Fix crash when used in Cantor (caused by conflict with
|
||||
Poppler library)
|
||||
* Minor bug fixes and feature improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 02:30:19 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define major 21
|
||||
%define libname libqalculate
|
||||
Name: qalculate
|
||||
Version: 3.6.0
|
||||
Version: 3.7.0
|
||||
Release: 0
|
||||
Summary: Multi-purpose desktop calculator application
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user