Skip to content

Commit

Permalink
removed TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
gsuarezr committed Sep 18, 2024
1 parent 049ccc5 commit 370645b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions qutip/solver/heom/bofin_baths.py
Original file line number Diff line number Diff line change
Expand Up @@ -447,11 +447,9 @@ def __new__(
matsubara_approx = env.approx_by_matsubara(
Nk=Nk, combine=combine, tag=tag
)
# TODO terminator stuff
return BosonicBath.from_environment(matsubara_approx, Q)


# TODO fermionic environments

class FermionicBath(Bath):
"""
Expand Down

0 comments on commit 370645b

Please sign in to comment.