julia
Remove ieee754_rem_pio2 in favor of a rem_pio2_kernel written in Julia.
#22603
Merged

Remove ieee754_rem_pio2 in favor of a rem_pio2_kernel written in Julia. #22603

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone