dhutter-fhv

Results 1 issues of dhutter-fhv

pygad version: `2.16.3` (testing in a jupyter notebook), python version: `3.10.3` The function call `ga_instance.plot_fitness()` as well as other plot functions like `ga_instance.plot_new_solution_rate()` throw an error: ``` matplotlib.pyplot.title(title, fontsize=font_size) ->...