Two small performance improvements
Created by: PhilipVinc
The one in hamiltonian causes less compilation by numba in some cases, the one in liouvillian was wrong and was allocating more often than needed.
Created by: PhilipVinc
The one in hamiltonian causes less compilation by numba in some cases, the one in liouvillian was wrong and was allocating more often than needed.