M4x1m3
9f380bf424
[apps/settings] Fixed broken about submenu
2021-03-02 16:09:09 +01:00
A2drien
cabc1a9564
credit name update
2021-03-01 23:12:20 +01:00
Maxime FRIESS
acd80f06ed
Merge pull request #495 from M4xi1m3/omega-atomic
...
[apps] Replaced atom with atomic
2021-03-01 21:52:37 +01:00
M4x1m3
c988233b84
[apps] Replaced atom with atomic
2021-03-01 20:10:58 +01:00
Maxime FRIESS
668bd6ba48
Merge pull request #491 from RedGl0w/omegaUsernameHidden
...
[Settings] Always compile with empty username, and don't dipslay
2021-03-01 13:40:28 +01:00
Maxime FRIESS
af1be64644
Merge pull request #474 from M4xi1m3/units
...
Fixed python in debug and -j build issues
2021-02-28 09:38:02 +01:00
M4x1m3
30f1d8464c
[external] Fixed #492
2021-02-27 23:42:06 +01:00
Joachim LF
6072307e34
[Settings] Always compile with empty username, and don't dipslay
2021-02-26 08:19:50 +01:00
Maxime FRIESS
4926e273ed
Merge pull request #479 from Calvineries/omega-dev
...
ScriptSize French Translation
2021-02-25 15:25:28 +01:00
M4x1m3
ba6ee3f1b9
[apps] Fixed #456
2021-02-24 21:47:29 +01:00
Maxime FRIESS
d0e0ee610c
Merge pull request #470 from RedGl0w/omegaCIFix
...
Fix tests with omega and inf new symbol
2021-02-18 19:22:51 +01:00
Calvineries
1838024934
ScriptSize French Translation
2021-02-17 01:35:01 +01:00
M4x1m3
7c51ab2130
[apps] Fixed build issue when too much cores
2021-02-15 14:57:04 +01:00
M4x1m3
6f3cb70f64
[external] Fixed memory leak #454
2021-02-15 12:23:09 +01:00
M4x1m3
085c90353d
[build] Throw an error when user is missing apps
2021-02-13 22:01:27 +01:00
Joachim LF
b09da48748
[calculation/tests] Fix tests on omega
2021-02-12 10:21:42 +01:00
M4x1m3
17284985f7
[i18n] Fixed missing / duplicate entries.
2021-02-10 21:11:10 +01:00
lapingenieur
76e1bf8822
[*.hu.i18n] Improved Hungarian translations
2021-02-10 20:03:36 +01:00
Evann DREUMONT
391904900a
[apps/toolbox] Add infinity in maths/calcul toolbox
2021-02-10 17:21:12 +01:00
Maxime FRIESS
3e3a6347a6
Merge pull request #460 from RedGl0w/omegaHomeFix
...
[Fix] Select last app with incomplete row in home
2021-02-06 16:27:03 +01:00
M4x1m3
8f380adc4f
[ci] Fixed checkout and wrong makefile
2021-02-06 10:27:27 +01:00
Joachim LF
61a015b6f1
[Fix] Select last app with incomplete row in home
2021-02-06 09:28:56 +01:00
Quentin
859976423f
Merge pull request #451 from RedGl0w/someFixOnOmega21
...
Added env var for omega state
2021-01-29 12:26:27 +01:00
Joachim LF
61646ccabc
Added env var for omega state
2021-01-29 12:21:40 +01:00
Quentin Guidée
1354b3e4f3
[apps/settings] Add Omega to exam mode warnings
2021-01-29 11:48:55 +01:00
Joachim LF
40b81313cb
[Exam] Fixed exam mode to omega one
2021-01-28 20:02:31 +01:00
Joachim LF
71449239c8
Fix external apps display
2021-01-22 18:39:21 +01:00
Joachim LF
917e753426
Fix display issue
2021-01-22 17:56:58 +01:00
Quentin Guidée
0a3754aa23
[apps/*.i18n] Fixes for E15
2021-01-22 13:56:35 +01:00
Quentin Guidée
cb9f9e0e40
[.submodules] Update RPN submodule
2021-01-22 13:33:43 +01:00
Joachim LF
9b17d1b882
[Update] Epsilon 15.3.1
2021-01-21 19:56:06 +01:00
Hugo Saint-Vignes
5e7d93b331
[apps/statistics] Update and replace comment
2021-01-05 16:43:01 +01:00
Hugo Saint-Vignes
83722342f7
[apps/statistics] Reload CurveView before drawing histogram labels
2021-01-05 16:43:01 +01:00
Hugo Saint-Vignes
a42208f773
[apps/shared] Handle null labelStep in numberOfLabels
2021-01-05 16:33:48 +01:00
Hugo Saint-Vignes
9f0c7a87fd
[apps/shared] Use sizeof data
2021-01-05 11:38:21 +01:00
Hugo Saint-Vignes
990c45b661
[apps/shared] Prevent label method from being called on uninitialized chars
2021-01-05 11:38:21 +01:00
Gabriel Ozouf
5b106f091d
[interactive_curve_view_range] Fix isOrthonormal when using Navigate
...
The method isOrthonormal takes into account the "offscreen" portion of
the Y axis. This fixes a bug where zooming when using the Navigate
option would remove the orthonormality marker while the graph was still
orthonormal.
2021-01-05 11:01:45 +01:00
Gabriel Ozouf
878685b83c
[interactive_curve_view_range] Test isOrthonormal
2021-01-05 11:01:45 +01:00
Gabriel Ozouf
abefc800d9
[interactive_curve_view_range] Fix variable type
2021-01-05 11:01:45 +01:00
Gabriel Ozouf
89c50509d8
[shared] InteractiveCurveViewRange::isOrthonormal
...
The old method isOrthonormal has been split into two :
- shouldBeNormalized tests whether the range is close enough to a
normal range
- isOrthonormal tests whether the range is strictly orthonormal, but
takes into account imprecisions of floating-point arithmetic
2021-01-05 11:01:45 +01:00
Roberta Rabotti
89107da1ae
Update toolbox.it.i18n
2021-01-05 10:15:12 +01:00
Gabriel Ozouf
d022231a3a
[statistics] Fix use of uninitialized variable
2021-01-05 10:12:02 +01:00
Martijn Oost
f449db62c3
[NL] fix omission sigma in toolbox
...
While changing from using sigma squared to just sigma I guess we deleted one character too much.
2021-01-04 15:14:38 +01:00
Martijn Oost
7a6c0e6e7d
[NL] fix translations
2021-01-04 15:14:38 +01:00
Gabriel Ozouf
d26ba0250b
[statistics] Missing include
2020-12-29 13:34:35 +01:00
Gabriel Ozouf
5ce5f4fbac
[statistics] Fix glitch with histogram parameters
...
In the window to change the histogram parameters, it was possible to set
a rectangle width that was considered valid, but would make the starting
abscissa invalid, while triggering no error message. The message would
only show if the user closed the window and opened it again.
e.g. : Set a series with only one value 1e10
Change its starting abscissa to 0
Change its rectangle width to 1, confirm and close the menu
Re-open the menu, a message appears, and stays onscreen when
leaving the menu.
2020-12-29 09:50:24 +01:00
Gabriel Ozouf
ea4770fc81
[shared/interactive_curve_view_range] Change normalization tolerance
...
The loss of significance that occurs when subtracting the bounds of the
axes must be taken into account when asserting whether the range is
orthonormal.
2020-12-29 09:47:29 +01:00
Hugo Saint-Vignes
e09bd0a18c
[poincare] Factorize reduce and removeUnit methods
2020-12-22 17:32:40 +01:00
Gabriel Ozouf
5bc9579db6
[shared/interactive_curve_view_range] Test zoom method
2020-12-22 17:22:33 +01:00
Gabriel Ozouf
e9c953fd6e
[shared/interact_curve_view_range] Check orthonormality after zoom
...
Zooming in and out on a graph usually preserves orthonormality. However,
if the window has its bounds close to the limits for the values on the
axes, zooming can change the ratio.
2020-12-22 17:22:33 +01:00