Skip to content

OscarShiang/nsdhw_24au

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is for homework assignments for Numerical Software Development (NYCU 2024 autumn).

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 start with <github-user-name>-hw#, e.g., myname-hw2-attempt1.

If you are new to GitHub, the GitHub Actions workflow for your homework submission will need to be approved before your first PR is merged.

The code in your PR should not duplicate with your classmates'. Once duplication is found, the latter submitter should modify the code. One way to avoid the hassle is to submit as early as possible.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.4%
  • Python 13.6%