boostorg / boostorg/multiprecision

conversion of big int to string

Open
#617 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
265
Forks
128
Avg merge
4h 48m
Merged PRs (30d)
2

Description

We use `i.convert_to` for a multi precision integer `i` and observe a factor of 10 difference for the `cpp_int` backend compared to the `gmp_int` backend. Is there a better way than using `convert_to()` ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.