Skip to content

v4.1.0

Compare
Choose a tag to compare
@chrisjsewell chrisjsewell released this 14 Apr 08:47
· 7 commits to master since this release
ef5f643
🐛 FIX: pymatgen/numpy compilation issue (#70)

⬆️ UPGRADE: aiida-fleur 1.1.4

Earlier versions were pinning numpy to a lower version,
causing conflicts with the pymatgen compilation
which was built against a newer numpy version that was then forced to downgrade.

Note, this issue is not identified by pip check!

Also added a test for the pymatgen import