Details
Description
As per the ongoing discussion on the ML, it might be a good idea to introduce classes/interfaces that represent the concept of "field".
A design goal is to provide an API for advanced usage (e.g. algorithm that can be implemented on any "field") while being light-weight for basic usage of classes such as Complex and Fraction.
Attachments
Issue Links
- is related to
-
MATH-1468 Move class "Decimal64" to src/test
- Resolved