Numba version of Jackett & McDougall (1995) ocean equation of state.
Project description
This package provides a Numba implementation the JMD95 equation of state.
Usage
fastjmd95 provides three ufuncs:
>>> from fastjmd95 import rho, drhods, drhodt
>>> rho(35.5, 3., 3000.)
1041.83267
>>> drhodt(35.5, 3., 3000.)
-0.17244
>>> drhods(35.5, 3., 3000.)
0.77481
Tutorial
Tutorial notebook located at doc/fastjmd95_tutorial.ipynb.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastjmd95-0.2.1.tar.gz
(33.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fastjmd95-0.2.1-py3-none-any.whl
(17.3 kB
view details)
File details
Details for the file fastjmd95-0.2.1.tar.gz.
File metadata
- Download URL: fastjmd95-0.2.1.tar.gz
- Upload date:
- Size: 33.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbee3bb9172f0cf0bb0563470d795ba46f0e7b1e41162480ba517c11312be9fe
|
|
| MD5 |
622f7ed50a540bcfac34acb58051e84c
|
|
| BLAKE2b-256 |
716b05016db4114baeacd31c0aa20fa585f7122d0d03a5407fcc11f154c24307
|
File details
Details for the file fastjmd95-0.2.1-py3-none-any.whl.
File metadata
- Download URL: fastjmd95-0.2.1-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faffcee54215574110ed5d8da2cf56f9ea72b270d9a585e44c2e6dab1ed97b7b
|
|
| MD5 |
ce1156f72c69f877966a4ceb69ffa7e0
|
|
| BLAKE2b-256 |
4061b191d01bf5705871ec3c277c3b1763f72757a63bea1c103780f51dd57ab1
|