quil-lang / qvm

The high-performance and featureful Quil simulator.
Other
413 stars 57 forks source link

Add API endpoint to return memory requirements for a given persistent qvm #190

Closed appleby closed 4 years ago

appleby commented 5 years ago

Per an internal request, it would be useful for qvm-app-ng to have an API method that returns the memory required for a persistent QVM of a given number of qubits and simulation-method (pure-state, full-density-matrix, etc) prior to allocation.