-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
46 lines (46 loc) · 1.61 KB
/
CITATION.cff
File metadata and controls
46 lines (46 loc) · 1.61 KB
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
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "NeuralMPCX: A Model Predictive Control library that supports classic MPC and neural MPC with CasADi"
version: "1.0.0"
license: Apache-2.0
repository-code: "https://github.com/hzdr/neural-mpcx"
url: "https://github.com/hzdr/neural-mpcx"
doi: "10.14278/rodare.4568"
date-released: 2026-03-20
authors:
- family-names: "Lopes Júnior"
given-names: "Ênio"
affiliation: "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)"
email: "e.lopes-junior@hzdr.de"
orcid: "https://orcid.org/0000-0002-7604-3205"
- family-names: "Reinecke"
given-names: "Sebastian Felix"
affiliation: "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)"
email: "s.reinecke@hzdr.de"
orcid: "https://orcid.org/0000-0003-2705-0692"
keywords:
- model predictive control
- neural networks
- LSTM
- CasADi
- optimization
- control engineering
- neural mpc
preferred-citation:
type: software
title: "NeuralMPCX: A Model Predictive Control library that supports classic MPC and neural MPC with CasADi"
authors:
- family-names: "Lopes Júnior"
given-names: "Ênio"
affiliation: "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)"
email: "e.lopes-junior@hzdr.de"
orcid: "https://orcid.org/0000-0002-7604-3205"
- family-names: "Reinecke"
given-names: "Sebastian Felix"
affiliation: "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)"
email: "s.reinecke@hzdr.de"
orcid: "https://orcid.org/0000-0003-2705-0692"
year: 2026
doi: "10.14278/rodare.4568"
url: "https://github.com/hzdr/neural-mpcx"
license: Apache-2.0