You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar a46354472d lolremez: add abs() function, implement full high-precision floating 11 年之前
..
.gitignore lolremez: move LolRemez out of the engine, it's really too specific. 9 年之前
Makefile.am lolremez: move some LolRemez matrix functions out of the engine. 9 年之前
NEWS.txt lolremez: move LolRemez out of the engine, it's really too specific. 9 年之前
expression.h lolremez: add abs() function, implement full high-precision floating 9 年之前
lolremez.cpp lolremez: use successive parabolic interpolation for extrema search. 9 年之前
lolremez.sln lolremez: move LolRemez out of the engine, it's really too specific. 9 年之前
lolremez.vcxproj lolremez: tweak code so that it builds on Windows (remove unsupported C++/Unix features). 9 年之前
lolremez.vcxproj.filters lolremez: tweak code so that it builds on Windows (remove unsupported C++/Unix features). 9 年之前
matrix.h lolremez: implement a mathematical expression evaluator. 9 年之前
solver.cpp lolremez: use successive parabolic interpolation for extrema search. 9 年之前
solver.h lolremez: use successive parabolic interpolation for extrema search. 9 年之前