Closed danielward27 closed 1 month ago
Adds some examples, and slightly simplifies the code. Small breaking change, as the method recursive_unwrap is removed. For unwrapping all unwrappables flowjax.wrappers.unwrap should be used.
recursive_unwrap
flowjax.wrappers.unwrap
Adds some examples, and slightly simplifies the code. Small breaking change, as the method
recursive_unwrap
is removed. For unwrapping all unwrappablesflowjax.wrappers.unwrap
should be used.