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

utility functions needs to moved out from the Curve class #2

Closed
baskinburak opened this issue Feb 21, 2019 · 1 comment
Closed

utility functions needs to moved out from the Curve class #2

baskinburak opened this issue Feb 21, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@baskinburak
Copy link
Collaborator

There are several utility functions (pow, perm, comb, fac) that can be moved out to a seperate utility/helper function header file.

@baskinburak baskinburak added enhancement New feature or request good first issue Good for newcomers labels Feb 21, 2019
@baskinburak
Copy link
Collaborator Author

Also note that these functions are used in other files as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant