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

Reduce bitwise operations in transform formulas #120

Closed
jserv opened this issue Mar 6, 2019 · 0 comments
Closed

Reduce bitwise operations in transform formulas #120

jserv opened this issue Mar 6, 2019 · 0 comments
Assignees
Milestone

Comments

@jserv
Copy link
Member

jserv commented Mar 6, 2019

Wollac proposed changes to reduce the number of bitwise operations used in transform formulas within entangled PR #803. Let's synchronize.

@jserv jserv added this to the Hemlock milestone Mar 6, 2019
wusyong pushed a commit to wusyong/dcurl that referenced this issue Mar 7, 2019
While optimized transfomr function holds same results, operations in
each assignments are not the same number. So we reduce and rearrange
some operators back to original positions. Improved performance is still
valid.

Fix DLTcollab#120
wusyong pushed a commit to wusyong/dcurl that referenced this issue Mar 7, 2019
While optimized transform function holds same results, operations in
each assignments are not the same number. So we reduce and rearrange
some operators back to original positions. Improved performance is still
valid.

Fix DLTcollab#120
@jserv jserv closed this as completed in #122 Mar 7, 2019
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

2 participants