forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: Organize code structure to improve maintainability in pyaba…
…cus (#5346) * fix some typos in `_hsolver.py` * fix some bugs caused by #5134 * Refactor hsolver module and remove unused code * refactor the structure of pythonization source code * fix some bug * Refactor __getattr__ function in __init__.py to handle attribute errors * fix some bugs * Add CONTRIBUTING.md to facilitate contributing to pyabacus project * fix typos * Update CONTRIBUTING.md * Update CONTRIBUTING.md * update README.md and CONTRIBUTING.md * update README.md * update CONTRIBUTING.md * update CONTRIBUTING.md * fix a bug caused by tuple in python3.8 * update
- Loading branch information
Showing
20 changed files
with
1,034 additions
and
188 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.