jaxparrow

View on PyPIReverse Dependencies (0)

0.1.4 jaxparrow-0.1.4-py3-none-any.whl

Wheel Details

Project: jaxparrow
Version: 0.1.4
Filename: jaxparrow-0.1.4-py3-none-any.whl
Download: [link]
Size: 25581
MD5: 0ffce49600af46a51d24dbff0362c3e8
SHA256: 6b8f460a4518904a1ecbf99ea644b3447636ab58ec1c4cd010c37493d9dc7dfe
Uploaded: 2024-04-16 07:11:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jaxparrow
Version: 0.1.4
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: bdist_wheel (0.43.0)
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=R8hjuAm0xxsuKIwC1P_dPcuanlpC7fGXRdRWfq_JAbY 16446
jaxparrow/geostrophy.py sha256=rxtR3EbcfYQfYGUWtT_PqIg69Ga3xi-KtbL4zoTAgVg 4375
jaxparrow/version.py sha256=Wzf5T3NBDfhQoTnhnRNHSlAsE0XMqbclXG-M81Vas70 22
jaxparrow/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jaxparrow/tools/geometry.py sha256=fa93jPIPhQK86brpmnhFBrqf1UNAeSA8EUTwDqBQib0 3313
jaxparrow/tools/kinematics.py sha256=Ji492w7g1j5xegfKv5afhLEDER_aOVkCKYv_dSiXJiA 8865
jaxparrow/tools/operators.py sha256=n_ejKd0TKgqiWH5G0-Kp_9S3gGsKs5L-Kpbe-mNrZVM 5007
jaxparrow/tools/sanitize.py sha256=WtdAI_T_oo05vSP1vNBr3XvyWnQgnIsLQNzkrt8Y_Gc 5209
notebooks/duacs_visualisation.py sha256=mK6SeLVvpX0xWFTlkC9MFI9DJJagy0YKuWqW9ykbvFM 5736
tests/gaussian_eddy.py sha256=KdwOLMV0iUriWpRQOyv2MGqAslqssJcB_qJlBbv2b7A 2114
tests/test_velocities.py sha256=PAy_eUOtUspkE7tHc2lwkeB9i_fOi5NOPgboIYvmzGM 3578
jaxparrow-0.1.4.dist-info/LICENSE sha256=D0f2RVw73PYFZ6dkbxPv9kB2C-Z2ZAXKJArIwsdrLuk 11353
jaxparrow-0.1.4.dist-info/METADATA sha256=761o-dXlN4-3xqcZFIJL0d7gzh8UVxVoe0fclVnmF_g 5680
jaxparrow-0.1.4.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
jaxparrow-0.1.4.dist-info/entry_points.txt sha256=RZO6Gy4j3rYKv0dWeDibwiRKotWXkpUIrNAt7lwwYIM 45
jaxparrow-0.1.4.dist-info/top_level.txt sha256=9K6UkEsTCK0X5cT9Bpt2M3VDh8bZoNY6wr0tNc5xOis 31
jaxparrow-0.1.4.dist-info/RECORD

top_level.txt

docs
jaxparrow
notebooks
tests

entry_points.txt

jaxparrow = jaxparrow:main