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
Many closures are expressed in terms of bridge functions. pyPRISM would benefit from having a system to easily handle closures in this form.
I propose having a BridgeClosure class and a Bridge parent class. The user would just create a BridgeClosure class and pass the selected Bridge class or a Bridge class object to BridgeClosure.init().
See the reference below for a coherent description of bridge closures.
Many closures are expressed in terms of bridge functions. pyPRISM would benefit from having a system to easily handle closures in this form.
I propose having a BridgeClosure class and a Bridge parent class. The user would just create a BridgeClosure class and pass the selected Bridge class or a Bridge class object to BridgeClosure.init().
See the reference below for a coherent description of bridge closures.
The Journal of Chemical Physics 116, 8517 (2002)
https://doi.org/10.1063/1.1467894
The text was updated successfully, but these errors were encountered: