We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 178dbe0 commit a43f180Copy full SHA for a43f180
README.md
@@ -23,12 +23,11 @@ Install prerequisites.
23
24
CMake >= 2.8.7
25
Python2 >= 2.7 or Python3 >= 3.3
26
- Cython >= 0.19.1 and != 0.24
+ Cython >= 0.19.1
27
SymEngine >= 0.1.0
28
29
For SymEngine, only a specific commit (see symengine_version.txt) is supported.
30
Latest git master branch may not work as there may be breaking changes in SymEngine.
31
-Cython v0.24 is not supported yet.
32
33
Python wrappers can be installed by,
34
0 commit comments