Skip to content

tweak the tests a bit #41

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

Merged
merged 1 commit into from
Feb 29, 2020
Merged

tweak the tests a bit #41

merged 1 commit into from
Feb 29, 2020

Conversation

KristofferC
Copy link
Member

  • Avoid using eval to get the Base and IntelVectorMath function, just give the actual module in the variable base_unary_real and use getproperty instead.
  • Make some more things const.
  • Use parentmodule to check the module instead of the slightly more convoluted way with which.
  • Create some helper variables at the beginning of the loop body to simplify some of the expressions later (since the same expression is used many times).

@Crown421 Crown421 merged commit 5172a19 into master Feb 29, 2020
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

Successfully merging this pull request may close these issues.

2 participants