Adjust memilio-generation for flow models and automatic differentiation #1019
Labels
class::improvement
Cleanup that doesn't affect functionality
class::performance
Performance related issues
loc::python interface
This issue concerns the python interface to the backend implementation.
Motivation / Current Behaviour
Introduction of flows in issue #511 and the added usage of templates to a lot of classes in issue #894 changed the behavior of the generation package. This results into wrongly generated code. As a temporary fix the reference test data was adjusted.
Additionally the test is slow due to recompiling the c++ code.
Enhancement description
Update memilio-generation to work with new code structure and patterns
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: