shithub: mc

RSS feed

17b5405f – Ori Bernstein <ori@eigenstate.org> authored on 2018/08/03 19:17
Fix build on Linux.

b941cdfd – Ori Bernstein <ori@eigenstate.org> authored on 2018/08/02 06:04
Prettify mutex code a bit.

3d4d7c4c – Ori Bernstein <ori@eigenstate.org> authored on 2018/07/31 16:17
Merge remote-tracking branch 'npnth/libmath'

95d1f614 – S. Gilles <sgilles@math.umd.edu> authored on 2018/07/31 17:54
Include test cases for all (relevant) sub-polynomials of atan.

a00a5db9 – S. Gilles <sgilles@math.umd.edu> authored on 2018/07/31 14:36
Correct extra-precision division typo for atan.

f2e8e641 – S. Gilles <sgilles@math.umd.edu> authored on 2018/07/31 11:57
Correctly compute u, du for y/x in atan.

716c18ec – S. Gilles <sgilles@math.umd.edu> authored on 2018/07/31 09:36
Improve accuracy of poly path of atan calculations.

f762f96f – S. Gilles <sgilles@math.umd.edu> authored on 2018/07/31 09:20
Negate atan properly when atan(1/x) is computed.

56a659f6 – S. Gilles <sgilles@math.umd.edu> authored on 2018/07/31 08:03
First compiling atan.

d1e7671e – Ori Bernstein <ori@eigenstate.org> authored on 2018/07/28 12:57
Fix openbsd build.

38727e95 – Ori Bernstein <ori@eigenstate.org> authored on 2018/07/27 20:03
Allocate condvar waiters on heap.

c0c0b95a – iriri <iri@konnichiwastevenspielbergde.su> authored and Ori Bernstein <ori@eigenstate.org> committed on 2018/07/26 18:19
Fix typo in plan 9 mksem.

4efbb423 – iriri <iri@konnichiwastevenspielbergde.su> authored and Ori Bernstein <ori@eigenstate.org> committed on 2018/07/23 19:20
Subject: [PATCH 2/2] Add/fix condvar implementations.

03220ea3 – iriri <iri@konnichiwastevenspielbergde.su> authored and Ori Bernstein <ori@eigenstate.org> committed on 2018/07/23 19:19
Add ftxwakeall and waitgrps to libthread.

527b74f7 – S. Gilles <sgilles@math.umd.edu> authored on 2018/07/23 23:29
Adjust leeway in arctan tuple generator.

c8fc2866 – S. Gilles <sgilles@math.umd.edu> authored on 2018/07/24 02:00
Document that generate-minimax-by-Remez.gp has issues.

fc17cedc – S. Gilles <sgilles@math.umd.edu> authored