HaeffnerLab / IonSim.jl

a simple tool for simulating trapped ion systems
https://ionsim.org
MIT License
72 stars 17 forks source link

Compare the runtime of IonSim vs QuantumOptics #33

Closed marwahaha closed 2 years ago

marwahaha commented 2 years ago

It will be hard to define a reference. Compare against quantumoptics.jl

jbroz11 commented 2 years ago

I think it would be worthwhile just to illustrate how simulation times scale with eg.

We could also consider comparing the simulation times using our constructed Hamiltonian versus constructing an analogous Hamiltonian completely within the preconstructed framework of QuantumOptics.jl. If there's a substantial improvement in efficiency for certain classes of dynamics, it would be worth highlighting that.