Fix classes that do not implement all abstract methods
- WeightedSumGoal:
get_parameters
missing. Is that on purpose? If not, which parameters should it return? - StatePropagation, Hamiltonian, Drive: mark as abstract?
Edited by Alexander Simm
get_parameters
missing. Is that on purpose? If not, which parameters should it return?