Software Open Access
Lopes Junior, Enio;
Reinecke, Sebastian
{
"keywords": [
"Neural Model Predictive Control",
"Recurrent Neural Networks",
"Long Short-Term Memory",
"RNN",
"LSTM",
"MPC",
"Nonlinear Model Predictive Control",
"Linear Model Predictive Control"
],
"name": "NeuralMPCX: A Model Predictive Control library that supports classic MPC and neural MPC with CasADi",
"sameAs": [
"https://www.hzdr.de/publications/Publ-43156"
],
"@type": "SoftwareSourceCode",
"datePublished": "2026-06-26",
"@context": "https://schema.org/",
"identifier": "https://doi.org/10.14278/rodare.4739",
"codeRepository": "https://github.com/hzdr/neural-mpcx/tree/v3.0.1",
"@id": "https://doi.org/10.14278/rodare.4739",
"version": "v3.0.1",
"license": "https://opensource.org/licenses/Apache-2.0",
"url": "https://rodare.hzdr.de/record/4739",
"creator": [
{
"@type": "Person",
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)",
"name": "Lopes Junior, Enio",
"@id": "https://orcid.org/0000-0002-7604-3205"
},
{
"@type": "Person",
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)",
"name": "Reinecke, Sebastian",
"@id": "https://orcid.org/0000-0003-2705-0692"
}
],
"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 | 1,560 | 185 |
| Downloads | 43 | 2 |
| Data volume | 18.6 MB | 1.6 MB |
| Unique views | 1,445 | 176 |
| Unique downloads | 37 | 2 |