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

TRD: PID: fixups #11664

Merged
merged 1 commit into from
Aug 11, 2023
Merged

TRD: PID: fixups #11664

merged 1 commit into from
Aug 11, 2023

Commits on Aug 10, 2023

  1. TRD: PID: fixups

    This commit renames the factory function to better reflect its purpose.
    Additionally, z-row merging and charge correction have been added to the codebase to improve functionality.
    Pytorch policy and LQND policy have been added as new policies.
    The README has also been added to provide additional explanation of the code.
    As part of this update, the pid policy map and pidvalue alias have been
    removed.
    A print overload has been added for the policy enum to improve readability.
    Various minor fixes have also been made to improve overall code quality.
    Also included are various changes to the class layout and the ccdb object for LUTs.
    
    Signed-off-by: Felix Schlepper <[email protected]>
    f3sch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    874009e View commit details
    Browse the repository at this point in the history