summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jérôme Benoit [Tue, 6 Nov 2018 19:55:34 +0000 (20:55 +0100)]
Add the example to run the SQP algorithm.
Add some definitions.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 5 Nov 2018 09:52:40 +0000 (10:52 +0100)]
More code cleanups.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 5 Nov 2018 09:27:48 +0000 (10:27 +0100)]
Some spell fixes and code cleanup.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 4 Nov 2018 20:51:36 +0000 (21:51 +0100)]
Add SQP algorithms.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 4 Nov 2018 17:55:35 +0000 (18:55 +0100)]
Add the maths for the SQP method.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 4 Nov 2018 14:49:42 +0000 (15:49 +0100)]
Begin the real work on SQP method.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 4 Nov 2018 10:38:55 +0000 (11:38 +0100)]
Add some definitions, beautify the code and fix some rendering bugs.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 3 Nov 2018 22:37:45 +0000 (23:37 +0100)]
Spell fixes.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 3 Nov 2018 22:31:50 +0000 (23:31 +0100)]
Add a section on descent methods.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 3 Nov 2018 14:57:04 +0000 (15:57 +0100)]
Add a some bibtex references.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 3 Nov 2018 11:01:39 +0000 (12:01 +0100)]
Add solution existence conditions.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 3 Nov 2018 08:49:41 +0000 (09:49 +0100)]
Fix some maths formula.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 2 Nov 2018 20:50:42 +0000 (21:50 +0100)]
Finally finish the introduction part.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 19 Oct 2018 21:10:44 +0000 (23:10 +0200)]
Refine some more the preliminar definitions.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 19 Oct 2018 19:15:09 +0000 (21:15 +0200)]
Add C code skeleton for SQP implementaion.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 19 Oct 2018 14:37:34 +0000 (16:37 +0200)]
Addentum.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 19 Oct 2018 14:33:53 +0000 (16:33 +0200)]
Add differentiability definition.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 17 Oct 2018 09:18:38 +0000 (11:18 +0200)]
Massive code cleanup:
- Comment unused content;
- Redefine a bit some concepts.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 16 Oct 2018 17:47:24 +0000 (19:47 +0200)]
Refine the definitions.
Now the skeleton is good enough for cut&paste.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 16 Oct 2018 11:34:25 +0000 (13:34 +0200)]
Fixlet to definitions.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 16 Oct 2018 10:49:03 +0000 (12:49 +0200)]
Refine the definitions.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 16 Oct 2018 09:57:21 +0000 (11:57 +0200)]
Move some files and add beamer slides skeleton
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 16 Oct 2018 09:33:23 +0000 (11:33 +0200)]
Properly introduction the O.R. problem
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 15 Oct 2018 17:42:35 +0000 (19:42 +0200)]
Rename an image to a more sensible name
and fix an overfull in a tab.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 14 Oct 2018 13:03:13 +0000 (15:03 +0200)]
Better define O.R.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Sylvain Papa [Fri, 12 Oct 2018 15:09:46 +0000 (17:09 +0200)]
amélioration de la définition de la recherche opérationnelle.
Jérôme Benoit [Fri, 12 Oct 2018 14:55:32 +0000 (16:55 +0200)]
Add the title and the authors.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 9 Oct 2018 14:21:51 +0000 (16:21 +0200)]
More code cleanup.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 9 Oct 2018 14:07:50 +0000 (16:07 +0200)]
Reindent properly the LaTEX code.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 9 Oct 2018 10:05:14 +0000 (12:05 +0200)]
initial import of the latex document.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>