Skip to content

hash_pair fix#227

Merged
gsvgit merged 7 commits intoSparseLinearAlgebra:mainfrom
suvorovrain:main
Feb 14, 2025
Merged

hash_pair fix#227
gsvgit merged 7 commits intoSparseLinearAlgebra:mainfrom
suvorovrain:main

Conversation

@suvorovrain
Copy link
Copy Markdown
Contributor


name: hash_pair fix
about: hashing algorithm
title: "[hash_pair fix]"
labels: enhancement
assignees: EgorOrachyov, gsvgit


Short description

improve hashing algorithm using advice from https://stackoverflow.com/questions/2590677/how-do-i-combine-hash-values-in-c0x

List of changes

  • src/util/hash_pair

Type of changes

  • [x ] bug-fix (change which fixes some issue)

Testing strategy

Tests from run_tests.py

Background

https://stackoverflow.com/questions/2590677/how-do-i-combine-hash-values-in-c0x

Addition context

I've never programming on C++ before

@EgorOrachyov EgorOrachyov self-requested a review February 6, 2025 11:07
@gsvgit gsvgit merged commit 63c59a9 into SparseLinearAlgebra:main Feb 14, 2025
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.

2 participants