Viewing profile — paurea
paurea
HN member- Joined
- Sat, Mar 31, 2012, 11:42 AM UTC
- HN karma
- 14
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About paurea
No profile information was provided.
Recent public activity
-
story
Show HN: Hash any comparable type in Go
It can be used to write your own generic hash table, see for an example: https://pkg.go.dev/gitlab.eif.urjc.es/paurea/cuckoo In contrast to https://github.com/dolthub/maphash it ca…
-
comment
Comment #32285433
I attacked the same problem somewhat differently and found some interesting groups. You can switch the exponential map you use, use instead a Mittag-Leffler function and find a who…
- story