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

Fast persistence update #1041

Merged

Conversation

MohamedKISSI
Copy link
Contributor

This pull request proposes to modify the discrete gradient calculation code by incorporating a rapid persistence update.

@julien-tierny
Copy link
Collaborator

Thanks a lot. I'll go ahead and review (preliminary tests show no performance loss with regard to the dev branch.)

Copy link
Collaborator

@julien-tierny julien-tierny left a comment

Choose a reason for hiding this comment

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

Hi Mohamed,
thanks a lot for the PR.
it looks good to me.
I have one question though (I believe a line is not necessary, thanks for double-checking), and one remark regarding comments.
I removed a number of unnecessary includes. you may want to double-check those in the future (maybe your editor is adding them automatically. if that's the case, thanks for disabling that feature in your settings)

core/base/discreteGradient/DiscreteGradient_Template.h Outdated Show resolved Hide resolved
core/base/discreteGradient/DiscreteGradient_Template.h Outdated Show resolved Hide resolved
core/base/discreteGradient/DiscreteGradient_Template.h Outdated Show resolved Hide resolved
core/base/discreteGradient/DiscreteGradient_Template.h Outdated Show resolved Hide resolved
@julien-tierny
Copy link
Collaborator

it's all good, thanks!

@julien-tierny julien-tierny merged commit 81a959b into topology-tool-kit:dev Jul 4, 2024
45 checks passed
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.

2 participants