Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.36 KB

File metadata and controls

51 lines (32 loc) · 1.36 KB

Directory structure of docs

ucalc

The ucalc interactive calculator is the primary tool for exploring and comparing arithmetic across 42+ Universal number types:

Tutorials

  1. command line tools description
  2. number type parameterization
  3. posit refinement
  4. arbitrary precision type design

deep_learning

Contains a spreadsheet that compares different 8-bit arithmetic types.

img

Contains images used in the markup and tutorials

presentations

Contains presentation slides:

  1. CoNGA22
  2. FPTalks

ranges

Contains the dynamic ranges of a select set of classic floats, fixpnts, posits, and lns types.

references

Contains tidbits of information to guide computational mathemetical problems in function evaluation.

regressions

Contain historical regression results

tables

Contains ready to use value tables of small classic floats, fixpnts, posits, and lns types.