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

Add multiple snapshots observable #21

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Add multiple snapshots observable #21

wants to merge 1 commit into from

Conversation

Yucheng-Zhang
Copy link
Collaborator

  • We add support for recording multiple snapshots at given times using cubic Hermite interpolation.
  • The user specifies the times through conf.a_snapshots.
  • For the forward evolution, we carry the previous ptcl, such that the interpolation can be done in one step.
  • For the backward adjoint evolution, the interpolation has to be split into two steps.

@Yucheng-Zhang Yucheng-Zhang marked this pull request as draft August 8, 2023 03:28
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

Successfully merging this pull request may close these issues.

None yet

1 participant