Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 319 Bytes

CORDIC sine and cosine accuracy measurement

The repository contains:

  • A C++ implementation of a CORDIC to compute sine and cosine.
  • Python code to generate accuracy figures.
  • Accuracy data and generated figures.

More info at this link