You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In practice this has worked so far because in RFEP, HW['FC'] is always 0. This was harder to spot because the derivative of kL wrt lambda was also named kL.
The newer framework with the decoupling keyword clarifies this.
The text was updated successfully, but these errors were encountered:
safep/safep/TI.py
Line 82 in 38f5750
In practice this has worked so far because in RFEP,
HW['FC']
is always 0. This was harder to spot because the derivative of kL wrt lambda was also namedkL
.The newer framework with the
decoupling
keyword clarifies this.The text was updated successfully, but these errors were encountered: