Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Added 64-bit support #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added 64-bit support #5

wants to merge 2 commits into from

Conversation

dsoprea
Copy link

@dsoprea dsoprea commented Jan 29, 2017

I added uint64 support in addition to the original int support. I've created new 64-bit types in order to maintain backwards-compatibility as well as cloning the existing tests for both Hilbert and Peano.

My use-case is to use larger-than-32-bit numbers.

@coveralls
Copy link

coveralls commented Jan 29, 2017

Coverage Status

Coverage decreased (-33.5%) to 46.309% when pulling 2ad04e2 on dsoprea:64bit into 38d1238 on google:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants