Léa Saviot
|
28a721e96e
|
[apps] Start fixing apps as cursor has new member variable
|
2019-08-29 11:07:22 +02:00 |
|
Léa Saviot
|
1caa0fb051
|
[apps/shared] tMin and tMax attributes to CartesianFunction
|
2019-08-29 11:07:22 +02:00 |
|
Ruben Dashyan
|
6dd9913f9b
|
[apps/shared/cartesian_function] Check the reduced expression of parametric functions is a 2x1 matrix
|
2019-08-29 11:07:22 +02:00 |
|
Ruben Dashyan
|
ee1cdea837
|
[apps/shared/cartesian_function] Function symbol depends on its plot type
|
2019-08-29 11:07:22 +02:00 |
|
Ruben Dashyan
|
efc5b15211
|
[apps/shared/cartesian_function] Define PlotType
|
2019-08-29 11:07:22 +02:00 |
|
Ruben Dashyan
|
43d72e082f
|
[apps] Move sumBetweenBounds from Shared::Function to Shared::SumGraphController
|
2019-08-29 11:07:22 +02:00 |
|
Ruben Dashyan
|
1d0668a84c
|
[apps] Move some methods from Shared::CartesianFunction to GraphControllers
|
2019-08-29 11:07:22 +02:00 |
|
Ruben Dashyan
|
c2b8781983
|
[apps/*/function] Move implementation of evaluateAtAbscissa to CartesianFunction
|
2019-08-29 11:07:21 +02:00 |
|
Ruben Dashyan
|
b665e841ad
|
[apps] Remove arg parameter in Shared::Function::nameWithArgument and Shared::CartesianFunction::derivativeNameWithArgument
|
2019-08-29 11:07:21 +02:00 |
|
Léa Saviot
|
1e483d60ce
|
[poincare] Coordinate2D out of the Expression class
|
2019-08-13 18:00:15 +02:00 |
|
Émilie Feral
|
2861a35840
|
Clean some warnings
|
2019-08-08 16:29:38 +02:00 |
|
Léa Saviot
|
61cf762eef
|
[poincare] Expression::ReductionContext
|
2019-08-08 16:29:37 +02:00 |
|
Léa Saviot
|
d97d5d40f5
|
[apps/cartesian_function] Fix derivative name display
Scenario: f(x) = x, go to the Values tab of the Graph app, display the
derivative, there is a roblem with UTF8
|
2019-05-03 15:54:22 +02:00 |
|
Léa Saviot
|
a337bd260d
|
[unicode] Use Poincare::SerializationHelper::CodePoint
|
2019-05-03 15:53:21 +02:00 |
|
Léa Saviot
|
1d26e6da73
|
[ion/unicode] Clean special code points
|
2019-05-03 15:53:21 +02:00 |
|
Émilie Feral
|
a891fff930
|
[shared] Change name of classes:
FunctionRecordData --> FunctionRecordDataBuffer
CartesianFunctionRecordData --> CartesianFunctionRecordDataBuffer
SequenceRecordData --> SequenceRecordDataBuffer
|
2019-05-03 15:53:20 +02:00 |
|
Émilie Feral
|
578c65d5dd
|
[shared] Clean class names containing storage
|
2019-05-03 15:53:20 +02:00 |
|
Émilie Feral
|
57da4ea618
|
[shared] Rename classes:
ExpressionModelHandle --> ExpressionModel
SingleExpressionModelHandle --> ExpressionModelHandle
StorageFunction --> Function
StorageCartesianFunction --> CartesianFunction
StorageFunctionApp --> FunctionApp
|
2019-05-03 15:53:20 +02:00 |
|