Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.
/ PythonHPC Public archive

Python for High Performance Computing presentation

Notifications You must be signed in to change notification settings

zonca/PythonHPC

Repository files navigation

PythonHPC

see the slides:

Python for HPC, html slides

Clone or download the repository and run:

    ipython notebook --pylab=inline

in the folder to run the notebooks:

  • IPythonNotebookIntro.ipynb intro to IPython Notebook, with simple plots

  • ipythonparallel.ipynb ipython parallel example, you fist need to run from a console in the same folder:

    ipycluster start --n=4
  • pytrilinos.ipynb pytrilinos example

About

Python for High Performance Computing presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages