Releases: RunawayFancy/QuSim
Releases · RunawayFancy/QuSim
QuSim v1.0.3
Fix QSave save path issue.
QSave load now can load with filename
All class name are changed.
QuSim v1.0.2
Create python-publish.yml
QuSim_v1.0.1
qsave undo order/noise gen update
QuSim v1.0.0
Finally, we finish all fundamental code for simulating few body real-time dynamics code, with a internal plot and data processing function only works for closed system (non-superoperator form).
For simulating open system with Lindbladian operators, please take mesolve result out and do analysis using self-made functions.
Important update!!
we have good data saving and loading class, named by qsave
, will make your life easier when doing simulating data saving, loading, and undoing.
QuSim v0.1.2-beta
Still pushing forward...
- Fix some bugs.
- Add an example of CZ gate in ST0 qubit and and fSim gate in transmon-coupler-transmon system
QuSim v0.1.1-beta
Update
- Fix the bug in the DRAG regime
QuSim v0.1.0-beta
This is a Transmon qubit simulator based on qutip, which can simulation Transmon, resonator, and also support any other type of superconducting qubit.