Goal
Verify that functions moved/refactored in feature/qmb-bh-refactor
produce identical results to their counterparts in main.
Functions to test
Strategy
For each function, compare output between main and
feature/qmb-bh-refactor on small representative inputs
(e.g. n=2, L=3).
Goal
Verify that functions moved/refactored in
feature/qmb-bh-refactorproduce identical results to their counterparts in
main.Functions to test
BoseHubbardHamiltonianKineticTermBoseHubbardHamiltonianPotentialTermBoseHubbardHamiltonianFockBasisSortFockBasisTagBosonicPartialTraceInitializationBosonicPartialTraceStrategy
For each function, compare output between
mainandfeature/qmb-bh-refactoron small representative inputs(e.g. n=2, L=3).