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

std::abs usage #70

Merged
merged 2 commits into from
May 11, 2020
Merged

std::abs usage #70

merged 2 commits into from
May 11, 2020

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented May 11, 2020

replace use of std::abs with std::fabs or std::labs as appropriate for better compatibility with older compilers

phlptp and others added 2 commits May 11, 2020 06:06
Co-authored-by: Philip Top <top1@llnl.gov>
Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>
@phlptp phlptp merged commit bd920d1 into master May 11, 2020
@phlptp phlptp deleted the abs_to_labs branch May 11, 2020 14:57
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