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 MPIGradient #89

Merged
merged 7 commits into from
Mar 29, 2024
Merged

Add MPIGradient #89

merged 7 commits into from
Mar 29, 2024

Conversation

rohanbabbar04
Copy link
Collaborator

@rohanbabbar04 rohanbabbar04 commented Mar 23, 2024

closes #62

  • Add docstring to matvec and rmatvec in StackedLinearOperator.
  • Add MPIGradient
  • Add a test in test_derivative.py
  • Add an example in plot_derivative.py
  • Update index.rst and added MPIGradient in basicoperators/__init__.py

@rohanbabbar04 rohanbabbar04 requested a review from mrava87 March 23, 2024 07:09
@mrava87
Copy link
Contributor

mrava87 commented Mar 24, 2024

Good stuff @rohanbabbar04 :) I have just started reviewing this and will try to give you all my comments in the next few days

Copy link
Contributor

@mrava87 mrava87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rohanbabbar04, this looks great :) I just pushed some minor changes and left a comment for you but i think this is very close to be ready to merge. Good job!

@rohanbabbar04
Copy link
Collaborator Author

Sure @mrava87 I have done the changes, if it looks good you can merge this...

@rohanbabbar04 rohanbabbar04 requested a review from mrava87 March 29, 2024 07:40
@mrava87
Copy link
Contributor

mrava87 commented Mar 29, 2024

Great @rohanbabbar04, I am merging this.

Btw, feel free to go ahead and prepare a release :) otherwise, I can try to do so in coming weeks when I have some time...

@mrava87 mrava87 merged commit cca6287 into main Mar 29, 2024
20 checks passed
@rohanbabbar04 rohanbabbar04 deleted the gradient branch April 1, 2024 14: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.

Gradient
2 participants