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