-
Notifications
You must be signed in to change notification settings - Fork 8
/
CITATION.cff
39 lines (39 loc) · 1.43 KB
/
CITATION.cff
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
abstract: <p>The <a href="https://juliahub.com/ui/Packages/General/OptimalControl"
rel="nofollow">OptimalControl.jl</a> package is the root package of the <a
href="https://github.com/control-toolbox">control-toolbox ecosystem</a>. The control-toolbox
ecosystem gathers Julia packages for mathematical control and applications. It aims
to provide tools to model and solve optimal control problems with ordinary differential
equations by direct and indirect methods.</p>
title: "OptimalControl.jl: a Julia package to model and solve optimal control problems with ODE's"
authors:
- affiliation: "Universit\xE9 C\xF4te d'Azur, CNRS, Inria, LJAD"
family-names: Caillau
given-names: Jean-Baptiste
orcid: 0000-0002-1719-2016
- affiliation: "Universit\xE9 Toulouse, CNRS, ENSEEIHT-IRIT"
family-names: Cots
given-names: Olivier
orcid: 0000-0002-4703-4369
- affiliation: "Universit\xE9 Toulouse, CNRS, ENSEEIHT-IRIT"
family-names: Gergaud
given-names: Joseph
orcid: 0009-0005-9825-8652
- affiliation: CAGE team, Inria Paris
family-names: Martinon
given-names: Pierre
orcid: 0000-0003-0571-2376
- affiliation: "Inria Sophia Antipolis M\xE9diterran\xE9e"
family-names: Sed
given-names: Sophia
cff-version: 1.2.0
doi: 10.5281/zenodo.13336563
keywords:
- optimal control
- control of ODE's
- optimization
- direct transcription
- shooting
license:
- MIT
url: "https://control-toolbox.org/OptimalControl.jl"
type: software