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

FIX Solve ordering issue with TBROM having more than 10 modes #114

Merged
merged 4 commits into from
Sep 12, 2023

Commits on Sep 6, 2023

  1. fixing issues when number of modes is larger

    - fixing the issue on input mode coefficients mapping where there is a number of modes larger than 11 (mode coefficients ordering might be incorrect)
    - fixing the issue on output mode coefficients mapping where there is a number of modes larger than 10 (mode coefficients ordering might be incorrect)
    chrpetre committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    923f709 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    5a9cfd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    145c95d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    fbd3015 View commit details
    Browse the repository at this point in the history