Skip to content

Speed-up and new Python-side options

Compare
Choose a tag to compare
@maxscheurer maxscheurer released this 06 Jun 12:57
· 82 commits to master since this release
  • massive speed-up for induced moments computation (4-5x) through auto-generated T tensors (@peter-reinholdt)
  • PeOptions is now retired from Python, a simple dict can be used instead
  • expansion of the test suite (using polarizationsolver as reference for fields and tensors)