Ejemplo n.º 1
0
 def plot_history(self, **kwargs):
     ''' Convenience wrapper for history() in plot module. '''
     return plot.history(self, **kwargs)
Ejemplo n.º 2
0
 def test_evolution_plot(self):
     sp.history(self.generator)
Ejemplo n.º 3
0
 def plot_history(self, **kwargs):
     ''' Convenience wrapper for history() in plot module. '''
     return plot.history(self, **kwargs)
Ejemplo n.º 4
0
 def test_evolution_plot(self):
     sp.history(self.generator)