25 Révisions (49e9971183df4472197732c4e439a84096ce6f9a)

Auteur SHA1 Message Date
  Guillaume Bittoun 49e9971183 simplex_interpolator: adding std::cout test… for realz this time il y a 11 ans
  Guillaume Bittoun b65af37e7c simplex_interpolator: compilation fixes + testing Interp function il y a 11 ans
  Guillaume Bittoun 5dbff4b35c simplex_interpolator: first (non-working) draft for complete interpolator process il y a 11 ans
  Sam Hocevar bb438b6252 math: fix a coding error in the polynomial division. il y a 11 ans
  Guillaume Bittoun 6bd7142428 simplex_interpolator: sorting coordinates in regular basis + tests. il y a 11 ans
  Sam Hocevar 369ce3f511 math: polynomial division. il y a 11 ans
  Sam Hocevar 1eb5f9f361 math: add a roots() method to find polynomial roots for degrees 1 and 2. il y a 11 ans
  Sam Hocevar 3916a44c58 math: add derive() method to polynomial and allow to call eval() with il y a 11 ans
  Guillaume Bittoun a6e8434c66 simplex_interpolator: adding tests for simplex base matrix check. il y a 11 ans
  Sam Hocevar 0668d0d5a6 math: add a factory for Chebyshev polynomials. il y a 11 ans
  Sam Hocevar baebd131fc math: add a simple polynomial template class. il y a 11 ans
  Guillaume Bittoun 408b8277ae simplex_interpolator: bug fixing on matrix computing il y a 11 ans
  Sam Hocevar a808cd8f8d test: add a compile-time test for interpolation of compound types. il y a 11 ans
  Guillaume Bittoun 97de8946e9 simplex_interpolator: fixing bug on simplex matrix generation il y a 11 ans
  Sam Hocevar 24e7663c5c simplex: fix confusion between interpolated types and coordinate types. il y a 11 ans
  Sam Hocevar 0511d9836a simplex: fix a bug in the modulo operator. lol. and add unit tests. il y a 11 ans
  Sam Hocevar 3a4682a976 simplex_interpolator: more unit tests, including some failing ones. il y a 11 ans
  Guillaume Bittoun 4118789a53 simplex_interpolator: initializing interpolator with the samples so that it can be fully usable at creation. il y a 11 ans
  Guillaume Bittoun 6f5c15b165 simplex_interpolator: adding first test on 2D samples il y a 11 ans
  Guillaume Bittoun 7e01c3afd7 simplex_interpolator: starting first test. Too tired, go to bed :) il y a 11 ans
  Guillaume Bittoun d513d8ac8c simplex_interpolator: adding test skeleton + build fixes il y a 11 ans
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. il y a 11 ans
  Sam Hocevar 6b64e2c337 lolunit: switch assert macros to lowercase. il y a 11 ans
  Sam Hocevar 5da959e6e4 build: work around another fucking ICE in Visual Studio. il y a 11 ans
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. il y a 11 ans