-
Notifications
You must be signed in to change notification settings - Fork 23
Start EB #504
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
base: development
Are you sure you want to change the base?
Start EB #504
Conversation
Just simplifies the call site.
Signed-off-by: Axel Huebl <[email protected]>
ax3l
left a comment
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.
Thank you for starting this! :)
tests/test_eb.py
Outdated
| pass | ||
|
|
||
| # TODO: | ||
| # EB2_Build(...) | ||
| # makeEBFabFactory(...) |
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.
@WeiqunZhang do you like to finalize your PR by adding a test that uses your new functionality, so we have test coverage?
| pass | |
| # TODO: | |
| # EB2_Build(...) | |
| # makeEBFabFactory(...) | |
| ... = EB2_Build(...) | |
| ... = makeEBFabFactory(...) |
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.
Yes, I will do it.
for more information, see https://pre-commit.ci
This is still work in progress. You can build EB and create EBFArrayBoxFactory objects from python.