Skip to content

Releases: dnv-opensource/mlfmu

v1.0.1

11 Nov 14:22
90ab852
Compare
Choose a tag to compare

What's Changed

  • Fixed cpp-fmus not included in the released package by @davidhjp01 in #76

New Contributors

Full Changelog: v1.0.0...v1.0.1

First release

08 Nov 13:50
Compare
Choose a tag to compare

First Release

We are excited to announce the first release of the mlfmu tool! This release includes a comprehensive set of features to help you integrate machine learning models into simulation environments:

Highlights

  • Compile ML Models into FMUs: Transform trained machine learning models into Functional Mock-up Units (FMUs) that adhere to the FMI standard.
  • Easy Integration: Seamlessly integrate into your build pipelines with a declarative approach.
  • Advanced Customizations: Modify the generated C++ code of the FMU for advanced use cases.
  • Support for FMU Signal Vectors: Compatible with FMI 2.0.
  • Comprehensive Documentation: Detailed documentation to guide you through the process of creating and using ML FMUs.