A Python implementation/port of Frank Timmes' Helmholtz EoS.
Stars
7
Forks
4
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
79
commits
Add installation instructions for PyPI and conda in README.md; update pyproject.toml for dynamic versioning
83b6bffView on GitHubEnhance plot_var method to support direct data input and improve axis labeling
030c1fbView on GitHubUpdate README.md to include detailed description of the Helmholtz EoS package functionality
f15289eView on GitHubAdd numpy as a required Python package in requirements.txt
6487ef5View on GitHubAdd Codecov CLI installation and coverage report upload to CI workflow
68f8d9eView on GitHubEnhance Codecov configuration with coverage thresholds and path specifications
0ecc6b0View on GitHubRemove scipy from the list of required Python packages in README.md
564e094View on GitHubAdd coverage status configuration with target and flags for unit tests
d4d7150View on GitHubEnhance CI workflow by adding Codecov test results upload and updating pytest command to generate JUnit XML report
73f67d7View on GitHub