Sam Hocevar
|
3283dfc011
|
build: minor reorganisation of the sandbox code.
|
13 yıl önce |
Sam Hocevar
|
0a113459a5
|
ps3: start implementing the PS3 threading system, and port the new
Mandelbrot shader code to Cg.
|
13 yıl önce |
Sam Hocevar
|
5adaccac91
|
test: make namespace usage less intrusive in math examples.
|
13 yıl önce |
Sam Hocevar
|
ebefc041b5
|
tutorial: replace log() calls with fast approximations.
|
13 yıl önce |
Sam Hocevar
|
5d42f27259
|
tutorial: port the Mandelbrot dithering shader to Cg.
|
13 yıl önce |
Sam Hocevar
|
55b8dece84
|
test: fix OS X compilation; we still need SDLmain.a on that platform.
|
13 yıl önce |
Sam Hocevar
|
7af192f529
|
test: minor Remez algorithm tests.
|
13 yıl önce |
Sam Hocevar
|
79a15eafd8
|
test: random useless crap.
|
13 yıl önce |
Sam Hocevar
|
1d0797efa5
|
test: various improvements to the Remez exchange solver.
|
13 yıl önce |
Sam Hocevar
|
bfb5de1681
|
test: more Remez exchange experimentations.
|
13 yıl önce |
Sam Hocevar
|
3391a4c904
|
test: more Remez exchange experimentations.
|
13 yıl önce |
Sam Hocevar
|
2ff9183c8c
|
test: allow to perform Remez solving on an arbitrary range.
|
13 yıl önce |
Sam Hocevar
|
57510be2b0
|
test: some refactoring in the Remez solver to prepare multiple function
solving.
|
13 yıl önce |
Sam Hocevar
|
7aac9df337
|
test: add missing <cstdio> include in pi test program.
|
13 yıl önce |
Sam Hocevar
|
6b80bc9d09
|
test: use namespace "std" to avoid PS3 build errors.
|
13 yıl önce |
Sam Hocevar
|
123f903065
|
test: add support for relative error in the Remez exchange test program.
|
13 yıl önce |
Sam Hocevar
|
1ffa994f4b
|
core: add boolean operators on real numbers, add unit tests for that,
and simplify the Remez code accordingly.
|
13 yıl önce |
Sam Hocevar
|
6d85192ee6
|
test: minor updates to the Pi program (now almost deprecated) and the
Remez exchange program.
|
13 yıl önce |
Sam Hocevar
|
93162ee19b
|
test: the Remez algorithm is now almost functional.
|
13 yıl önce |
Sam Hocevar
|
afd2cfd69d
|
test: more work on the Remez exchange algorithm.
|
13 yıl önce |
Sam Hocevar
|
b7a1270b9a
|
test: start working on a Remez exchange algorithm implementation so that
we can create our own high-precision polynomial approximations.
|
13 yıl önce |
Sam Hocevar
|
ff45d2ac98
|
test: add a 10-line example program that computes Pi to the 150th digit.
|
13 yıl önce |