Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Sam Hocevar 82aaaae62c core: the Array class now properly works with non-POD types. před 12 roky
..
array.cpp core: the Array class now properly works with non-POD types. před 12 roky
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and před 13 roky
cmplx.cpp core: implement complex numbers and add unit tests for these. před 13 roky
half.cpp test: give more explicit names to unit test cases. před 13 roky
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug před 13 roky
matrix.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition před 12 roky
quat.cpp test: add several unit tests for rotations with matrices and quaternions. před 12 roky
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such před 13 roky
rotation.cpp test: add matrix determinant and quaternion norm checks in the unit tests. před 12 roky
trig.cpp win32: fix Visual Studio compilation and link issues. před 12 roky
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition před 12 roky