Dirk Mueller
ead24a6482
- Add trng-drop-findtbb-cmake-module.patch: Drop outdated FindTBB.cmake module and depend on TBB's bundled cmake module [gh#rabauke/trng4#26]. - Enable builds for aarch64: Tests fixed. OBS-URL: https://build.opensuse.org/request/show/946641 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/trng?expand=0&rev=8
43 lines
1.7 KiB
Plaintext
43 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jan 15 14:11:18 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Add trng-drop-findtbb-cmake-module.patch: Drop outdated
|
|
FindTBB.cmake module and depend on TBB's bundled cmake module
|
|
[gh#rabauke/trng4#26].
|
|
- Enable builds for aarch64: Tests fixed.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 1 00:13:59 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 4.24:
|
|
* The two new random number engines, called xoshiro256plus
|
|
and lcg64_count_shift, have been implemented.
|
|
* New unit tests have been intoduced to extend test coverage.
|
|
* Special-functions unit tests use reference values with
|
|
improved numerical accuracy now.
|
|
* The numerical accuracy of various special functions has been
|
|
improved to reach machine precision also in 128-bit floating
|
|
point number arithmetic, e. g., the inverse cumulative
|
|
probability distribution of the normal distribution,
|
|
incomplete gamma functions and the Beta function.
|
|
* An uninitialized memory read access has been fixed.
|
|
* Documentation updates.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 13 14:21:34 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 4.23.1:
|
|
* Fix uninitialized-memory read access.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 30 13:36:53 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Wrap descriptions, trim marketing wording.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 23 11:57:26 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Initial package.
|
|
- Disable building on aarch64 because tests fail
|
|
[gh#rabauke/trng4#21].
|