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

Rework default interface for Problem class #254

Open
tlunet opened this issue Jan 17, 2023 · 0 comments
Open

Rework default interface for Problem class #254

tlunet opened this issue Jan 17, 2023 · 0 comments
Milestone

Comments

@tlunet
Copy link
Member

tlunet commented Jan 17, 2023

Following discussion #253, set a more generic interface for the problem class for more generic ODE, with a default implementation considering the simple generic ODE system

$$\frac{dU}{dt} = f(U,t)$$

Add full documentation in the Problem class.

⚠️ this should probably be done once #244 is merged into v6, and before going through the associated rework of all problems implementations (#255).

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

No branches or pull requests

1 participant