Léa Saviot
|
6ca4ecb635
|
[apps/regression] Display the regression type menu
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
5b6909ea5e
|
[apps/reg] Rename RegressionModel -> Model
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
6cabbcc214
|
[apps/reg] Add cell "Change the regression"
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
2b43b6984e
|
[apps] Shared::StoreController does not own the StoreParameterController
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
0e53da5cc4
|
[apps/reg] Fix TrigonometricModel -> watch out for radians/degrees
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
1283c943a4
|
[apps/regression] Compute only half of the alpha matrix: it is symmetric
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
a7c0bab248
|
[apps/regression] Levenberg Marquardt regression algorithm
|
2018-07-18 10:32:44 +02:00 |
|
Léa Saviot
|
21c832b558
|
[poincare] Use parenthesis in SequenceLayoutNode
|
2018-07-13 16:37:54 +02:00 |
|
Léa Saviot
|
d7a8ca4093
|
[poincare] Fix layout cloning (invalidate memoized data)
|
2018-07-13 16:36:45 +02:00 |
|
Léa Saviot
|
f6c1640800
|
[poincare] Left and right parenthesis
|
2018-07-13 16:36:29 +02:00 |
|
Léa Saviot
|
cfe3e7aa91
|
[poincare] ProductLayoutNode
|
2018-07-13 14:39:29 +02:00 |
|
Léa Saviot
|
1057b3ba2e
|
[poincare] Fix EmptyLayoutNode::moveCursorVertically
|
2018-07-13 14:38:54 +02:00 |
|
Léa Saviot
|
a08b00aa5f
|
[poincare] Sequence and Sum layouts
|
2018-07-13 14:30:20 +02:00 |
|
Léa Saviot
|
4eac450787
|
[poincare] Put layouts on expressions
|
2018-07-13 13:07:51 +02:00 |
|
Léa Saviot
|
9b7987c0bb
|
[poincare] LayoutCursor::addEmptyTenPowerLayout
|
2018-07-13 11:13:35 +02:00 |
|
Léa Saviot
|
2bb5c3d831
|
[poincare] LayoutCursor::addEmptyExponentialLayout
|
2018-07-13 11:10:55 +02:00 |
|
Léa Saviot
|
4eb5b4355a
|
[poincare] LayoutCursor::addEmptyPowerLayout
|
2018-07-13 10:43:39 +02:00 |
|
Léa Saviot
|
5ad469c654
|
[poincare] Better handling of cursor when adding square power
|
2018-07-13 10:26:39 +02:00 |
|
Léa Saviot
|
1aeebaa2f0
|
[poincare] Fix EmptyLayoutNode::willAddSibling
|
2018-07-13 10:02:05 +02:00 |
|
Léa Saviot
|
dc18f59688
|
[poincare] Rename replaceWithAndMoveCursor -> replaceWith
|
2018-07-13 10:01:10 +02:00 |
|
Léa Saviot
|
285537075d
|
[poincare] By default, Layout::removeChild replaces it with EmptyLayout
|
2018-07-12 18:02:06 +02:00 |
|
Léa Saviot
|
ea10652831
|
[poincare] Fix TreeRef methods
|
2018-07-12 18:01:34 +02:00 |
|
Léa Saviot
|
2255a2ceab
|
[poincare] Remove some debug logging
|
2018-07-12 17:28:48 +02:00 |
|
Léa Saviot
|
fca5a5c76f
|
[poincare] Fix TreeReference::setTo
|
2018-07-12 17:26:28 +02:00 |
|
Léa Saviot
|
8318a5cd3a
|
[poincare] Fix LayoutNode::origin typo
|
2018-07-12 17:10:33 +02:00 |
|
Léa Saviot
|
004e2d5d60
|
[poincare] Fix HorizontalLayoutRef::mergeChildrenAtIndex
|
2018-07-12 16:40:18 +02:00 |
|
Léa Saviot
|
0f502e505a
|
[poincare] Fix replaceWithJuxtapositionOf
|
2018-07-12 16:15:17 +02:00 |
|
Léa Saviot
|
d5d22cd88b
|
[poincare] Fix HorizontalLayoutRef
|
2018-07-12 16:14:36 +02:00 |
|
Léa Saviot
|
278d44d952
|
[poincare] nullptr cursor handling
|
2018-07-12 16:13:31 +02:00 |
|
Léa Saviot
|
7cf3210738
|
[poincare] Add VerticalOffsetLayoutNode
|
2018-07-12 14:04:10 +02:00 |
|
Léa Saviot
|
f5f3a548b7
|
[poincare] Fix LayoutReference::removeChild
|
2018-07-12 11:14:21 +02:00 |
|
Léa Saviot
|
a6f1a2d08d
|
[poincare] Remove unnecessary return value
|
2018-07-12 11:12:28 +02:00 |
|
Léa Saviot
|
9951e50a9c
|
[poincare] Use LayoutCursor::layoutNode()
|
2018-07-12 10:59:53 +02:00 |
|
Léa Saviot
|
4e4c1bb2ad
|
[poincare] Fix TreeReference::replaceTreeChildAtIndex
|
2018-07-12 10:48:12 +02:00 |
|
Léa Saviot
|
f48c9f53d2
|
[poincare] Fix TreeReference::swapChildren
|
2018-07-12 10:48:12 +02:00 |
|
Léa Saviot
|
9d5914a268
|
[poincare] Change parameters order in TreePool::move methods
|
2018-07-12 10:48:12 +02:00 |
|
Léa Saviot
|
8848b0df8b
|
[poincare/layouts] Clean + complete Horizontal, Char, Empty, AllocaFail
|
2018-07-12 10:48:12 +02:00 |
|
Léa Saviot
|
d0b88156cd
|
[poincare/layout] Put collapseSiblings on LayoutRefs
|
2018-07-12 10:48:12 +02:00 |
|
Léa Saviot
|
b8f555e8fd
|
[tree] Remove dead code
|
2018-07-11 17:37:37 +02:00 |
|
Léa Saviot
|
b2ea3caefa
|
[tree] Rename collapseSiblingsAndMoveCursor -> collapseSiblings
|
2018-07-11 17:25:53 +02:00 |
|
Léa Saviot
|
ddddafe626
|
[tree] Put pool modification methods in references, not nodes
|
2018-07-11 17:25:26 +02:00 |
|
Léa Saviot
|
18bd8ea21b
|
[tree] SerializableNode and Ref
|
2018-07-10 17:10:03 +02:00 |
|
Léa Saviot
|
30a2b681fa
|
[tree] Clean some allocationFailureNode methods on TreeNode
|
2018-07-10 16:19:05 +02:00 |
|
Léa Saviot
|
1e5994b926
|
[tree] Fix memove32
|
2018-07-10 16:14:38 +02:00 |
|
Léa Saviot
|
5e7888f417
|
[apps/stats] Better double comparison
|
2018-07-10 15:41:12 +02:00 |
|
Léa Saviot
|
20ab57d922
|
[apps/stats] Fix median computation
|
2018-07-10 15:41:12 +02:00 |
|
Émilie Feral
|
3eabf77ed5
|
[poincare] Templatize iterators on TreeNode
|
2018-07-10 14:59:19 +02:00 |
|
Léa Saviot
|
f9a1c8f9f5
|
[poincare] Empty and Char Layout translation end
|
2018-07-06 15:25:47 +02:00 |
|
Léa Saviot
|
74e4a83e59
|
[poincare] Add methods on LayoutCursor
|
2018-07-06 15:15:42 +02:00 |
|
Léa Saviot
|
9e000c5b45
|
[poincare] Fix cursor position when adding allocation failure
|
2018-07-06 15:15:27 +02:00 |
|