An open API service indexing awesome lists of open source software.

https://github.com/pierre-24/nachos

NACHOS, the nice (Romberg) triangles!
https://github.com/pierre-24/nachos

Last synced: 3 months ago
JSON representation

NACHOS, the nice (Romberg) triangles!

Awesome Lists containing this project

README

        

![NACHOS](./docs/images/nachos_logo.svg)

# NACHOS

Code for numerical differentiation of energy (oriented toward computation of vibrational contributions).
Maintained by [Pierre Beaujean](https://pierrebeaujean.net) and created in the frame of my PhD thesis in the [University of Namur](https://www.unamur.be).

This tool is based on [qcip_tools](https://github.com/pierre-24/qcip_tools/).

Current release: [v0.3.11](https://github.com/pierre-24/nachos/releases/tag/v0.3.11) (see [CHANGELOG](./CHANGELOG.md)).

## Documentation

**For the installation procedure, see [this page](https://pierre-24.github.io/nachos/install.html).**
Then, the documentation on how to use the different programs is available [there](https://pierre-24.github.io/nachos/use.html).

## Contributing

You can report bugs and suggestions any time using [the bugtracker](https://github.com/pierre-24/nachos/issues).

If you want to contribute to the code, see the [contribution page](https://pierre-24.github.io/nachos/contributing.html).