diff options
Diffstat (limited to 'python/python3-pythran/README')
-rw-r--r-- | python/python3-pythran/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-pythran/README b/python/python3-pythran/README index 32e80a1c06..9b9d9d7b41 100644 --- a/python/python3-pythran/README +++ b/python/python3-pythran/README @@ -5,3 +5,7 @@ native Python module with the same interface, but (hopefully) faster. It is meant to efficiently compile scientific programs, and takes advantage of multi-cores and SIMD instruction units. + +NOTE: Unable to support newer versions than 0.15.0 due to breaking +academic/python3-scipy, which is stuck at that version due to the +version of Cython in Slackware 15.0. |