-
Notifications
You must be signed in to change notification settings - Fork 68
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
ENH: Translating Mesh3 C++ example into Python #66
Conversation
@fbudin69500 I seem to recall we discussed this issue in the past. Did we end up changing the name mangling so it did not start with a number? |
@dzenanz could this please be rebased on |
Rebased and updated. We need to add LineCell wrapping. |
blockers: LineCell is not wrapped, identifiers beginning with a digit Change-Id: Ie0daba4975cf90148345eac9ccffa2898f0e1f4b
@dzenanz can you please allow edits by maintainers. I can push my changes to your branch then. |
I already do. I now added you as a maintainer to the repository. |
@PranjalSahu please rename the PR once it is ready. As I cannot review my own PR, at least you should review it. |
LGTM |
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 great! Similar to @dzenanz 's review, a couple of requests for style updates.
ok I will do the changes. |
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.
Thanks @PranjalSahu !
Please run |
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.
Awesome! 🥇 🍾 🎆
blocker: identifiers beginning with a digit are not supported