ngnrsaa / qflex

Flexible Quantum Circuit Simulator (qFlex) implements an efficient tensor network, CPU-based simulator of large quantum circuits.
Apache License 2.0
97 stars 25 forks source link

Memory limit can be specified in the Python interface. #279

Closed s-mandra closed 4 years ago

s-mandra commented 4 years ago

@95-martin-orion, just did a quick fix to handle the case options['memory_limit'] is neither a py::int_ nor a py::str.