### Log ### The log object tracks all the variables in the genetic algortihm and saves them to a .pickle file. The log object is also used to plot the results of the genetic algorithm. Methods ======= .. automodule:: dfmcontrol.Log.log :members: :undoc-members: :show-inheritance: