The latest stable version of the package is now ALF 2.1.
The main change from 2.0 is under the hood:
- Hamiltonians are now written as submodules of
Hamiltonian_main_mod, using the classham_base, which contains all the stuff common to Hamiltonians - a more economical, object oriented approach that’s a time saver and better structures the code.
Notice that, due to this change, this release is not backwards compatible: check its CHANGELOG and documentation for details and the modifications necessary to adapt existing Hamiltonians to ALF 2.1.
[Read More]