Universal Numbers Library
  • What is Universal?
    • Why custom number systems?
    • Number System Hierarchy
    • Performance
    • Next steps
  • Guides
    • Universal Docker Image
    • Local install
    • Development and testing
  • Fundamentals
    • Number Systems
      • integer<nbits>
      • fixpnt<nbits, rbits>
      • cfloat<nbits, es>
      • posit<nbits, es>
      • unum<nbits,es>
      • lns<nbits, base>
      • decimal
      • rational
    • Precision
    • Accuracy
    • Reproducibility
  • Use Cases
    • For Application Developers
      • High-Performance Computing
      • Embedded Computing
    • For Computational Scientists
      • Numerical performance
      • Tailoring Precision and Dynamic Range to the application
    • For Computational Mathematics
      • Numerical Encodings
  • Extras
    • Keyboard Shortcuts
Powered by GitBook
On this page
  1. Use Cases
  2. For Application Developers

Embedded Computing

PreviousHigh-Performance ComputingNextFor Computational Scientists

Last updated 3 years ago