Skip to content

CloriCaprile/project_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 1

License Language Size

This repo is mantained by group 100 of the course FYS3150/4150 at UiO.

Table of contents

Requirements

In order to be able to run everything succesfully you will need:

  • A C++11 compiler

Compiling & Linking

Clone this repo with

git clone https://github.com/CloriCaprile/project_1.git

or

git clone git@github.com:CloriCaprile/project_1.git

now just compile and link, if you use g++ you can simply copy and paste the following

g++ problem<i>.cpp src/useful.cpp -I include -o prob<i>

where instead of <i> you can insert the problem number of your interest. You can then run the executable with

./prob<i>

Aknowledgements

Clori

Diego

Luca

Marta

License

The code here presented is released under version 3 of the GNU General Public License.

About

Repo per i progetti del corso di fisica computazionale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages