Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2024-05-31#

Fixed#

Added#

  • Density matrix cost for the mean-field solver.

  • Functionality tb_to_builder to create kwant systems with the tight-binding dictionaries.

  • Functionality tb_to_kfunc to create k-dependent function from tight-binding format.

Changed#

  • Rewrote builder_to_tb to avoid potential bugs and remove the use of copy.

## [1.0.0] - 2024-05-09#

  • First release of MeanFi.