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

Restructure module for better usability and code clarity #3

Open
cerisola opened this issue Apr 17, 2024 · 0 comments
Open

Restructure module for better usability and code clarity #3

cerisola opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cerisola
Copy link
Member

It would probably be a good idea to fully restructure the module, creating sub-modules.

For example, we could create a SuperOperators submodule and put there functions like CommutatorSuperOp, LeftSuperOp, etc. This would further allow for simpler naming conventions. We could export the submodule so that a user would by default call SuperOperators.Commutator, SuperOperators.Left, and so on.

@cerisola cerisola added the enhancement New feature or request label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant