ApolloResearch / rib

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

Specify integral method by layer #325

Closed nix-apollo closed 8 months ago

nix-apollo commented 8 months ago

Specify integral method by layer

Description

We sometimes want to use different integration methods for different layers. This PR makes that possible.

How Has This Been Tested?

The config is well tested.

I've used it some, it seems to do what I think it should. Maybe we want stronger tests than that, but I'm not sure how to write them without mocking or something terrible like that.

Does this PR introduce a breaking change?

No