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

Stochastic solver 10x speed improvement for homodyne Euler and Milstein #51

Merged
merged 2 commits into from
Sep 30, 2013

Conversation

Vutshi
Copy link
Contributor

@Vutshi Vutshi commented Sep 29, 2013

The structure of A_ops is changed such that we calculate only one big sparse matrix and dense vector product.

@ghost ghost assigned jrjohansson Sep 30, 2013
@jrjohansson
Copy link
Member

Hi Denis. Nice work, thanks! It would be great if you could create test notebooks that compares 'euler-maruyama' and 'euler-maruyama_fast', and 'milstein' and 'milstein_fast', and submit a pull request to our new repository for development notebooks at https://github.com/qutip/qutip-notebooks. I'll merge this PR now and do more tests later on. I might also make some small changes in your modifications, especially with the API for A_ops is still quite experimental (for example, not all operators that are precomputed and added to A_ops are used, so some could be dropped).

jrjohansson added a commit that referenced this pull request Sep 30, 2013
Stochastic solver 10x speed improvement for homodyne Euler and Milstein
@jrjohansson jrjohansson merged commit e556b82 into qutip:master Sep 30, 2013
jakelishman pushed a commit to jakelishman/qutip that referenced this pull request Apr 29, 2021
splch pushed a commit to splch/qutip that referenced this pull request Nov 21, 2023
Added temporal photon scattering notebook link.
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

Successfully merging this pull request may close these issues.

None yet

2 participants