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!
- Host: GitHub
- URL: https://github.com/pierre-24/nachos
- Owner: pierre-24
- Created: 2022-01-26T20:31:31.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-03-29T07:53:34.000Z (about 1 year ago)
- Last Synced: 2025-01-07T20:11:51.902Z (5 months ago)
- Language: Python
- Size: 29.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README

# 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).