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

update_rho_utils #45

Closed
YAY-C opened this issue May 7, 2024 · 0 comments · Fixed by #46
Closed

update_rho_utils #45

YAY-C opened this issue May 7, 2024 · 0 comments · Fixed by #46
Assignees

Comments

@YAY-C
Copy link
Contributor

YAY-C commented May 7, 2024

I changed/added a few options/tools:

  1. added a progressbar (from progressbar2 python package)

also now most of the func have a two-level output printing (1st is the progressbar)

  1. load_reps() function can load local, global representation and returns typed arrays

  2. also have some function to build reaction representations from atomic reps

but maybe we don't need that one anymore?

Let me know if something looks wrong or useless

@YAY-C YAY-C linked a pull request May 7, 2024 that will close this issue
@YAY-C YAY-C self-assigned this May 7, 2024
briling pushed a commit that referenced this issue May 17, 2024
* corrected bug in load_mols(); added load_reps() and build_reaction() functions
* fixed bugs for local representations; add symbol grouping funcitons for global reps
* fixed bug in loading representations
* Fix gh-test by setting `srcdir` and making list of names (not paths)
* Add test for `load_mols()` and activate progress bar output
* Added tests for `load_reps()` with various data-structure
* Created func to check data structure and tests for it
* Add kwarg for user-defined input file format
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 a pull request may close this issue.

1 participant