nmayhall-vt / UnitaryPruning

MIT License
1 stars 1 forks source link

don't recurse or push for commuting terms #1

Open nmayhall-vt opened 2 years ago

nmayhall-vt commented 2 years ago

Try to restructure the code so that we loop over all the terms and only recurse or push to stack when they don't commute.