Skip to content

renaming multiply functions #668

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

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from
Open

Conversation

TysonRayJones
Copy link
Member

This is a premature PR just to run unit-tests while actual renames are deliberated. It is now easier to all-replace preapply and postapply than it was to replace multiply and postMultiply (since the former collided with generic usage in comments)

More renaming of internal entities are necessary though:
- template parameter names in (c|g)pu_subroutines for consistency
- operations.cpp unit tests template names
- unit test evolution utilities function names
see previous commit for outstanding internal renaming
@TysonRayJones
Copy link
Member Author

Now considering:

applyX();
leftapplyX();
rightapplyX();

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.

1 participant