Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully Enforced Cordic #144

Merged
merged 6 commits into from
Nov 10, 2024
Merged

Fully Enforced Cordic #144

merged 6 commits into from
Nov 10, 2024

Commits on Nov 8, 2024

  1. Update cordic.rs

    AdinAck committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8e8bd22 View commit details
    Browse the repository at this point in the history
  2. fix annoying clippy lint

    AdinAck committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    76fa25b View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    AdinAck committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    621afe0 View commit details
    Browse the repository at this point in the history
  4. fix cordic example

    AdinAck committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7d56359 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0209d7 View commit details
    Browse the repository at this point in the history
  6. override clippy empty loop

    AdinAck committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e7869a4 View commit details
    Browse the repository at this point in the history