Skip to content

v0.9.1

Pre-release
Pre-release

Choose a tag to compare

@patrick-lenggenhager patrick-lenggenhager released this 05 Mar 16:51
· 15 commits to master since this release

DOI

Change log

Added

  • Add a change log (this file).
  • Add link to getting-started guide and to Wolfram Community post to README.md.
  • Add warning message if NCAlgebra paclet version 6+ is not installed.
  • Add option for AbelianBlochHamiltonianExpression to return the Bloch Hamiltonian as a SparseArray.

Changed

  • Improve performance of AbelianBlochHamiltonianExpression.
  • Update references in readme.
  • Load example data from files in example data directory instead of embedding the data in the documentation notebooks.

Fixed

  • Fixed Det::luc error message being raised by an unnecessary check in Det for showing triangle tessellations.