- internal implementation changes in order to ease/optimize the jit operations graph generation - add some missing docstring
0.1.3
- add EKE kinematic
0.1.2
- uses `lax.cond` and `lax.while_loop` (in place of `if/else` and `for` statements) in order to `jit` the whole cyclogeostrophy functions - adds DUACS demo notebook