jaxparrow

View on PyPIReverse Dependencies (1)

0.2.2 jaxparrow-0.2.2-py3-none-any.whl

Wheel Details

Project: jaxparrow
Version: 0.2.2
Filename: jaxparrow-0.2.2-py3-none-any.whl
Download: [link]
Size: 25792
MD5: 849f8b982e92aa475ba17d8c03c449ca
SHA256: e43ae8ce34acecadca3a1e61f96332a9cfb5fc2e468caf315e1b21d273bb6fe5
Uploaded: 2024-08-23 15:39:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jaxparrow
Version: 0.2.2
Summary: Computes the inversion of the cyclogeostrophic balance based on a variational formulation approach, using JAX
Author-Email: Vadim Bertrand <vadim.bertrand[at]univ-grenoble-alpes.fr>, Victor E V Z De Almeida <victorzaia[at]outlook.com>, Julien Le Sommer <julien.lesommer[at]univ-grenoble-alpes.fr>, Emmanuel Cosme <emmanuel.cosme[at]univ-grenoble-alpes.fr>
Project-Url: Homepage, https://jaxparrow.readthedocs.io/
Project-Url: Bug Tracker, https://github.com/meom-group/jaxparrow/issues
License: Apache-2.0
Keywords: cyclogeostrophy,eddy,flow,geostrophy,jax,swirl,velocity
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: netCDF4
Requires-Dist: numpy
Requires-Dist: pyyaml
Requires-Dist: tqdm
Requires-Dist: xarray
Requires-Dist: jax
Requires-Dist: jaxlib
Requires-Dist: jaxtyping
Requires-Dist: optax
Requires-Dist: pytest; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: myst-parser; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: jupyterlab; extra == "notebook"
Requires-Dist: matplotlib; extra == "notebook"
Provides-Extra: dev
Provides-Extra: notebook
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4280 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (73.0.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
docs/conf.py sha256=NuhubCFmhaZh4WQFB5aSzlE6PERwKPT2d7alNFE3_sE 1651
jaxparrow/__init__.py sha256=xEg2f1j951_wYG39DYGzwI4kz57XkC1oURyRmheRxdc 511
jaxparrow/__main__.py sha256=tbEb-C_WRUA_UfYihSUoMRynXckt9Ew8DDBR_05Bx3M 6055
jaxparrow/cyclogeostrophy.py sha256=p01cO6kLh2WzDdwHzHb2CAu8eZawrJVN_bAMyeqdnck 16540
jaxparrow/geostrophy.py sha256=Rp8JEhzczu6ij9874mni0iobOjNCItTXuRwyFBF38qs 4275
jaxparrow/version.py sha256=m6kyaNpwBcP1XYcqrelX2oS3PJuOnElOcRdBa9pEb8c 22
jaxparrow/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jaxparrow/tools/geometry.py sha256=vizMLpCRSLpSQ0bzWDlUumkuMi7gV_vJjpN-Nr-q-Kk 3452
jaxparrow/tools/kinematics.py sha256=n3POzGLBkjiJtUI02uhyHhiD0PSsmW10inXJWEfT1Y4 10449
jaxparrow/tools/operators.py sha256=rUlvly9BnMq6JizgVkW2AE0Meanl99rl-mtRPLWrkyc 5487
jaxparrow/tools/sanitize.py sha256=7x_bomgeOM-F4SuE8S6eniCWEQW7gkxylA1Fm9KQcvg 5476
notebooks/duacs_visualisation.py sha256=mK6SeLVvpX0xWFTlkC9MFI9DJJagy0YKuWqW9ykbvFM 5736
tests/gaussian_eddy.py sha256=euCMyenJYkhyW11BPfxxpTjhIG9H7T4Kqhcj5IjGl6U 2154
tests/test_velocities.py sha256=VeWugUVca3fOhLsyQHZBiNkYJpp5pDIGds-dXWD7nds 3432
jaxparrow-0.2.2.dist-info/LICENSE sha256=D0f2RVw73PYFZ6dkbxPv9kB2C-Z2ZAXKJArIwsdrLuk 11353
jaxparrow-0.2.2.dist-info/METADATA sha256=iXbbONw3rR83TczxscA1sJ-JpfFEV4kWtXRgiI9OI-4 5680
jaxparrow-0.2.2.dist-info/WHEEL sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ 91
jaxparrow-0.2.2.dist-info/entry_points.txt sha256=RZO6Gy4j3rYKv0dWeDibwiRKotWXkpUIrNAt7lwwYIM 45
jaxparrow-0.2.2.dist-info/top_level.txt sha256=9K6UkEsTCK0X5cT9Bpt2M3VDh8bZoNY6wr0tNc5xOis 31
jaxparrow-0.2.2.dist-info/RECORD

top_level.txt

docs
jaxparrow
notebooks
tests

entry_points.txt

jaxparrow = jaxparrow:main