Skip to content

Bogazici-SWE546-Spring2016/SWE546_Assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SWE546_Assignment1

Least Squares

Workflow

If you're using GitHub Desktop, these general instructions will help:

Enabling Edit->Automatically Sync after Committing is recommended. Here are the steps:

  1. Fork the repository for the assignment.
  2. Clone the repository to your computer.
  3. Modify the files to complete your solution.
  4. Make sure all of your code is committed.
  5. Push/sync up to GitHub.
  6. Create a pull request on the original repository.
  7. You can continue to push fixes and improvements until the close date (listed in Classes) – just add a comment in the pull request to let me know it's been updated.