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

[ltsmaster] std.math: Implement transcendental functions for quad-pre… #53

Merged
merged 1 commit into from
Feb 20, 2018

Conversation

redstar
Copy link
Member

@redstar redstar commented Feb 15, 2018

…cision reals

Also merged some arrays for log expansion coefficients, which were used
multiple times.

Like the 80 bit real implementation, these are translations of
CEPHES code.

Verified on LDC/AArch64.

(cherry picked from commit 0c870f0)

…cision reals

Also merged some arrays for log expansion coefficients, which were used
multiple times.

Like the 80 bit real implementation, these are translations of
CEPHES code.

Verified on LDC/AArch64.

(cherry picked from commit 0c870f0)
@redstar redstar merged commit a5fef94 into ldc-developers:ldc-ltsmaster Feb 20, 2018
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