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

Commit

Permalink
slides preview link
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca committed Nov 13, 2012
1 parent 56847b1 commit 82e0d70
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
@@ -1,2 +1,12 @@
PythonHPC
=========
=========

see the slides:

[Python for HPC, html slides](http://htmlpreview.github.com/?https://github.com/zonca/PythonHPC/blob/master/PythonHPC.html)

ipython notebooks:

* `ipythonparallel.ipynb` ipython parallel example, you fist need to run:
ipycluster start --n=4
* `pytrilinos.ipynb` pytrilinos example

0 comments on commit 82e0d70

Please sign in to comment.