3 min read
ES
CA
EN
Install python3
Windows: If we have choco installed, we can run cmd as administrator and execute the command: choco install python3 Libraries: numpy for basic numerical computation http://www.numpy.org/ matplotlib…
Read more →