ddyak / comp-phys-2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basics of computational physics. NSU, Physics Department, Autumn 2019.

Requirements:

  • Linux
  • g++ compiler v9.1
  • gnuplot v5.2

Install and Usage:

git clone https://github.com/ddyak/comp-phys-2019
g++ -std=c++17 task1.cc -o task1
./task1

About

License:MIT License


Languages

Language:Jupyter Notebook 83.6%Language:C++ 15.4%Language:Python 0.9%Language:Gnuplot 0.2%