-
Notifications
You must be signed in to change notification settings - Fork 9
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
Adding Neumman and Dykstra algorithims. #57
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job @AlexandreDeCamargo! @DanielCalero1
…thods and fixing other minor problems
Hi, I just made two commits. In the first one I fixed the issues mentioned by @RichRick1. On the second commit I implemented Halpern's algorithm. I follow a similar structure for the convergence of the algorithm, with a given number of iterations and tolerance. Please tell me what you think about it @RichRick1 @AlexandreDeCamargo. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! There are some minor changes requested:
- Change variable name from
D
togamma_new
to be consistent with notations - Follow pep8 style by adding new lines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! Approved
Alexandre de Camargo
reacted to your message:
From: Valerii Chuiko ***@***.***>
Sent: Wednesday, May 22, 2024 9:29:52 PM
To: theochem/PyCI ***@***.***>
Cc: Alexandre de Camargo ***@***.***>; Mention ***@***.***>
Subject: Re: [theochem/PyCI] Adding Neumman and Dykstra algorithims. (PR #57)
Caution:
External email.
Merged
#57 into master.
—
Reply to this email directly,
view it on GitHub, or
unsubscribe.
You are receiving this because you were mentioned.Message
ID: ***@***.***>
|
No description provided.