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#
Ensure
tb_to_rparamsandrparams_to_tbuse minimal parametrisation of the tight-binding dictionary.
Added#
Density matrix cost for the mean-field solver.
Functionality
tb_to_builderto createkwantsystems with the tight-binding dictionaries.Functionality tb_to_kfunc to create k-dependent function from tight-binding format.
Changed#
Rewrote
builder_to_tbto avoid potential bugs and remove the use ofcopy.
## [1.0.0] - 2024-05-09#
First release of MeanFi.