Release Notes Model Exporter Version 4 1 1: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Version 4. | Version 4.1.1 of Model_Exporter was released in April, 2024. For general product information, see [[Model Exporter User Guide]]. | ||
==NEW FEATURES / FIXES== | ==NEW FEATURES / FIXES== | ||
* | * Fix to a bug that prevented exporting models with no X-Block preprocessing. | ||
* For Python target, migrating numpy matrices to numpy arrays as the matrix object is set to deprecate. | |||
* Fix to a bug that prevented exporting [[Anndl]]/[[Anndlda]] to XML target. | |||
* Exporting CLSTI model to XML now has '''outputdata''' element that contains variable information of the model and is used by the Java ModelInterpreter. |
Latest revision as of 12:20, 2 April 2024
Version 4.1.1 of Model_Exporter was released in April, 2024. For general product information, see Model Exporter User Guide.
NEW FEATURES / FIXES
- Fix to a bug that prevented exporting models with no X-Block preprocessing.
- For Python target, migrating numpy matrices to numpy arrays as the matrix object is set to deprecate.
- Fix to a bug that prevented exporting Anndl/Anndlda to XML target.
- Exporting CLSTI model to XML now has outputdata element that contains variable information of the model and is used by the Java ModelInterpreter.