You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cma.plot and CMADataLogger.plot use respectively abscissa and iabscissa as keyword for the same functionality (0=plot vs iterations, 1=plot vs evaluations). This can be very confusing. Ideally, it should be possible to use both keywords interchangeably.
The text was updated successfully, but these errors were encountered:
cma.plot
andCMADataLogger.plot
use respectivelyabscissa
andiabscissa
as keyword for the same functionality (0=plot vs iterations, 1=plot vs evaluations). This can be very confusing. Ideally, it should be possible to use both keywords interchangeably.The text was updated successfully, but these errors were encountered: