diff options
Diffstat (limited to 'academic/pari/README')
-rw-r--r-- | academic/pari/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/academic/pari/README b/academic/pari/README index a977d7ac6eb71..6e10ca3d19d61 100644 --- a/academic/pari/README +++ b/academic/pari/README @@ -5,7 +5,3 @@ useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers etc., and a lot of transcendental 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 a Configure argument. This however -created instability in the ploth-function and has therefore been ignored. |