Skip to content

Make posit8, posit16 and posit32 hashable

Dmitry Luciv requested to merge dluciv/SoftPosit-Python:master into master

Making posit8, posit16 and posit32 hashable allows using them as keys for set and dict collections

Merge request reports