-
Notifications
You must be signed in to change notification settings - Fork 49
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
refactor[next] Prepare new Field for itir.embedded #1329
refactor[next] Prepare new Field for itir.embedded #1329
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.
Looks good to me, however I am wondering whether we could pull out some of the method such as _slice
so we can reuse them elsewhere
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.
The review of the PR has been more complicated than expected because the PR is not small and the changes are not simple. I have many comments, many of them are simple python coding style remarks but there are also some questions and comments about the logic, which I hope I didn't get wrong.
Still need to review the tests in more depth in the next iteration.
…rep_itir_embedded
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.
It looks good to me, just minor suggestions. Let me know if you're fully done and I'll approve it
Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>
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.
It looks good to me.
domain
andunit_range
constructorsnext.embedded.common
MutableField
Field