Skip to content

Releases: RunawayFancy/QuSim

QuSim v1.0.3

09 Jul 04:39
Compare
Choose a tag to compare

Fix QSave save path issue.
QSave load now can load with filename
All class name are changed.

QuSim v1.0.2

24 Jun 02:51
341f429
Compare
Choose a tag to compare
Create python-publish.yml

QuSim_v1.0.1

21 Jun 21:10
Compare
Choose a tag to compare
qsave undo order/noise gen update

QuSim v1.0.0

23 May 04:22
Compare
Choose a tag to compare

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

10 Apr 03:24
Compare
Choose a tag to compare

Still pushing forward...

  1. Fix some bugs.
  2. Add an example of CZ gate in ST0 qubit and and fSim gate in transmon-coupler-transmon system

QuSim v0.1.1-beta

04 Nov 05:56
Compare
Choose a tag to compare

Update

  • Fix the bug in the DRAG regime

QuSim v0.1.0-beta

01 Nov 20:54
Compare
Choose a tag to compare
QuSim v0.1.0-beta Pre-release
Pre-release

This is a Transmon qubit simulator based on qutip, which can simulation Transmon, resonator, and also support any other type of superconducting qubit.