Aligning the code with contributing guidelines#42
Conversation
|
I further noticed that |
|
@shakedregev, please fix build error (see CI pipeline). |
Fixed |
3e9da94 to
b337023
Compare
pelesh
left a comment
There was a problem hiding this comment.
Left a few nitpicking comments. Generally looks good. Mark when it is ready to merge.
src/Model/PowerElectronics/SynchronousMachine/SynchronousMachine.hpp
Outdated
Show resolved
Hide resolved
pelesh
left a comment
There was a problem hiding this comment.
- Document COO_Matrix constructors.
- Document method variables
- Break lines that are too long.
|
I'm not sure this is the right place to discuss this, but since there is a lot of attention being put on |
abe37bc to
5ade72f
Compare
pelesh
left a comment
There was a problem hiding this comment.
This is ready to merge. Great job! Only two minor changes required.
reid-g
left a comment
There was a problem hiding this comment.
Handle the previous comments by pelesh then it looks good.
* fixed some style issues and variable name selection * fixed guard for hpp file * fixed typos --------- Co-authored-by: pelesh <peless@ornl.gov>
This is my first pass at the cleanup of the code. It's not ready yet.