Software Open Access
Lopes Junior, Enio;
Reinecke, Sebastian
{
"codeRepository": "https://github.com/hzdr/neural-mpcx/tree/v1.1.0",
"version": "v1.1.0",
"name": "NeuralMPCX: A Model Predictive Control library that supports classic MPC and neural MPC with CasADi",
"@id": "https://doi.org/10.14278/rodare.4601",
"datePublished": "2026-04-10",
"url": "https://rodare.hzdr.de/record/4601",
"@type": "SoftwareSourceCode",
"sameAs": [
"https://www.hzdr.de/publications/Publ-43156"
],
"identifier": "https://doi.org/10.14278/rodare.4601",
"creator": [
{
"@type": "Person",
"@id": "https://orcid.org/0000-0002-7604-3205",
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)",
"name": "Lopes Junior, Enio"
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0003-2705-0692",
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)",
"name": "Reinecke, Sebastian"
}
],
"@context": "https://schema.org/",
"keywords": [
"Neural Model Predictive Control",
"Recurrent Neural Networks",
"Long Short-Term Memory",
"RNN",
"LSTM",
"MPC",
"Nonlinear Model Predictive Control",
"Linear Model Predictive Control"
],
"license": "https://opensource.org/licenses/Apache-2.0",
"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 | 835 | 282 |
| Downloads | 28 | 11 |
| Data volume | 10.3 MB | 4.9 MB |
| Unique views | 771 | 273 |
| Unique downloads | 27 | 11 |