Skip to content

change long or long long to standard uint64_t #9

Description

@farresti

Currently repetition vector is computed either through topology matrix or LCM using long (or long long).
To avoid any problem of overflow (if any) reproducibility, those types should be set to standard uint64_t type.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions