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.
1 parent dcd14b6 commit 392cee4Copy full SHA for 392cee4
1 file changed
README.md
@@ -36,6 +36,7 @@ To get started, you should check out the Jupyter notebooks; they demonstrate som
36
37
You will need:
38
39
+* git
40
* cmake (on windows, install from cmake, on linux ``sudo apt install cmake`` should do it, on OSX, ``brew install cmake``)
41
* Python (the anaconda distribution is used by the authors)
42
* a compiler (on windows, Visual Studio 2015+ (express version is fine), g++ on linux/OSX)
0 commit comments