Skip to main content

Thermodynamic modelling with Equation of State

Project description

yaeos Python bindings

THIS IS A WIP SO THE API WILL DRASTICALLY CHANGE WITH TIME

Set of Python bindings to call yaeos functions and models.

Editable installation

cd python
pip install -r requirements-build.txt
pip install -e . --no-build-isolation

If you want to install on your environment instead

pip install .

To check if the installation worked correctly:

from yaeos import PengRobinson76

import numpy as np

model = PengRobinson76(
    np.array([320, 375]),
    np.array([30, 45]),
    np.array([0.0123, 0.045])
)

model.lnphi_vt(np.array([5.0, 4.0]), 2.0, 303.15)
array([0.47647471, 0.35338115])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

yaeos-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

yaeos-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

yaeos-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

File details

Details for the file yaeos-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yaeos-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0d2132322e795337eb092b8d74964e21a01a0bdea4ea3027ff2fabd48d1489ad
MD5 0d06606a956b1a9c048d620a846b18ae
BLAKE2b-256 90fb62f6ba30bc9ecd204a28fb0fcd914f4b9030390800cf38fed6516f5b8764

See more details on using hashes here.

File details

Details for the file yaeos-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yaeos-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd09e0a4d5b1cd2f4b109e486e713b292092c87cf69b88e092284742d6e557c1
MD5 d694d28ce1b248d565ddcf6d48df8d83
BLAKE2b-256 ea686f1d6130ca4876bd0d9c3526f4824518cd0fa7706400652a2eac4ca04775

See more details on using hashes here.

File details

Details for the file yaeos-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yaeos-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9d63393a146eb24628a37beb5b0cf4dab75885f3a7fde96754c68bffc3ed52e3
MD5 4522fab8356748f0e4376bbe66480856
BLAKE2b-256 96944ee0f906101b51d57beac79b7afcc3ca5139b0d09e7508d291ad7f07b182

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page