ApolloResearch / rib

Library for methods related to the Local Interaction Basis (LIB)
MIT License
3 stars 0 forks source link

Add helper function for interaction rotation operation #306

Closed nix-apollo closed 6 months ago

nix-apollo commented 6 months ago

Helper for IR calc

Description

Factors the IR calc into a helper that is used for both the output an intermediate layers.

Behavior should be identical to before, except:

Related Issue

Closes #300

How Has This Been Tested?

All tests from before pass.

Does this PR introduce a breaking change?

No. Some things are possible that previously were not (eg running centered_rib_test on the last rotated layer)