Skip to content

Releases: meom-group/jaxparrow

v0.2.2

23 Aug 15:38
fbfb711
Compare
Choose a tag to compare
  • add cyclogeostrophic_imbalance function
    • ease a posteri evaluation of the loss per grid cell

v0.2.1

25 Jun 13:59
7c2bc7b
Compare
Choose a tag to compare
  • Better handling of nan/land value #67

v0.2.0

17 May 06:58
ff25e3e
Compare
Choose a tag to compare
  • fix mask init
  • fully jit.able & rev-mode diff.able

v0.1.4

16 Apr 07:10
4fdbb15
Compare
Choose a tag to compare
  • internal implementation changes in order to ease/optimize the jit operations graph generation
  • add some missing docstring

v0.1.3

30 Mar 10:54
cfed7ea
Compare
Choose a tag to compare
  • add EKE kinematic

v0.1.2

27 Mar 10:38
6e23ae6
Compare
Choose a tag to compare
  • 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

v0.1.1

16 Feb 16:31
b50b89d
Compare
Choose a tag to compare
Merge pull request #55 from meom-group/v0.1.1

v0.1.1

v0.1.0

16 Feb 13:17
6515cc5
Compare
Choose a tag to compare
Merge pull request #51 from meom-group/v0.1.0

v0.1.0

v0.0.4

09 Feb 16:53
dd7b278
Compare
Choose a tag to compare

Implementation is now in pure jax, allowing the use of vmap on (cyclo)geostrophy functions

v0.0.3

24 Nov 10:39
Compare
Choose a tag to compare
  • improves executable outputs metadata
  • fixes some auto documentation (rtd releated) bugs
  • updates notebooks figures
  • JOSS paper version