Update home authored by Jefferson Stafusa E. Portela's avatar Jefferson Stafusa E. Portela
......@@ -4,15 +4,15 @@
* [x] 84: build system
* [x] 99: Cleanup
* [x] 107: Cleanup Maxent, code and Docs. Waiting for merge into master.
* [ ] Cleanup models that they can run again
* [ ] After cleanup ALF-1.2 as conserving branch
* [ ] Independently Johannes will create a ALF-1.1 branch before update of class HS fields
* [ ] Introduction of wrapper-hamiltonian-class with backwards compatibility. This should work with all "old" Hamiltonians
* [ ] Introduction of base-hamiltonian-class
* [ ] Porting of models to class format
* [x] Cleanup models that they can run again
* [x] After cleanup ALF-1.2 as conserving branch
* [x] Independently Johannes will create a ALF-1.1 branch before update of class HS fields
* [x] Introduction of wrapper-hamiltonian-class with backwards compatibility. This should work with all "old" Hamiltonians
* [x] Introduction of base-hamiltonian-class
* [x] Porting of models to class format
## General Policy ##
Only bug fixes in conserving branches. That is attach bug fix tag to all issues. No feature requests.
Only bug fixes in version branches. That is attach bug fix tag to all issues. No feature requests.
## Conventions ##
.F90 requires preprocessing.
......
......