v0.9.1
Pre-release
Pre-release
·
15 commits
to master
since this release
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
AbelianBlochHamiltonianExpressionto return the Bloch Hamiltonian as aSparseArray.
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::lucerror message being raised by an unnecessary check inDetfor showing triangle tessellations.