Skip to content

Conversation

@jepler
Copy link
Contributor

@jepler jepler commented Sep 13, 2020

jepler_udecimal is a reduced version of desktop Python's decimal library for CircuitPython, which allows for arbitrary precision decimal arithmetic. It has been enhanced with arbitrary precision trig routines (sin/cos/tan and inverses).

It requires CircuitPython 6 and a fairly powerful microcontroller (I'm using it on nRF52840), due to the size of the mpy file.

@jepler jepler requested a review from a team September 13, 2020 00:57
@ladyada ladyada merged commit b44299b into adafruit:master Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants