jakeret / hope

HOPE: A Python Just-In-Time compiler for astrophysical computations
GNU General Public License v3.0
382 stars 28 forks source link

Please provides more examples #10

Closed flycatr closed 8 years ago

flycatr commented 9 years ago

For some reason, this project is interesting to me. Could you/your team give more examples so people can quickly learn what this library can do and cannot do. Thank you!

cosmo-ethz commented 9 years ago

On our group website (http://hope.phys.ethz.ch/) there is a section on the benchmarks (IPython notebooks) we conducted (the ones described in our paper) and there are plenty of unit tests for all the supported features.

Let me know if this is sufficient or if I have to come up with more explicit examples.

Edit: I updated the README with links to the documentation which includes the benchmarks and the supported language specification

cosmo-ethz commented 9 years ago

I started to write a set of examples. ATM its far from being complete but it should give an impression what is supported