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

Matgen small C improvements #156

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

gruenich
Copy link
Contributor

Use signcopy from C11.
Cleanup power with integer exponent.
Include headers instead of forward declaring functions.

Add header.
Include header instead of forward declarations.
Rename function to no longer follow Fortran
naming scheme.
Call by value instead of reference.
Move float and double functions into a single file.
Add Doxygen documentation.
@gruenich
Copy link
Contributor Author

@xiaoyeli Do you mind having a look int this pull request?

@xiaoyeli xiaoyeli merged commit cb8abfb into xiaoyeli:master Sep 30, 2024
4 checks passed
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