Theodore Omtzigt

Results 46 issues of Theodore Omtzigt

When a program includes two or more Universal Number Library types, it is likely that there is a need in the program to 'connect' the two types so that they...

enhancement
Epic

visualizing the expansion/contraction of the ubox for unum Type 1 (and valid) number systems during a computation. Useful for debugging and education/documentation of algorithms and numerical analysis.

enhancement
help wanted
good first issue

When designing/evaluating number systems, the closure plot is an interesting visual pattern to qualitatively compare state spaces of a number system's arithmetic state space. A closure plot generator that can...

enhancement
help wanted
good first issue

For many numerical tests we would benefit from a high-performance arbitrary precision floating point representation. We don't want to create a dependency on BOOST or MPFR as it would make...

enhancement
help wanted
Epic

implement division for arbitrary precision linear floating point We have arbitrary precision and adaptive precision vocabulary. arbitrary precision arithmetic is any arithmetic using a given fixed precision, whereas adaptive precision...

enhancement

implement multiplication for arbitrary precision linear floating point We have arbitrary precision and adaptive precision vocabulary. arbitrary precision arithmetic is any arithmetic using a given fixed precision, whereas adaptive precision...

enhancement

implement addition for arbitrary precision linear floating point We have arbitrary precision and adaptive precision vocabulary. arbitrary precision arithmetic is any arithmetic using a given fixed precision, whereas adaptive precision...

enhancement