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

Use fully qualified std:: #73

Merged
merged 1 commit into from Aug 15, 2022
Merged

Conversation

shadchin
Copy link
Contributor

@shadchin shadchin commented Aug 6, 2022

This fixes a compilation error in a really arcane environment I use. Anyway, std should be there.

@shadchin
Copy link
Contributor Author

It seems that the fall in tests is not related to PR

@stephanecollot
Copy link
Collaborator

Yes it seems there are some different ordering of the results:

E           assert [[(358, 6.525...345856)], ...] == [[(358, 6.525...345856)], ...]
E             At index 202 diff: [(222, 5.1337743), (113, 5.1337743), (209, 4.973848)] != [(113, 5.1337743), (222, 5.1337743), (209, 4.973848)]
[...]
tests\sparse_dot_topn\test_awesome_cossim_topn.py:278: AssertionError
=========================== short test summary info ===========================
FAILED tests/sparse_dot_topn/test_awesome_cossim_topn.py::test_awesome_cossim_top_small_matrix[0-float32]

I'm clicking retry to see if it is random.

@stephanecollot
Copy link
Collaborator

Yes it was random. I merge.

@stephanecollot stephanecollot merged commit 836afad into ing-bank:master Aug 15, 2022
@shadchin shadchin deleted the patch-1 branch August 17, 2022 06:50
@stephanecollot
Copy link
Collaborator

FYI it is released in 0.3.4

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.

None yet

2 participants