We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9bc4a5 + 288fdfa commit b4c951eCopy full SHA for b4c951e
README.md
@@ -23,6 +23,10 @@ See License section for information about wheels
23
24
conda install python-symengine -c symengine -c conda-forge
25
26
+optionally, you may choose to install an early [developer preview](https://github.com/symengine/python-symengine-feedstock):
27
+
28
+ conda install python-symengine -c symengine/label/dev -c conda-forge
29
30
### Build from source
31
32
Install prerequisites.
0 commit comments