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

Optimise and refactor core/tvr.py #29

Open
jmholzer opened this issue Nov 26, 2022 · 0 comments
Open

Optimise and refactor core/tvr.py #29

jmholzer opened this issue Nov 26, 2022 · 0 comments

Comments

@jmholzer
Copy link
Owner

jmholzer commented Nov 26, 2022

There is scope to optimise and refactor the code in core/tvr.py, by doing at least the following:

  1. Vectorising array operations where possible.
  2. Reformatting it with a linter.
  3. Reordering function definitions to match the execution path in the module.
@jmholzer jmholzer changed the title Optimise and refactor TVR code Optimise and refactor core/tvr.py Nov 26, 2022
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