From 4dd7204213a35345bdd047fb17c4c89bb83ad6f8 Mon Sep 17 00:00:00 2001 From: Olivier Cots Date: Thu, 28 Aug 2025 15:37:17 +0200 Subject: [PATCH] add credits --- docs/src/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/src/index.md b/docs/src/index.md index dec51526..22c5c109 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -15,6 +15,15 @@ using Pkg Pkg.add("OptimalControlProblems") ``` +## Credits (not exhaustive!) + +- [Nico77310](https://github.com/Nico77310) +- [0Yassine0](https://github.com/0Yassine0) +- [frapac](https://github.com/frapac) +- [BaptisteCbl](https://github.com/BaptisteCbl) +- [COPS: Large-Scale Optimization Problems](https://www.mcs.anl.gov/~more/cops) and [COPSBenchmark.jl](github.com/MadNLP/COPSBenchmark.jl) +- [BOCOP - A collection of examples](https://project.inria.fr/bocop/files/2017/05/Examples-BOCOP.pdf) + ## Reproducibility ```@raw html