Skip to content

Solutions to the assignments of the course in Computational Physics, University of Trento

Notifications You must be signed in to change notification settings

Kryohi/CompPhys2019

Repository files navigation

CompPhys2019

Install the GSL libraries and compile with the -lgsl and -lgslblas flags.

E.g. gcc -O3 -lm -lgsl -lgslcblas ./main_numerov.c -o numerov && ./numerov

About

Solutions to the assignments of the course in Computational Physics, University of Trento

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published