Skip to content

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