Wednesday, January 23, 2019

Python - configure development environment

Configure Python SDK in IntteliJ
https://www.jetbrains.com/help/idea/configuring-local-python-interpreters.html


 Python tutorial

https://docs.python.org/3/tutorial/index.html


Install scientific modules

https://www.scipy.org/install.html


Using RPM
sudo dnf install numpy scipy python-matplotlib ipython python-pandas sympy python-nose atlas-devel

No comments:

Post a Comment