|
95634d366b
|
Feat(API): Organise in calculus before computing
|
2018-11-23 10:06:33 +01:00 |
|
|
8933359945
|
Refect(Core): Improve error catch in apply and apply_on_last_level
|
2018-11-21 15:54:07 +01:00 |
|
|
fe52d9b346
|
style(API): Put multiple exceptions in one line
|
2018-11-21 09:51:14 +01:00 |
|
|
5ab5314899
|
Feat(API): In simplify first typing then optimize
|
2018-11-21 09:43:35 +01:00 |
|
|
505d2f1c09
|
Fix(Core): apply_on_last_level handle NotImplementedError
|
2018-11-21 09:37:17 +01:00 |
|
|
f53aa26542
|
Refact(API): Split simplify into _optimize, _typing, _compute
|
2018-11-21 08:54:37 +01:00 |
|
|
e37a8a5a2e
|
Fix(API): Rewrite tree apply_on_last_level and reorganise simplify
|
2018-11-19 12:23:37 +01:00 |
|
|
94c117151d
|
Fix(Fraction): debug successive division (1 to MOnumber(1))
|
2018-10-05 11:20:08 +02:00 |
|
|
9e0a703e98
|
Feat(Tree): Add exclude_nodes in balance to trees
|
2018-10-05 08:52:04 +02:00 |
|
|
948402755a
|
Feat(Expression): Implement balance in expression
|
2018-10-04 08:16:59 +02:00 |
|
|
e9a865a14a
|
Feat(API): use balance before computing to optimize calculus
|
2018-10-01 16:14:04 +02:00 |
|
|
a557fa3981
|
Fix(steps): Typing steps are bypassed
Useless steps where complex objects were built are not shown. I create
a typing function which is called when compute raise
NotImplementedError.
|
2018-09-24 17:21:50 +02:00 |
|
|
b63405592f
|
doctests
|
2018-09-20 18:27:40 +02:00 |
|
|
40cc8d00b6
|
basic simplify and explain methods for Expression
|
2018-09-17 18:18:29 +02:00 |
|
|
5687ccb302
|
Start writing expression class
|
2018-09-17 16:29:00 +02:00 |
|
|
b885bb6b8f
|
Start expression API
|
2018-01-21 12:21:13 +03:00 |
|