SHA256
1
0
forked from jengelh/pari

- Update to release 2.13.0

OBS-URL: https://build.opensuse.org/package/show/science/pari?expand=0&rev=47
This commit is contained in:
2020-10-26 15:37:23 +00:00
committed by Git OBS Bridge
parent 5d4dee7f9a
commit 8bdccafbf1
6 changed files with 30 additions and 22 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 26 15:03:47 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.13.0
* cure SIGSEGV on [Map(Mat([0, 0])), [0, 0, 1]]
* cure SIGSEGV on zeta(I+2^(-64))
* cure infinite loop on p=[4,54];lfunmf(mfinit(p,0), mftraceform(p,0))
-------------------------------------------------------------------
Sat Jun 6 23:59:38 UTC 2020 - Jan Engelhardt <jengelh@inai.de>