stvreumi / nsdhw_19au

Numerical software development homework for 19AU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is for turning in coding homework assignments for https://github.com/yungyuc/nsd .

To turn in your submission, you need to clone this repository, and create a pull request (PR). Your cloned repository needs to be public on GitHub. The branch of your PR needs to be <github-user-name>-hw#, e.g., myname-hw2.

The code in your PR shouldn't duplicate with your classmates'. Once duplication is found, the latter submitter should modify the code. One way to avoid the hassle is to submit (a correct answer, of course) as early as possible.

About

Numerical software development homework for 19AU


Languages

Language:C++ 59.0%Language:Python 20.2%Language:Shell 10.5%Language:Makefile 10.3%