Add smoother setup stages#125
Conversation
|
Also, I believe README file needs to be updated; to remove SOR smoother from the future section to the supported smoothers section. |
|
@termi-official Who might be able to help review and get this merged? This is a nice piece of work and I could use it in Circuitscape.jl for sure. I've also invited you to this org. |
|
@Abdelrahman912 will make the review when I am done with the PR. Right now there is still a performance regression which I need to investigate in more detail. |
|
@Abdelrahman912 ready for review. |
Abdelrahman912
left a comment
There was a problem hiding this comment.
Thanks @termi-official for the great effort. I left some comments about stuff that raises red flags from my pov. Other than this, this PR is fine from my side.
|
I'm trying this PR with circuitscape, and get the following. Should I need to update to a new API (which I am happy to do)? |
|
It seems like you are on an old commit of the PR. Can you check if you are on c4a51b5 ? |
|
Ah yes indeed. All tests are now passing. |
Abdelrahman912
left a comment
There was a problem hiding this comment.
Other than the following two comments, the PR is ready.
The smoothers were not really doing what they should do and only worked in specific cases. This PR