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

Vectorize Calculations #1

Open
mchizk1 opened this issue Nov 7, 2021 · 1 comment
Open

Vectorize Calculations #1

mchizk1 opened this issue Nov 7, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mchizk1
Copy link
Owner

mchizk1 commented Nov 7, 2021

Currently, COP and F calculations are performed iteratively. Vectorizing the code (where possible) could enhance speed.

@mchizk1
Copy link
Owner Author

mchizk1 commented Nov 9, 2021

COP (K matrix) calculations are now vectorized and run about 14 times faster!

@mchizk1 mchizk1 added the enhancement New feature or request label Nov 23, 2021
@mchizk1 mchizk1 self-assigned this Nov 23, 2021
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