36 37 38 39 40 41 42
# File 'lib/cat_engine/bank.rb', line 36 def to_h { finished: finished?, theta: theta, standard_error: standard_error, } end