Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBE #80

Open
2 tasks
hartytp opened this issue Dec 31, 2024 · 0 comments
Open
2 tasks

OBE #80

hartytp opened this issue Dec 31, 2024 · 0 comments

Comments

@hartytp
Copy link
Contributor

hartytp commented Dec 31, 2024

Add an OBE solver.

Current plan is to use QuantumOptics.jl as a backend and just make a simple wrapper. The one slight concern I have with that is how darn slow julia is for startup - but it still feels better than the options like (a) Qutip or (b) role our own efficient OBE solver in pure python probably with a lot of numba (which is basically writing c but pretending it's python).

  • the interface should allow the user to pass in additional Hamiltonian terms / superoperators
  • do we want to have a way for the user to expand the state space (e.g. to include motion of atoms)?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant