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

Improvements for v0.2.1 #6

Open
2 tasks
TomasBeuzen opened this issue Nov 26, 2019 · 0 comments
Open
2 tasks

Improvements for v0.2.1 #6

TomasBeuzen opened this issue Nov 26, 2019 · 0 comments

Comments

@TomasBeuzen
Copy link
Owner

  • vectorize list comprehensions: while loops were a nice way to get pybeach started, I'd like to vectorize as many operations as I can to improve code efficiency
  • dump input type checking to utils.py: input type checking is bloating the pybeach modules. I'd like to create a new utils.py module to hold input type checking functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant