Skip to content

Add 2D field plotter and parameter reduction operators

  1. Add a 2D field plotter operator (hysop/operator/plotters.py)
  2. Add a parameter reduction operator, currently supports min, max and sum (hysop/operator/reductions.py)
Edited by Jean-Baptiste Keck

Merge request reports