Skip to content

computationalAstroUAM/aco_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Computational Astrophysics subject Master on Theoretical Physics Universidad Autónoma de Madrid


To compile a program in C++, without linking libraries: $ g++ -o hello hello.cpp

To run the program in a terminal: $ ./hello

About

This repository is for the computational astrophysics course @ UAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages