Skip to content

Commit

Permalink
Getting started tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
tbennun committed Mar 24, 2020
1 parent 25a5ee9 commit 8fa5eab
Show file tree
Hide file tree
Showing 2 changed files with 547 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ For more information, see our [paper](http://www.arxiv.org/abs/1902.10345).
Tutorials
---------

* [Data-Centric Python Programs with NumPy](https://nbviewer.jupyter.org/github/spcl/dace/blob/master/tutorials/numpy_frontend.ipynb)
* [Getting Started](https://nbviewer.jupyter.org/github/spcl/dace/blob/master/tutorials/getting_started.ipynb)
* [Explicit Dataflow in Python](https://nbviewer.jupyter.org/github/spcl/dace/blob/master/tutorials/explicit.ipynb)
* [NumPy API Reference](https://nbviewer.jupyter.org/github/spcl/dace/blob/master/tutorials/numpy_frontend.ipynb)
* [SDFG API](https://nbviewer.jupyter.org/github/spcl/dace/blob/master/tutorials/sdfg_api.ipynb)
* [Transformations](https://nbviewer.jupyter.org/github/spcl/dace/blob/master/tutorials/transformations.ipynb)

Expand Down
Loading

0 comments on commit 8fa5eab

Please sign in to comment.