-
Please add the "Framework :: AiiDA" trove classifier to setup.json so that it can be found more easily on PyPI
-
just wanted to use this opportunity to alert plugin developers that we're planning a new Quantum Mobile release for the first week of March (which will be used in a Wannier90 tutorial).
New plugin …
-
Hi,
The environment is as follows:
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 19.10
Release: 19.10
Codename: eoan
(aiida-py38) werner@…
-
I'm looking to make a new Quantum Mobile release and Wannier90 is one of the codes, so it should be shipped together with an AiiDA plugin.
I see that the last release of the wannier90 plugin is from …
-
List of bugs to fix in 20.03.1, obtained developing the Oxford 2020 Wannier-AiiDA tutorial.
-
- [ ] Pull documentation from previous package and put it into the appropriate docstrings
- [ ] Update documentation of settings and, in general, global review of the documentation
- [x] Update refe…
-
Hi,
See the following:
`aiida-core 1.1.1 has requirement click==7.0`
`aiida-sssp 0.1.0 has requirement click~=7.1`
So the two packages are incompatible. But if I change the version config…
-
I tired the new executable on mybinder:
https://github.com/jan-janssen/abinit-example
```
jovyan@jupyter-jan-2djanssen-2dabinit-2dexample-2dhfi8h2ns:~$ abinit < Al.files
ABINIT 9.0.4
Depr…
-
When ``write_u_matrices`` is set, Wannier90 produced ``seedname_u.mat`` and ``seedname_u_dis.mat``. These are currently not retrieved.
-
Currently, inputs such as e.g. the projections could be malformed, since the test run doesn't actually depend on it being correct.
Maybe the test from the QE - Wannier90 plugin can be used?