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/components #11

Closed
wants to merge 19 commits into from
Closed

Refactor/components #11

wants to merge 19 commits into from

Conversation

lgiacome
Copy link
Collaborator

@lgiacome lgiacome commented Jun 25, 2024

  • We add some specialized components inheriting from the Component class that replace some of the utilities functions. The functions are kept for backward compatibility but they simply return the new specialized components
  • Wherever the exponents tuple is given we add also the source_exponents and test_exponents tuples and a new function checks that two approaches are not mixed. The preferred approach should be to pass the two separate tuples.
  • We move the dataclasses to a new interface_dataclasses module to avoid circular imports

@lgiacome lgiacome closed this Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants