devoyster / IntXLib

Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementation.
http://intx.codeplex.com/
Other
41 stars 3 forks source link

BigRational support #3

Closed KvanTTT closed 7 years ago

KvanTTT commented 9 years ago

Do you have any plans about new BigRational based on your library? (Maybe RatXLib).

devoyster commented 9 years ago

No, I don't have such plans. To be more precise, I don't have any plans to develop this library further.

2015-09-27 19:40 GMT+03:00 Ivan Kochurkin notifications@github.com:

Do you have any plans about new BigRational based on your library? (Maybe RatXLib).

— Reply to this email directly or view it on GitHub https://github.com/devoyster/IntXLib/issues/3.