Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Create Observer to get intermediate results at user-defined times #1

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

Closed
ikorotkin opened this issue May 9, 2019 · 1 comment
Closed
Assignees
Labels
feature New feature or request

Comments

@ikorotkin
Copy link
Collaborator

ikorotkin commented May 9, 2019

Currently, the solver returns the final solution at time t1 only. An abstract Observer class may be overridden by a user to get access to the intermediate results at t < t1 (for example, to plot them and/or to check the solution evolution in time).

@ikorotkin ikorotkin added the feature New feature or request label May 9, 2019
@ikorotkin ikorotkin added the good first issue A good issue for first-time contributors label May 17, 2019
@ikorotkin ikorotkin added in progress The issue is being looked into and removed good first issue A good issue for first-time contributors labels May 30, 2019
@ikorotkin ikorotkin self-assigned this May 30, 2019
ikorotkin added a commit that referenced this issue May 31, 2019
…t (for example, for plotting). Updated examples. Commit related to issue #1
ikorotkin added a commit that referenced this issue May 31, 2019
…sults according to issue #1. Updated description.
@ikorotkin
Copy link
Collaborator Author

Probably need to add an example and the issue can be closed.

@ikorotkin ikorotkin removed the in progress The issue is being looked into label Jun 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant