Skip to content

v0.3.2

Choose a tag to compare

@dannote dannote released this 19 Apr 11:02
· 2 commits to master since this release

Bug fixes

  • Pie chart FP noiseshow_data: true displayed raw IEEE 754 artifacts like [5.8999999999999995]. Now uses ~g formatting (6 significant digits, trailing zeros stripped) matching the Python original.