Nuacht

Installing Python This step may sound redundant if youâ re already knee-deep into programming, but youâ ll need to install Python on your PC to use GPU-accelerated AI in Jupyter Notebook.
The bulletproof way to install the program locally is with Anaconda which — of course — creates a totally different Python environment than your normal Python environment.
Getting Started Computational Physics at SFU uses Python 3 from the Anaconda distribution. The documentation on this website will cover using Jupyter notebooks on the SFU Syzygy online servers. As an ...