Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Optimisation numérique - Projet
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
toc
Etudiants N7
Optimisation numérique - Projet
Commits
db0af89e
Commit
db0af89e
authored
3 years ago
by
gergaud
Browse files
Options
Downloads
Patches
Plain Diff
modif readme
parent
98a9cde6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+16
-4
16 additions, 4 deletions
README.md
with
16 additions
and
4 deletions
README.md
+
16
−
4
View file @
db0af89e
# Optinum
|
**Documentation**
|
**Intégration continue**
|
**Julia**
|
|:-----------------:|:------------------------:|:----------:|
|
[

](https://mathn7.github.io/Optinum/dev/index) |
[

](https://travis-ci.com/mathn7/Optinum)|
[

](https://docs.julialang.org) |
Optinum/src contient le corps (à compléter) des algorithmes d'optimisation vus en cours d'Optimisation Numérique.
Pour récupérer Optinum, il faut cloner ce dépot git :
`> git clone https://gitlab.irit.fr/toc/mathn7/optimisation-numerique/optinum.git`
Pour récupérer les tests unitaires
`> git clone https://gitlab.irit.fr/toc/mathn7/optimisation-numerique/optinum-test.git`
Ensuite, pour accéder au sujet du TP ouvrir
`optinum/docs/build/index.html`
optinum/src contient le corps (à compléter) des algorithmes d'optimisation vus en cours d'Optimisation Numérique.
`optinum-test/src`
contient les tests unitaires que vous avez à compléter.
#### Fichiers à ne pas modifier :
*
`src/Optinum.jl`
*
`test/runtests.jl`
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment