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

[Quad] Add functions for conversion between quad and string #237

Merged
merged 3 commits into from
Jan 29, 2019

Conversation

shibatch
Copy link
Owner

This patch adds Sleef_strtoq and Sleef_qtostr which can be used to convert between a quad value and a string. These functions are not vectorized. The corresponding testers are also added.

This patch also adds functions for subtraction.

Intel compiler testing is temporarily disabled because of license expiration.

@fpetrogalli
Copy link
Collaborator

Please create an issue to track reactivating the Intel Compiler CI. Then, feel free to squash this PR (not merge!).

@shibatch shibatch merged commit 9a3aecf into master Jan 29, 2019
@shibatch shibatch deleted the Add_string_functions branch January 29, 2019 04:06
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.

None yet

2 participants