Skip to content

August 2020

Latest
Compare
Choose a tag to compare
@doganulus doganulus released this 31 Aug 12:49
6b4f2d7

This release brings:

  • New C++ API (reelay::options and reelay::make_monitor)
  • Python API simplified (now reelay.discrete_timed_monitor and reelay.dense_timed_monitor)
  • Removal of untimed settings (whose functionality is largely overlapping with discrete timed settings)
  • Removal of half-baked features (nested input specifications and custom predicates)
  • Performance benchmarks for both discrete_timed and dense_timed settings via timescales benchmark generator
  • Documentation updates
  • Summer code cleanup