Skip to content

v2.1.0

Choose a tag to compare

@dschick dschick released this 20 Jul 09:45

What's Changed

Added

  • introduce nox automatic testing tool for local testing of multiple python and/or package versions in virtual environments #171
  • add unit to mf_exch_coupling dd134ae
  • improve testing coverage to > 80% #115

Changed

  • Layer.check_input() always returns float f71eb1c
  • change GitHub CI Matrix to python 3.9--3.12 97b17d8
  • change import of tqdm to auto module to work with scripts and notebooks 0c8cecc

Fixed

  • raise TypeError in Magnetization class for UnitCells in sample 7e92efb

Full Changelog: v2.0.5...v2.1.0