Skip to content

Conversation

@b4ny4n
Copy link

@b4ny4n b4ny4n commented Apr 1, 2016

sum2 in line 52 was referencing x_d[d], though for the second summation in Equation 32 in http://codalism.com/research/papers/wmz10_tois.pdf the authors use Xs, so changing to x_d[s]

also, module won't run as main, changing call to RBO to score to fix.

sum2 in line 52 was referencing x_d[d], though for the second summation in Equation 32 in http://codalism.com/research/papers/wmz10_tois.pdf the authors use Xs, so changing to x_d[s]

also, module won't run as __main__, changing call to RBO to score to fix.
@aringhosh
Copy link

Hi @ragrawal , wondering if you can merge this and validate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants