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.
 
 
 
Guillaume Bittoun 3f6cd5b120 polynomial: accuracy improvement on double root in order 3 11 年之前
..
noise test: refactor some stuff in the unit tests because I like it better that way. 10 年之前
array2d.cpp test: refactor some stuff in the unit tests because I like it better that way. 10 年之前
array3d.cpp test: refactor some stuff in the unit tests because I like it better that way. 10 年之前
arraynd.cpp test: refactor some stuff in the unit tests because I like it better that way. 10 年之前
bigint.cpp misc: some cleanup in files, including UTF-8 BOM. 10 年之前
box.cpp test: refactor some stuff in the unit tests because I like it better that way. 10 年之前
cmplx.cpp math: rename re() to inverse() in all classes. 10 年之前
half.cpp test: refactor some stuff in the unit tests because I like it better that way. 10 年之前
interp.cpp test: refactor some stuff in the unit tests because I like it better that way. 10 年之前
matrix.cpp test: refactor some stuff in the unit tests because I like it better that way. 10 年之前
polynomial.cpp polynomial: accuracy improvement on double root in order 3 10 年之前
quat.cpp math: all API functions dealing with angles now use radians. 10 年之前
rand.cpp test: refactor some stuff in the unit tests because I like it better that way. 10 年之前
real.cpp math: rename re() to inverse() in all classes. 10 年之前
rotation.cpp math: all API functions dealing with angles now use radians. 10 年之前
sqt.cpp math: fix epsilon in some double equality unit tests. 10 年之前
trig.cpp math: add unit tests to check that radians(90) == radians(90.0). 10 年之前
vector.cpp test: refactor some stuff in the unit tests because I like it better that way. 10 年之前