Skip to content

0.5.0

Compare
Choose a tag to compare
@s-simoncelli s-simoncelli released this 26 Aug 12:34
· 39 commits to main since this release
a9c5676

0.5.0

  • Remove plot feature and plotters as dependency. Charts can now be generated via
    the Python package optirustic
  • Added python API for NSGA3 to plot reference points from the algorithm's data
  • Added python function plot_reference_points to plot reference points from a vector
  • Updated reference point examples to use new serialise function
  • Added Python scripts to plot serialised reference points
  • Added new charts in example folder generated from serialised data