-
Notifications
You must be signed in to change notification settings - Fork 36
/
AUTHORS
51 lines (40 loc) · 1.4 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
This package was written by and with the assistance of
* Ko Ayusawa [email protected]
- Windows (Intel compiler) portage
* Stanislas Brossette [email protected]
- Polynomial function.
* Benjamin Chrétien [email protected]
- Package maintainer.
- Solver error reporting enhancement.
- Callback system.
- Eigen::Ref support.
- NLopt bridge implementation.
- PaGMO bridge implementation.
- Python bindings implementation.
- Analysis scripts.
* Félix Darricau [email protected]
- Manifold support.
* Grégoire Duchemin [email protected]
- Manifold support.
* Antonio El Khoury [email protected]
- Non-scalar constraints support.
* Florent Lamiraux [email protected]
- Interface design.
- Eigen3 support.
* François Keith [email protected]
- Microsoft Windows / Microsoft Visual Studio support.
- Non-scalar constraints support.
* Thomas Moulard [email protected]
- Package creation.
- Interface implementation.
- CFSQP bridge implementation.
- Ipopt bridge implementation.
- NAG bridge implementation.
- KNITRO bridge implementation.
- Tutorials.
- Homebrew repository.
* Olivier Stasse [email protected]
- Interface design.
* Pierre-Brice Wieber [email protected]
- Interface design.
- CFSQP integration.