Пример #1
0
 def plot_history(self, **kwargs):
     ''' Convenience wrapper for history() in plot module. '''
     return plot.history(self, **kwargs)
Пример #2
0
 def test_evolution_plot(self):
     sp.history(self.generator)
Пример #3
0
 def plot_history(self, **kwargs):
     ''' Convenience wrapper for history() in plot module. '''
     return plot.history(self, **kwargs)
Пример #4
0
 def test_evolution_plot(self):
     sp.history(self.generator)