Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fedebenelli committed Sep 9, 2024
1 parent 97e9677 commit d1d2ca4
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ files with [FORD](https://github.com/Fortran-FOSS-Programmers/ford). On the
other hand, the Python API documentation can be generated by processing the
source files with [Sphinx](https://github.com/sphinx-doc/sphinx).

## Developers
This library is currently maintained by the research group of Prof. Martín Cismondi-Duarte at [IPQA (UNC-CONICET)](https://ipqa.unc.edu.ar/en/)

## Available models
- CubicEoS
Expand Down Expand Up @@ -110,7 +112,7 @@ with:
fpm run --example <example name here>
```

Not providing any example will show all the possible examples that can be run.
Not providing any examples will show all the possible examples that can be run.

# How to install/run it

Expand Down Expand Up @@ -188,9 +190,3 @@ A complete implementation of the PR76 Equation of State can me found in
## Tapenade-based autodiff
It is also possible to differentiate with `tapenade`. Examples can be seen
in the documentation pages or in [The tools directory](tools/tapenade_diff/)
# Documentation
The latest API documentation for the `main` branch can be found
[here](https://ipqa-research.github.io/yaeos). This was generated from the source
code using [FORD](https://github.com/Fortran-FOSS-Programmers/ford). We're
working in extending it more.

0 comments on commit d1d2ca4

Please sign in to comment.