Remove ieee754_rem_pio2 in favor of a rem_pio2_kernel written in Julia. #22603
Remove ieee754_rem_pio2 in favor of a rem_pio2_kernel written in Julia.
3f951d10
Add missing begin key.
62a91eda
Remove _approx.
16ec5f05
Move to separate files.
6f8e7255
Fix LICENSE.md to mention FDLIBM instead of Openlibm.
c6f593e6
musm
commented
on 2017-06-30
Address comments.
5fd35f4a
Strengthen test to faithfully rounded.
1d2faa67
Fix LICENSE.md message for rem_pio2.
7878d2cc
Fix style in LICENSE.md entry.
0017eddb
musm
commented
on 2017-06-30
musm
commented
on 2017-06-30
Remove semicolons.
8258c48f
Move highword up, and remove duplicate unsafe_trunc.
83da1a2f
Fix LICENSE.md by removing a bullet and changing license of base/spec…
27455bfd
Change license info for base/special/exp.jl.
bb626b32
Small changes.
45d4ba1f
Get and reset precision for BigFloats, and space before rem in -rem.
ff19e402
setprecision do
375b8af6
Add comments, move test, and switch to muladd in some places.
8ca63c1a
Fix y1 branches of rem2pi.
1ef4918f
musm
commented
on 2017-07-05
musm
commented
on 2017-07-05
musm
commented
on 2017-07-05
Small changes.
a1f1c348
Move comment in rem_pio2.jl and add test for fast branch of mod2pi.
ecc69634
musm
commented
on 2017-07-06
rint docstring fix and make it clear what the constant is.
f8090f51
Update comment for INV2PI.
eed7e62d
Fix wrong test set name.
dd2c152f
musm
commented
on 2017-07-07
musm
commented
on 2017-07-07
Tests against ieee754_rem_pio2 output.
c06e2f37
Inline cody_waite functions.
6a5dc4ae
musm
commented
on 2017-07-08
rint -> round, remove rint, remove one argument cody waite, replace I…
50e52e33
Add some tests.
7b6213e3
Inline rem_pio2_kernel, and rearrange code slightly.
ae8577c5
fix xhp
ba62caf9
pkofod
commented
on 2017-07-14
Use DoubleFloat64.
f209c0a0
pkofod
changed the title [WIP/RFC] Remove ieee754_rem_pio2 in favor of a rem_pio2_kernel written in Julia. Remove ieee754_rem_pio2 in favor of a rem_pio2_kernel written in Julia. 8 years ago
Move constants into functions.
994e1582
Fix escaping of mod
aba45795
Fix tests and remove specific variables.
4865a419
Fix tests
6dda42c2
musm
commented
on 2017-07-25
musm
commented
on 2017-07-25
musm
commented
on 2017-07-26
musm
commented
on 2017-07-26
Fix issues raised in comments.
8adb1209
musm
commented
on 2017-07-26
musm
commented
on 2017-07-26
More appropriate ulp test (test against eps of reference number).
05454793
Merge branch 'master' into rempio2gsoc
8ee70a15
Change link to a stable github link.
765c5665
Merge remote-tracking branch 'pkofod/rempio2gsoc' into rempio2gsoc
32d2839a
simonbyrne
merged
27852fdd
into master 8 years ago
pkofod
deleted the rempio2gsoc branch 8 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub