iitis / PyQBench

Apache License 2.0
4 stars 3 forks source link

Implement running a simulation specified by a pydantic model #26

Open dexter2206 opened 2 years ago

dexter2206 commented 2 years ago

We need to add a new method (maybe run?) to our Pydantic model defining the experiment so that we can actually run it. Note that this depends on #25