Skip to content
GitLab
Explore
Sign in
Tags
Tags give the ability to mark specific points in history as being important
v2.0.3
b356a884
·
Merge pull request #27 from nspcc-dev/go-1.22
·
Aug 21, 2024
Release:
v2.0.3
v2.0.2
2c17f725
·
Merge pull request #25 from nspcc-dev/up-go
·
Aug 09, 2024
Release:
v2.0.2
v2.0.1
718e00ad
·
Merge pull request #23 from nspcc-dev/22-go-version
·
Feb 22, 2024
Release:
v2.0.1
v2.0.0
43aa6430
·
Merge pull request #20 from nspcc-dev/return-hash-func
·
Nov 15, 2023
Release:
v2.0.0
v1.0.9
f52ea8fb
·
Handle NaN values in weight validation function (#7)
·
Aug 01, 2019
Release:
Add NaN check in weight verification
v1.0.8
aa230933
·
Move normalization routine out of hrw library (#6)
·
Jul 05, 2019
Release:
Weighted sorting with normalized weights
v1.0.7
58a8ce4e
·
Added weighted HRW sorting (#5)
·
May 27, 2019
Release:
Support of weighted sorting
v1.0.6
d32f3962
·
✌️
Fixed in SortSliceByValue issue when weight calculated twice (#4)
·
May 24, 2019
Release:
✌️ Fixed in SortSliceByValue issue when weight calculated twice
v1.0.5
9a6fcdb1
·
🐌
hot fix types
·
Apr 12, 2019
Release:
🐌 hot fix types
v1.0.4
e0664066
·
🐿️
Extend SortSliceByValue with more types
·
Apr 12, 2019
Release:
🐿 Extend SortSliceByValue with more types
v1.0.3
7462e26d
·
Update to release version after [this issue](
https://github.com/spaolacci/murmur3/issues/24
) (#3)
·
Mar 18, 2019
Release:
🚀 Update to release version of murmur3
v1.0.2
e8ba64d9
·
Small refactoring (#2)
·
Mar 14, 2019
Release:
👾 Small refactoring
v1.0.1
29dac15c
·
Move repo to NSPCC (#1)
·
Feb 01, 2019
Release:
🎉 Moved repo
v1.0.0
e5d4b478
·
Work around Hashing and tests (#2)
·
Jan 31, 2019
Release:
💫 Init repo and research