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

Documenting SciML interface #412

Open
apkille opened this issue Aug 15, 2024 · 0 comments
Open

Documenting SciML interface #412

apkille opened this issue Aug 15, 2024 · 0 comments

Comments

@apkille
Copy link
Contributor

apkille commented Aug 15, 2024

@david-pl @Krastanov @amilsted I am thinking about how we should document the recent work with solving ODE, SDE problems in QO and the integration of a few of the Julia AD packages. Would it be best to create a completely new section of the documentation manual, perhaps titled "Integration with SciML" and have the subsections "OrdinaryDiffEq.jl", "StochasticDiffEq.jl", and "Autodifferentiation"? Or, maybe it would be better to add on to the subsections that are already in the docs. For instance, under "Time-evolution->Schrodinger Equation", we could write at the bottom something along the lines of: "you can also solve the Schrödinger equation directly with OrdinaryDiffEq.jl with our types, here's how you can do it."

It could be that either approach doesn't matter to you, but I just wanted to check before I submit a large amount of documentation.

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