Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

In-place computation of derivatives #95

Open
ntezak opened this issue Apr 2, 2016 · 1 comment
Open

In-place computation of derivatives #95

ntezak opened this issue Apr 2, 2016 · 1 comment

Comments

@ntezak
Copy link

ntezak commented Apr 2, 2016

Hi there, I saw that there is already some discussion on memory efficiency here and a mention to allow for in-place RHS's.
This would be extremely valuable to me for the purpose of simulating quantum systems (and other high-dimensional problems such as PDEs) and so I was wondering how interested you are in making in-place ODEs the default.
I would be happy to work on this given your input.

@mauro3
Copy link
Contributor

mauro3 commented Apr 2, 2016

Yes, I agree, eg #72 uses in-place. I think this can be done without disturbing the high level API.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants