Skip to content

Instantly share code, notes, and snippets.

@mikecmpbll
Created January 10, 2019 00:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikecmpbll/ccf41e7f092703519f7edfa7203a2645 to your computer and use it in GitHub Desktop.
Save mikecmpbll/ccf41e7f092703519f7edfa7203a2645 to your computer and use it in GitHub Desktop.
rake aborted!
TypeError: no implicit conversion from nil to integer
/home/deploy/predictor/shared/bundle/ruby/2.5.0/gems/minimization-0.2.5/lib/multidim/nelder_mead.rb:95:in `point_converged?'
/home/deploy/predictor/shared/bundle/ruby/2.5.0/gems/minimization-0.2.5/lib/multidim/nelder_mead.rb:104:in `block in converging?'
/home/deploy/predictor/shared/bundle/ruby/2.5.0/gems/minimization-0.2.5/lib/multidim/nelder_mead.rb:103:in `upto'
/home/deploy/predictor/shared/bundle/ruby/2.5.0/gems/minimization-0.2.5/lib/multidim/nelder_mead.rb:103:in `converging?'
/home/deploy/predictor/releases/20190108091908/lib/tasks/profit/optimise.rake:91:in `block (3 levels) in <top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment