physicsnemo icon indicating copy to clipboard operation
physicsnemo copied to clipboard

Add Stochastic flow matching for corrdiff

Open daviddpruitt opened this issue 8 months ago • 1 comments

PhysicsNeMo Pull Request

Description

This change adds stochastic flowmatching to the existing CorrDiff implementation

Checklist

  • [x] I am familiar with the Contributing Guidelines.
  • [ ] New or existing tests cover these changes.
  • [ ] The documentation is up to date with these changes.
  • [ ] The CHANGELOG.md is up to date with these changes.
  • [ ] An issue is linked to this pull request.

Dependencies

No additional dependencies required

daviddpruitt avatar Apr 02 '25 17:04 daviddpruitt

I think all my main comments are in. Aside from minor things, I think the main thing to focus on is how much the additional SFM stuff can be absorbed into existing EDM functionality in PhysicsNemo. This will greatly help our efforts going forward in improving the usability/readability/extensibility of these modules.

pzharrington avatar Apr 11 '25 18:04 pzharrington