Currently, electron masses are represented in terms of electron masses, i.e., mass(Electron()) == 1.0. When adding other fermions, this representation will no longer be suitable. We should change to a unitful mass representation.
Maybe we could use https://painterqubits.github.io/Unitful.jl/stable/ for this.
Currently, electron masses are represented in terms of electron masses, i.e.,
mass(Electron()) == 1.0. When adding other fermions, this representation will no longer be suitable. We should change to a unitful mass representation.Maybe we could use https://painterqubits.github.io/Unitful.jl/stable/ for this.