Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Sam Hocevar a46354472d lolremez: add abs() function, implement full high-precision floating il y a 11 ans
..
.gitignore lolremez: move LolRemez out of the engine, it's really too specific. il y a 9 ans
Makefile.am lolremez: move some LolRemez matrix functions out of the engine. il y a 9 ans
NEWS.txt lolremez: move LolRemez out of the engine, it's really too specific. il y a 9 ans
expression.h lolremez: add abs() function, implement full high-precision floating il y a 9 ans
lolremez.cpp lolremez: use successive parabolic interpolation for extrema search. il y a 9 ans
lolremez.sln lolremez: move LolRemez out of the engine, it's really too specific. il y a 9 ans
lolremez.vcxproj lolremez: tweak code so that it builds on Windows (remove unsupported C++/Unix features). il y a 9 ans
lolremez.vcxproj.filters lolremez: tweak code so that it builds on Windows (remove unsupported C++/Unix features). il y a 9 ans
matrix.h lolremez: implement a mathematical expression evaluator. il y a 9 ans
solver.cpp lolremez: use successive parabolic interpolation for extrema search. il y a 9 ans
solver.h lolremez: use successive parabolic interpolation for extrema search. il y a 9 ans