Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 396 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 396 Bytes

Kompot

Repository for the exercises of Computational Physics Master course.

Contributors

- Filippo Volpe
- Alessandro Zecchetto

Needed libraries

- gsl
- [static_math](https://github.com/Morwenn/static_math)

Structure

kompot/
|-- esei/         # i-th exercise
|-- lib/          # common library between exercises
|   |-- include/  # headers
|   |-- src/      # sources