remove Test_Optinum
This commit is contained in:
parent
7d85c3204a
commit
118560a713
|
@ -46,11 +46,3 @@ repo-rev = "master"
|
||||||
repo-url = "https://github.com/mathn7/TestOptinum.git"
|
repo-url = "https://github.com/mathn7/TestOptinum.git"
|
||||||
uuid = "a6016688-b6f6-4950-8384-ab0954b6af15"
|
uuid = "a6016688-b6f6-4950-8384-ab0954b6af15"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
|
||||||
[[Test_Optinum]]
|
|
||||||
deps = ["Markdown", "Test"]
|
|
||||||
git-tree-sha1 = "19ed2fce4d1d51ef570dec1e50cdf7b03fb478b9"
|
|
||||||
repo-rev = "master"
|
|
||||||
repo-url = "https://github.com/mathn7/Test_Optinum.git"
|
|
||||||
uuid = "f01acfed-6be5-49b9-8763-0b41ea537fc3"
|
|
||||||
version = "0.1.0"
|
|
||||||
|
|
|
@ -8,4 +8,3 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
||||||
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
|
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
|
||||||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
||||||
TestOptinum = "a6016688-b6f6-4950-8384-ab0954b6af15"
|
TestOptinum = "a6016688-b6f6-4950-8384-ab0954b6af15"
|
||||||
Test_Optinum = "f01acfed-6be5-49b9-8763-0b41ea537fc3"
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
| **Documentation** | **Intégration continue** | **Julia doc** |
|
| **Documentation** | **Intégration continue** | **Julia doc** |
|
||||||
|:-----------------:|:------------------------:|:-------------:|
|
|:-----------------:|:------------------------:|:-------------:|
|
||||||
| [![](https://img.shields.io/badge/docs-dev-blue.svg)](https://mathn7.github.io/Sujet_Optinum/dev/index) |[![Build Status](https://travis-ci.com/mathn7/Sujet_Optinum.svg?branch=master)](https://travis-ci.com/mathn7/Sujet_Optinum)|[![](https://img.shields.io/badge/Julia--doc-v1-informational)](https://docs.julialang.org) |
|
| [![](https://img.shields.io/badge/docs-dev-blue.svg)](https://mathn7.github.io/SujetOptinum/dev/index) |[![Build Status](https://travis-ci.com/mathn7/SujetOptinum.svg?branch=master)](https://travis-ci.com/mathn7/SujetOptinum)|[![](https://img.shields.io/badge/Julia--doc-v1-informational)](https://docs.julialang.org) |
|
||||||
|
|
||||||
SujetOptinum/src contient le corps (à compléter) des algorithmes d'optimisation vus en cours d'Optimisation Numérique.
|
SujetOptinum/src contient le corps (à compléter) des algorithmes d'optimisation vus en cours d'Optimisation Numérique.
|
||||||
#### Fichiers à ne pas modifier :
|
#### Fichiers à ne pas modifier :
|
||||||
|
|
Loading…
Reference in a new issue