You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the wheel issue/pr just some more information. They're covered by both #168 and #428 in for 0.4. One automates the wheel building (and publishing process) so we don't have to manually build them anymore, the other marks python 3.8 as supported (the first actually starts the processes of building wheels on py38). It would be good to push out a combined release with terra (which already supports 3.8) so that the 2 elements that require compiled code have published wheels on 3.8 so users stop running into issues installing with 3.8. The blocker for both is the windows environment but we can either fix those issues or workaround them somehow we should be good to go.
Main Features
Approximate simulation in MPS method(@merav-aharoni)Ramaining Issues/PRs:
Qasm Simulator
Test wheel build and distribution (@atilag @mtreinish )
Fix sdist builds and add testing: Fix sdist builds and add test coverage #560
GPU Qasm statevector method (Add GPU support for qasm statevector simulation method #511, @doichanj )
Pybind wrappers for Result objects (Further reduce c++/python conversion overhead (pybind) #504, @ereastman )
MPS expectation values(Update MPS expectation value snapshots #509, @yaelbh )MPS bond-dimension truncation(Introducing approximation into the MPS simulation method #475 @merav-aharoni )Pulse Simulator
Debug ZVODE errors(Adding soft resets to avoid ZVODE errors in pulse simulator #499 @DanPuzzuoli )qubit_list
inPulseSystemModel
andHamiltonianModel
to something more general #500, Cleanup/clarify pulse simulation defaults behaviour and digest #501)Bugs
NB: dashed items are postponed till after release
The text was updated successfully, but these errors were encountered: