Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Due to scipy 0.19 release need to increase epsilon for comparing in KL tests #1211

Merged
merged 1 commit into from
Mar 13, 2017

Conversation

tmylk
Copy link
Contributor

@tmylk tmylk commented Mar 13, 2017

Fix this build error

======================================================================
FAIL: test_distributions (gensim.test.test_similarity_metrics.TestKL)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/RaRe-Technologies/gensim/gensim/test/test_similarity_metrics.py", line 204, in test_distributions
    self.assertAlmostEqual(expected, result)
AssertionError: 0.0894502 != 0.089450255 within 7 places

@tmylk tmylk merged commit e6405c9 into develop Mar 13, 2017
@tmylk tmylk deleted the kl_test_fix_scipy_19 branch March 13, 2017 21:05
pranaydeeps pushed a commit to pranaydeeps/gensim that referenced this pull request Mar 21, 2017
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.

1 participant