Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mineralscloud/equationsofstate.jl
A Julia package for fitting the equations of state
https://github.com/mineralscloud/equationsofstate.jl
equation-of-state fitting julia-package scientific-computing
Last synced: about 1 month ago
JSON representation
A Julia package for fitting the equations of state
- Host: GitHub
- URL: https://github.com/mineralscloud/equationsofstate.jl
- Owner: MineralsCloud
- License: mit
- Created: 2018-11-01T04:42:07.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T23:23:47.000Z (over 1 year ago)
- Last Synced: 2024-11-29T02:23:59.844Z (about 1 month ago)
- Topics: equation-of-state, fitting, julia-package, scientific-computing
- Language: Starlark
- Homepage: https://mineralscloud.github.io/EquationsOfState.jl/
- Size: 1.56 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EquationsOfState
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://MineralsCloud.github.io/EquationsOfState.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://MineralsCloud.github.io/EquationsOfState.jl/dev)
[![Build Status](https://github.com/MineralsCloud/EquationsOfState.jl/workflows/CI/badge.svg)](https://github.com/MineralsCloud/EquationsOfState.jl/actions)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/MineralsCloud/EquationsOfState.jl?svg=true)](https://ci.appveyor.com/project/singularitti/EquationsOfState-jl)
[![pipeline status](https://gitlab.com/singularitti/EquationsOfState.jl/badges/master/pipeline.svg)](https://gitlab.com/singularitti/EquationsOfState.jl/-/pipelines)
[![Build Status](https://cloud.drone.io/api/badges/MineralsCloud/EquationsOfState.jl/status.svg)](https://cloud.drone.io/MineralsCloud/EquationsOfState.jl)
[![Build Status](https://api.cirrus-ci.com/github/MineralsCloud/EquationsOfState.jl.svg)](https://cirrus-ci.com/github/MineralsCloud/EquationsOfState.jl)
[![Coverage](https://codecov.io/gh/MineralsCloud/EquationsOfState.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/MineralsCloud/EquationsOfState.jl)
[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/organization/repository)Note: starting from version `v4.0.0`, we will move all the past functionalities to package
[`EquationsOfStateOfSolids.jl`](https://github.com/MineralsCloud/EquationsOfStateOfSolids.jl).
This package is only served as a "base" package or a high-level package for similar packages.
To use the previous functionalities, please use `EquationsOfStateOfSolids.jl`.