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

LHE module consistency updates #21

Open
jacanchaplais opened this issue Oct 5, 2023 · 0 comments
Open

LHE module consistency updates #21

jacanchaplais opened this issue Oct 5, 2023 · 0 comments
Assignees
Labels
breaking Update will existing usage design enhancement New feature or request

Comments

@jacanchaplais
Copy link
Owner

jacanchaplais commented Oct 5, 2023

Refactor lhe module so that the output of routines is no longer bytestrings by default. Either output LheData objects, or possibly io.BytesIO objects (maybe make it so that everything using LheData, but even when bytestrings would be exported, always do this in a BytesIO buffer?).

Also look at object instantiation, and improve the type hinting.

@jacanchaplais jacanchaplais added enhancement New feature or request design breaking Update will existing usage labels Oct 5, 2023
@jacanchaplais jacanchaplais self-assigned this Oct 5, 2023
@github-project-automation github-project-automation bot moved this to Backlog in showerpipe Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Update will existing usage design enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant