Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TEACHING
NOS_public
Commits
8aa48c92
Commit
8aa48c92
authored
Jul 25, 2016
by
Gianluca Frison
Browse files
added README with git instructions
parent
66f5b505
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
0 → 100644
View file @
8aa48c92
This is the Git repository containing the material for the course on Numerical Optimization Software.
The easiest way to download files as soon as they are made available is to use Git.
In a terminal, type
$ git clone http://gitlab.syscop.de/teaching/NOS_public.git
to clone the repository (only the first time).
Afterwards, to download only the new commits, from the NOS_public folder type on a terminal
$ git pull origin master
This should be enough for the needs of the course.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment