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

refactor: collect and hide backend handling #350

Merged
merged 3 commits into from
Nov 25, 2021

Conversation

redeboer
Copy link
Member

#344 created a module tensorwaves.model.backend with the intention to collect functions that handle back-ends. This PR moves _find_function_in_backend (which was under tensorwaves.estimator) there as well, moves the module to the top, and hides it altogether, as these functions are implementation details.

@redeboer redeboer added the 🔨 Maintenance Maintenance and upkeep improvements label Nov 25, 2021
@redeboer redeboer added this to the 0.4.0 milestone Nov 25, 2021
@redeboer redeboer self-assigned this Nov 25, 2021
@redeboer redeboer merged commit 908a33f into ComPWA:main Nov 25, 2021
@redeboer redeboer deleted the backend-module branch November 25, 2021 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Maintenance Maintenance and upkeep improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant