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

u0 kwarg in solve() does not actually change u0 #883

Open
axsk opened this issue Feb 22, 2023 · 0 comments
Open

u0 kwarg in solve() does not actually change u0 #883

axsk opened this issue Feb 22, 2023 · 0 comments

Comments

@axsk
Copy link

axsk commented Feb 22, 2023

I'll try to work out a MWE later on, for now I am just posting this as a stub for my problem of resetting the initial condition with an SDE:

image
image

Using only the u0 kwarg does not set the initial condition. However, if I also set the tspan option suddenly u0 is being accepted...

(I'll also type this, VSCode+tmux doesn't let me copy paste atm)

@axsk axsk changed the title solve(... ;u0=x) does not set u0 u0 kwarg in solve() does not actually change u0 Feb 22, 2023
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