diff options
author | Joachim Kruth <jkruth@telecolumbus.net> | 2018-08-24 00:51:31 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-08-24 00:51:31 +0100 |
commit | ad5f087fe2f01e449d248bab098f686437d5ab0c (patch) | |
tree | 86993cf7b7b4feff5798c23f6cef38ffdc2884b7 /academic/pari/README | |
parent | 75fc119ec4147ebd845da205ee89346f3755454e (diff) |
academic/pari: Updated for version 2.11.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/pari/README')
-rw-r--r-- | academic/pari/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/pari/README b/academic/pari/README index 45a820522e..a977d7ac6e 100644 --- a/academic/pari/README +++ b/academic/pari/README @@ -7,5 +7,5 @@ functions. PARI is also available as a C library to allow for faster computations. The build produces a singlethreaded gp binary. If a multithreaded version is -wanted "--mt=pthread" has to be added as an Configure argument. This however +wanted "--mt=pthread" has to be added as a Configure argument. This however created instability in the ploth-function and has therefore been ignored. |