You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will do in the coming days, haven't looked at the package in a while. Thanks for your interest!
Evan Senter, PhD
On October 11, 2015 at 13:04:19, Greg Zynda ([email protected]) wrote:
Hello,
Can you update your README examples to reflect your updated code? It's really confusing otherwise.
irb(main):001:0> require "diverge"
=> true
irb(main):002:0> Diverge.new([0.25, 0.5, 0.25], [0.5, 0.3, 0.2]).js
=> 0.035262717451799895
—
Reply to this email directly or view it on GitHub.
Hello,
Can you update your README examples to reflect your updated code? It's really confusing otherwise.
The text was updated successfully, but these errors were encountered: