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