You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Geode-Parameterization is an [OpenGeode](https://github.com/Geode-solutions/OpenGeode) module providing parameterization algorithms.
24
+
Geode-Numerics is an [OpenGeode](https://github.com/Geode-solutions/OpenGeode) module providing various algorithms based on numerical solvers.
25
25
This is a proprietary module from [Geode-solutions](https://geode-solutions.com), you will need a license file to use it.
26
26
Please contact us directly for more information by [slack](https://slackin-opengeode.herokuapp.com) or by [mail](mailto:contact@geode-solutions.com).
27
27
@@ -30,7 +30,7 @@ Please contact us directly for more information by [slack](https://slackin-openg
30
30
This repository provides Jupyter notebooks used as example usage of the module.
31
31
For more general documentation on OpenGeode, check out our live documentation, visit [docs.geode-solutions.com](https://docs.geode-solutions.com).
32
32
33
-
Installing Geode-Conversion is done by using pip command ```pip install Geode-Parameterization``` and add ```import geode_parameterization``` in your Python script.
33
+
Installing Geode-Conversion is done by using pip command ```pip install Geode-Numerics``` and add ```import geode_numerics``` in your Python script.
0 commit comments