physlab
physlab
Dear developers! I get the following error `ValueError(f"Expected {n_expected} points but found {n_mapped}”` in amset deform read module after running amset `deform read` command. I've tried different k-point sets as...
Dear developers! Actually, my request belongs to [this](https://github.com/NU-CUCIS/ALIGNNTL) reporistory for the ALIGNN transfer learning project, but since I have not received a reply on the issue there, I thought I...
Dear developers! Trying to run [this notebook](https://github.com/yoshida-lab/XenonPy/blob/master/samples/calculate_descriptors.ipynb), I face errors: Executing this `from xenonpy.datatools import preset ` `samples = preset.mp_samples` gives `... AttributeError: 'Preset' object has no attribute 'mp_samples'` and...