- Update to new upstream release 9.2.0

OBS-URL: https://build.opensuse.org/package/show/science/ntl?expand=0&rev=29
This commit is contained in:
2015-06-24 08:51:48 +00:00
committed by Git OBS Bridge
parent ca380eaa8e
commit abc6b6dc0f
+10
View File
@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 24 08:49:29 UTC 2015 - jengelh@inai.de
- Update to new upstream release 9.2.0
* Performance improvements to zz_pX and Vec<zz_p>.
* Performance improvements to ZZX: implemented asymptotically fast
CRT code for HomMul and more cache-friendly logic.
* Completed the transition away from floating-point arithmetic for
the implementation of single-precision modular arithmetic.
-------------------------------------------------------------------
Fri Mar 27 16:15:01 UTC 2015 - jengelh@inai.de