Software Open Access
Lopes Junior, Enio;
Reinecke, Sebastian
{
"name": "NeuralMPCX: A Model Predictive Control library that supports classic MPC and neural MPC with CasADi",
"@context": "https://schema.org/",
"@id": "https://doi.org/10.14278/rodare.4601",
"keywords": [
"Neural Model Predictive Control",
"Recurrent Neural Networks",
"Long Short-Term Memory",
"RNN",
"LSTM",
"MPC",
"Nonlinear Model Predictive Control",
"Linear Model Predictive Control"
],
"creator": [
{
"@id": "https://orcid.org/0000-0002-7604-3205",
"name": "Lopes Junior, Enio",
"@type": "Person",
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)"
},
{
"@id": "https://orcid.org/0000-0003-2705-0692",
"name": "Reinecke, Sebastian",
"@type": "Person",
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)"
}
],
"version": "v1.1.0",
"datePublished": "2026-04-10",
"sameAs": [
"https://www.hzdr.de/publications/Publ-43156"
],
"@type": "SoftwareSourceCode",
"license": "https://opensource.org/licenses/Apache-2.0",
"identifier": "https://doi.org/10.14278/rodare.4601",
"codeRepository": "https://github.com/hzdr/neural-mpcx/tree/v1.1.0",
"url": "https://rodare.hzdr.de/record/4601",
"description": "NeuralMPCX is a Python library for building and deploying Model Predictive Controllers with classic and neural dynamical models. You write constrained MPC with RNN/LSTM models in a CasADi/IPOPT workflow. The library handles CasADi RNN integration, warm-starting, constraint management, real-time feasibility, and both LTI state-space and neural dynamics in one framework. You can run neural and classical MPC controllers side by side."
}
| All versions | This version | |
|---|---|---|
| Views | 499 | 234 |
| Downloads | 16 | 10 |
| Data volume | 6.8 MB | 4.5 MB |
| Unique views | 468 | 226 |
| Unique downloads | 15 | 10 |