Details
-
Task
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
As a primary reference template backend, it should be possible to generate regular compact Python functions implementing a simulator. This would be the most trivial backend to work with, and can directly reuse code out of the simulator where appropriate (though plain NumPy should eventually be present). This also serves as a testing backend to compare others (C, CUDA) to.