On 3/5/2021 8:51 AM, Mr Flibble wrote:
neonumeric - C++ arbitrary precision arithmetic library with arbitrary precision integers, floats and rationals:

https://github.com/i42output/neonumeric

It hasn't been formally released yet as it still requires more extensive testing.  It will be used as part of my universal compiler, neos, that can compile any programming language and will be used for the neos implementation of Python (Python has big integers).

Message ends.

Get atan2, cos and sin, and I have some code to run it against.

https://github.com/ChrisMThomasson/fractal_cipher/blob/master/RIFC/cpp/ct_rifc_sample.cpp

It needs arbitrary precision! :^)
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to