Skip to content

make plot scripts more powerful and minor tweaks

STEVAN Antoine requested to merge more-powerfull-plot-scripts into main

changelog

  • use out> *.ndjson in the README to simplify running the benchmarks
  • create a scripts/math.nu module with ns-to-ms and compute-stats to refactor some of the most common operations
  • add --fullscreen to plot.py and multi_bar.py
  • add --x-scale and --y-scale to plot.py

Merge request reports