Adrian Roman
Adrian Roman
There are various ways of doing so... a straightforward one would be to parallelize some of the computations with open mp. There are also ways of optimizing the execution of...
Other than the 1D one (the one with the Matrix Product States - it's actually the simplest tensor network: a 1D one where qubits are on a 'chain'). I don't...
### Informations - **Qiskit Aer version**: Latest dev version from main branch. - **Python version**: Irrelevant, as it's called from C/C++. - **Operating system**: Windows, Linux, MacOS ### What is...
AerState::probability and AerState::amplitude calls for a MPS simulator return the wrong ordering for states ### Summary The MPS simulator returned the wrong states amplitudes and probabilities with AerState::probability and AerState::amplitude...
Calling State::probabilities() crashes for the MPS simulator ### Summary Trying to get all probabilities for a MPS simulator by calling State::probabilities() resulted in a crash. ### Details and comments The...
### Informations - **Qiskit Aer version**: Latest dev from main branch. - **Python version**: Irrelevant as it's called from c++ code. - **Operating system**: Windows 11 ### What is the...
### Informations - **Qiskit Aer version**: Latest from the main branch. - **Python version**: Irrelevant as the call is from c++ code. - **Operating system**: Windows 11 ### What is...