-
Notifications
You must be signed in to change notification settings - Fork 7
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
SwE WB housekeeping #94
Comments
Hi @nicholst ,
These have been here since before I worked on this code. I believe they are suppressing warnings about not pre-allocating matrix sizes. I believe we could probably remove these by pre-allocating the matrices. It will not make much difference to the code but would be better practice. I am happy to do this if you would like?
I honestly cannot say. This was added before I worked on the code (see Bryan's last commit here)
TFCE is implemented for
Most of the commented out code in these sections I have never touched and been reluctant to remove in case they may be part of something that was never fully implemented that may be implemented in the future. I am happy to remove these if you are but I can't say whether these are useful or not.
Yes I have been meaning to do this for some time. I will add this to your PR shortly. |
Thanks @TomMaullin - Now that we know that @BryanGuillaume is joining, he can pitch in on some of these. And, thanks in particular for explaining |
Okay great - thanks @nicholst . |
Tagging @BryanGuillaume |
In reviewing
swe_cp_WB.m
I found a few passages that should be reviewed by @BryanGuillaume with help from @TomMaullin%#ok<AGROW>
? e.g. here https://github.com/NISOx-BDI/SwE-toolbox/blob/master/swe_cp_WB.m#L940-L951edof_Gr
commented out?The text was updated successfully, but these errors were encountered: