Releases: Model-Based-Design-Lab/maxpluslib
Releases · Model-Based-Design-Lab/maxpluslib
Bug fix
Changes memory management
Changing use of shared smart pointers to unique smart pointers mostly
avoid global namespace update
v2.1.12 further namespace fixes
avoid global namespace
v2.1.11 Merge branch 'main' of https://github.com/Model-Based-Design-Lab/maxp…
More missing header includes fixed
Missing header includes would make compilation of the library fail on some projects
Fix another header include issue
A missing header include issue was fixed that started to prevent compilation
Fix header include issue
A missing header include issue was fixes that started to prevent compilation
Support for SMPLS
v2.1.7 resolve name space ambiguities
Fix for I/O automata
v2.1.6 fixes for IOA
included switched max-plus linear systems
v2.1.4 some cleanup