Skip to content
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

Change import behavior #132

Merged
merged 2 commits into from
Sep 19, 2022
Merged

Change import behavior #132

merged 2 commits into from
Sep 19, 2022

Conversation

liwt31
Copy link
Collaborator

@liwt31 liwt31 commented Sep 17, 2022

  • Make Renormalizer easier to use for other projects when imported as one of the many packages.
    • Renormalizer by default will not set the number of threads for NumPy. This is something to remind the group members and write into the document. Accordingly, change the NumPy import error into a warning
    • Change the logger behavior. Avoid using root logger.
  • Add better support for 32-bit backend. Make some of the tests that originally can not pass or very time-consuming in 32-bit backend work for 32-bit backend.
  • Optimize performance in circle CI by parrallel pytest. Now the whole tests take less than 6 min.

@jjren jjren merged commit 254b981 into master Sep 19, 2022
@jjren jjren deleted the fix_import branch September 19, 2022 06:53
@liwt31 liwt31 mentioned this pull request Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants