ISISNeutronMuon / ISISNeutronMuon/MDANSE
[ENHANCEMENT] Look into using `periodictable`
- Dominant language
- Python
- Stars
- 29
- Forks
- 8
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 9
Description
**Is your feature request related to a problem? Please describe.**
Current MDANSE ships with its own custom JSON tables of atomic properties (c.f. `MDANSE/Src/MDANSE/Chemistry/atoms.json`), [`periodictable`](https://periodictable.readthedocs.io/en/latest/) is a library which packages many of these and is kept up to date with standards.
**Describe the solution you'd like**
It may be worth investigating this to determine whether it would be possible to replace `atoms.json` with `periodictable` entirely.
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.