CellList optimize optionally skip over erros and report
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When having big CellList objects its rather annoying to have to redo the whole thing just for a few assertion errors on some cells.
Instead, skip over these, print some warnings are return some kind of results object with info which optimizations failed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.