Skip to content

v0.3.0

Choose a tag to compare

@MartinOtter MartinOtter released this 04 Jul 09:41
· 30 commits to main since this release

SignalTables v0.3.0

Diff since v0.2.0

  • Slightly non-backwards compatiable to 0.2.0.
  • Various new functions (e.g. storing a signal table in JSON format on file).
  • DataFrames.jl, Tables.jl are supported as signal tables.
  • Plotting/flattening: Support of Measurements.jl and MonteCarloMeasurements.jl
  • Docu improved.
  • Bug with PlotPackage "SilentNoPlot" fixed.
  • SignalTables/test/runtests.jl runs the tests with plot package "SilentNoPlot" (instead of the activated plot package).
  • New file SignalTables/test/runtests_with_plot.jl runs the tests with the activated plot package.