modelica-tools / csv-compare

Tool to compare curves from one csv files with curves from other csv files using an adjustable tolerance
https://www.modelica.org
BSD 3-Clause "New" or "Revised" License
26 stars 15 forks source link

Fix curve compare on corner case CSV files #52

Closed beutlich closed 5 years ago

beutlich commented 6 years ago
t;y
0;0
0;0
t;y
0;1
0;1
t;y
0;0
0;1
t;y
0;1