Will Laderer
Will Laderer
Specifications: Linux / pop!_os pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10) Python 3.10.6 Issue encountered when installing from repo pip install git+https://github.com/paperswithcode/galai ERROR: Could not find a version that satisfies the...
### Python version Python 3.11.7 ### Pymatgen version Version: 2023.11.12 ### Operating system version Red Hat Enterprise Linux 8.8 ### Current behavior similar to #1995 ``` vsh wavecar WAVECAR -k...
Updated np.float to np.float64 and np.int_
Hi, would there be any easy way to specify the location of a basis set library that was made by the user using the yaml file?
All tests passing ``` 38 passed, 48 warnings in 140.34s (0:02:20) ``` This is a wonderfully maintained and written repository. I added a quick fix to my discussion #19 but...
The following script ```python from surfaxe.generation import generate_slabs from pathlib import Path import os import warnings warnings.filterwarnings("always") warnings.filterwarnings("ignore", message="numpy.ufunc size changed") warnings.filterwarnings("ignore", message="POTCAR data") warnings.filterwarnings("ignore", message="Overriding the POTCAR functional") generate_slabs(structure='Sn.vasp',...
### Feature Requested This is either a bug or feature request, I am unsure which. I was wondering which version of critic2 is compatible with the Critic2Analysis class? I see...