lukebhan / numlib

A completely self-dependent aribitrary precision numerical library.
0 stars 1 forks source link

Arbitrary-precision integer #12

Open ayazhafiz opened 4 years ago

ayazhafiz commented 4 years ago

BigInts don't heap allocate up to 1024 bits (which is a huge integer). Past that we allocate chunks of 1024 bits.

Closes #10

ayazhafiz commented 4 years ago

That’s fair. Okay, I’ll add our own.

lukebhan commented 4 years ago

If you want, I can do it. I was thinking of writing something similar to how gnu does it in c https://gmplib.org/manual/Internals#Internals

ayazhafiz commented 4 years ago

Okay, go for it!


От: Luke Bhan notifications@github.com Отправлено: Tuesday, June 16, 2020 8:39:52 AM Кому: luke-bhan/numlib numlib@noreply.github.com Копия: hafiz ayaz.hafiz.1@gmail.com; Author author@noreply.github.com Тема: Re: [luke-bhan/numlib] Arbitrary-precision integer (#12)

If you want, I can do it. I was thinking of writing something similar to how gnu does it in c https://gmplib.org/manual/Internals#Internals

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/luke-bhan/numlib/pull/12#issuecomment-644772450, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AE6GL6TZQGX4XYDAI5BUOO3RW5Y2RANCNFSM4N5UXMDA.