CNS-OIST / STEPS_Example

Example and tutorial scripts for STEPS simulator
GNU General Public License v2.0
2 stars 5 forks source link

STEPS_Example

Example and tutorial scripts for STEPS simulator.

Content

Python APIs

STEPS 3.6 and above support a new python API. The original API is still usable without any modification to existing scripts. In this repository, scripts using the original API are inside API_1 subfolders while their counterparts using the new API are in API_2 subfolders.

If you find any problem running the examples, please open an issue so that we can look at it in detail.