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

Move some functions out of utilities #7

Open
AlessandroLovo opened this issue Aug 2, 2023 · 1 comment
Open

Move some functions out of utilities #7

AlessandroLovo opened this issue Aug 2, 2023 · 1 comment

Comments

@AlessandroLovo
Copy link
Owner

Some functions are too specific to be in utilities

  • run_smart (never used)
  • entropy
  • unbias probabilities
@AlessandroLovo
Copy link
Owner Author

Utilities is too generic and contains too much stuff: it should be split into more specific files. This may be annoying for backward compatibility though...
Maybe leave utilities.py with from <file> import *

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

No branches or pull requests

1 participant