Émilie Feral
|
ecf3f2ea0f
|
[poincare] Create a a flag on Expression that is set when the
approximation encouters a complex value
All approximation methods take the complex format into account.
|
2019-01-10 11:42:04 +01:00 |
|
Émilie Feral
|
b597a79910
|
[regression] Fix Regression with variable-length symbols
|
2018-11-23 12:03:58 +01:00 |
|
Émilie Feral
|
cf8378434d
|
[regression] When creating SimplifiedExpression, use
Number::DecimalNumber constructor to enable to get Infinity or Undefined
|
2018-09-18 17:50:10 +02:00 |
|
Émilie Feral
|
365b145cf3
|
[poincare] Change names: LayoutReference-->Layout
|
2018-09-18 16:29:44 +02:00 |
|
Émilie Feral
|
1b0cd43b56
|
[regression] Tidy the models' layouts before leaving the app
|
2018-09-14 15:13:20 +02:00 |
|
Émilie Feral
|
3a58ff7728
|
[regression] Fix Model
|
2018-09-07 12:02:25 +02:00 |
|
Émilie Feral
|
e61a408a0a
|
[poincare] Get rid of AngleUnit::Default
|
2018-07-18 17:09:07 +02:00 |
|
Émilie Feral
|
dd0bc491f6
|
[poincare] Replace Poincare::Complex by std::complex
|
2018-07-18 16:32:49 +02:00 |
|
Émilie Feral
|
448f5b359c
|
[regression] Fix memory leak
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
2d43fd41ff
|
[apps/reg] Better comments
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
f031a642b8
|
[apps/reg] Cap the number of matrix modifications
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
c56652cda9
|
[apps/reg] Algorithm more robust against non invertible matrices
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
c68cd9d2ba
|
[apps/reg] Fix x prediction given y
The expressions need to be simplified before computing intersections
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
7a114f525e
|
[apps/reg] Implement numerical level set
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
4f00d42121
|
[apps/reg] Clean and comment code
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
7ed836d12b
|
[apps/reg] Fix non invertible matrix condition
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
e174e33480
|
[apps/reg] Regression computations on arrays, not Expression::Matrix
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
aed2632c9f
|
[apps/reg] Light fix of power and logistic regressions
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
01fe25e4a1
|
[apps/reg] No regression if number of points inferior to coefficients
More specifically, prevent a regression if the number of unique point
abscissae is inferior to the number of coefficients to find.
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
a8b2183afa
|
[apps/reg] Prevent fitting when data not suitable
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
1c8ff9bd83
|
[apps/reg] Put levenberg-marquardt methods in Model
|
2018-07-18 10:32:45 +02:00 |
|