AureumChaos / LEAP

A general purpose Library for Evolutionary Algorithms in Python.
Academic Free License v3.0
83 stars 19 forks source link

Alter PopulationMetricsPlotProbe to have optional limits #283

Closed lukepmccombs closed 1 year ago

lukepmccombs commented 1 year ago

Solves #282

Changes the default limit arguments to None, and when set as such the probe does not enforce minimum / maximum values on that axis.