PTB-M4D / PyDynamic

Python library for the analysis of dynamic measurements
https://ptb-m4d.github.io/PyDynamic/
GNU Lesser General Public License v3.0
25 stars 13 forks source link

Add reference test with known inout and proven correct output for propagation of multiplication #331

Closed BjoernLudwigPTB closed 4 months ago

BjoernLudwigPTB commented 4 months ago

With #328 we now have a new feature, which was implemented very thouroughly. Now we should add this last bit of making sure, everything works as expected. Calculate a proper example with a dimension not smaller than three and compare the pen and paper result with the implementation's calculations.