Janosh Riebesell
Janosh Riebesell
> The failing tests for tests/io/abinit/test_abiobjects.py looks like another randomly failing test. I cannot recreate it on my Windows PC. probably something to report to https://github.com/Unidata/netcdf4-python, even if just to...
@njzjz can you pin pyproject to the fixed [`delvewheel>=1.7.4`](https://pypi.org/project/delvewheel/1.7.4/)
> This may not work, as delvewheel is a build-time dependency, not a runtime dependency. ah, didn't realize that. so the place to pin that would be here https://github.com/materialsproject/pymatgen/blob/1dfc9e4f7bbddaf5d93fe9b09b425ca1be6a58f4/pyproject.toml#L1-L4 but...
thanks again @njzjz! 👍
we're getting ``` pytest: command not found ``` which is not a torch related error message? strange that it only happens on the 1st runner. maybe a race condition? we...
at least it's no longer failing due to timeouts. looks like now we're hitting this issue https://github.com/astral-sh/uv/issues/2586
> @janosh: what do you think is a good deprecation period for this? depends on the size of the user base. these flows are quite new right? small user base...
> As I understand it, this is basically a replication of the atomate1 workflows that doesn't add any features, and it also duplicates some work in QuAcc i have no...
fyi there's also https://matbench-discovery.materialsproject.org/models/matris-v050-mptrj which models magmoms though not much information has been released on it yet https://github.com/HPC-AI-Team/MatRIS/issues/1 re phonons in 2D magnetic systems, given their large non-systematic error component,...
I was about to report the same as well as labels being off-plot when setting axis limits but that too seems to have been reported already in https://github.com/matplotlib/matplotlib/issues/2973. Just referencing...