Skip to content
#

arbitrary-precision

Here are 101 public repositories matching this topic...

klntsky
klntsky commented Dec 27, 2018

It would be nice to have an option to bypass adding zeros here.

What if we have dp = 1e6, and the value passed is just 0? We end up adding 1e6 zeros, which consumes a lot of time and may be pointless for most usage scenarios.

Also, I think that pushing constant value within cycle here (and in some other places in the code) is not

arunpersaud
arunpersaud commented Jan 26, 2019

The tar-ball on github seems to have the doc and README.rst file, but the one from pypi is missing these. (Trying to package the lastest version for opensuse and the standard is to get the tar-balls from pypi). Would be great to include these again in the next version.

Thanks

Improve this page

Add a description, image, and links to the arbitrary-precision topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arbitrary-precision topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.