Skip to content

Use base 32 for the digits representation #9

@Laouen

Description

@Laouen

currently, a number is represented as a vector but each digit goes between 0 and 9. The operations + - * / must be modified to use a higher base that uses the full int number.

Also the << operator must convert the number from the high base to the decimal base.

Metadata

Metadata

Assignees

Labels

After GSoCTo implement before submitting to Boost C++ for inclusion

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions