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

ENH: Transition List #66

Open
marsipu opened this issue Sep 29, 2023 · 0 comments
Open

ENH: Transition List #66

marsipu opened this issue Sep 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@marsipu
Copy link
Owner

marsipu commented Sep 29, 2023

Suggestion?

Loading

  • Unify Loading-Objects
  • Loading-Attributes ➡️ File-specific Parameters
  • Path-Attributes ➡️ io_dict["path"]

Functions

  • io-dict-types get major role in defining inputs (as args) and outputs (in io.save(<type>))
  • Imports at the beginning of custom package are better, because required package can be seen once on import and import does not happen on every function execution

Parameters

  • File-specific and general parameters
  • "attention"-parameters and "default"-parameters (which one need to be actively set, e.g. file-specific)
@marsipu marsipu added the enhancement New feature or request label Sep 29, 2023
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