|
|
@1651
|
9 years |
sam |
test: damn, re-add an include I mistakenly removed.
|
|
|
@1650
|
9 years |
sam |
test: fix linking of remez.cpp on OS X.
|
|
|
@1647
|
9 years |
sam |
build: hide the SDL_main.h inclusion in core.h, and only activate it …
|
|
|
@1645
|
9 years |
sam |
core: switch the Win32/x64 binaries to the Windows subsystem so that …
|
|
|
@1129
|
9 years |
sam |
lolremez: release LolRemez 0.2.
|
|
|
@1127
|
9 years |
sam |
math: significant performance improvements in the Remez solver.
|
|
|
@1126
|
9 years |
sam |
math: write a faster factorial method for use in exp() and sin(). …
|
|
|
@1124
|
9 years |
gary |
lolremez: distribute Visual Studio files with LolRemez.
|
|
|
@1119
|
9 years |
sam |
math: make everything clean for a LolRemez release.
|
|
|
@1117
|
9 years |
sam |
math: move the Remez algorithm implementation to the core.
|
|
|
@1112
|
9 years |
gary |
build: minor reorganisation of the sandbox code.
|
|
|
@1097
|
9 years |
sam |
ps3: start implementing the PS3 threading system, and port the new …
|
|
|
@1091
|
9 years |
sam |
test: make namespace usage less intrusive in math examples.
|
|
|
@1070
|
9 years |
sam |
tutorial: replace log() calls with fast approximations.
|
|
|
@1069
|
9 years |
gary |
tutorial: port the Mandelbrot dithering shader to Cg.
|
|
|
@1050
|
9 years |
sam |
test: fix OS X compilation; we still need SDLmain.a on that platform.
|
|
|
@1036
|
9 years |
sam |
build: allow to build without the PS3-specific files.
|
|
|
@1034
|
9 years |
sam |
build: remove cruft from the repository.
|
|
|
@1027
|
9 years |
sam |
test: minor Remez algorithm tests.
|
|
|
@1015
|
9 years |
sam |
test: random useless crap.
|
|
|
@1014
|
9 years |
sam |
test: various improvements to the Remez exchange solver.
|
|
|
@1012
|
9 years |
sam |
test: more Remez exchange experimentations.
|
|
|
@1011
|
9 years |
sam |
test: more Remez exchange experimentations.
|
|
|
@1010
|
9 years |
sam |
test: allow to perform Remez solving on an arbitrary range.
|
|
|
@1009
|
9 years |
sam |
test: some refactoring in the Remez solver to prepare multiple …
|
|
|
@1008
|
9 years |
sam |
test: add missing <cstdio> include in pi test program.
|
|
|
@1007
|
9 years |
sam |
test: use namespace "std" to avoid PS3 build errors.
|
|
|
@1005
|
9 years |
sam |
test: add support for relative error in the Remez exchange test program.
|
|
|
@997
|
9 years |
sam |
core: add boolean operators on real numbers, add unit tests for that, …
|
|
|
@996
|
9 years |
sam |
test: minor updates to the Pi program (now almost deprecated) and the …
|
|
|
@991
|
9 years |
sam |
test: the Remez algorithm is now almost functional.
|
|
|
@989
|
9 years |
sam |
test: more work on the Remez exchange algorithm.
|
|
|
@985
|
9 years |
sam |
test: start working on a Remez exchange algorithm implementation so …
|
|
|
@984
|
9 years |
sam |
test: add a 10-line example program that computes Pi to the 150th digit.
|