efabless / cace

Circuit Automatic Characterization Engine
https://cace.readthedocs.io/
Apache License 2.0
35 stars 6 forks source link

Corrected plotting against a condition when there is only one result per testbench. #43

Closed RTimothyEdwards closed 3 months ago

RTimothyEdwards commented 3 months ago

Corrected the reshaping of a result vector for plotting against a condition when only one result is given per testbench (result is a single floating-point value, not a list).