Léa Saviot
|
e803ada15f
|
[apps/Makefiles] Automatize i18n adding for different locales
|
2020-06-04 14:50:02 +02:00 |
|
Roberta Rabotti
|
549f537ff6
|
[it] Add i18n files to Makefiles
|
2020-06-04 14:50:02 +02:00 |
|
Jorick Alberga
|
8a37096680
|
[nl] Start translation
|
2020-06-04 14:50:01 +02:00 |
|
Romain Goyet
|
ada205b1a7
|
[build] Use variants
- Move helpers functions into build/helpers.mak
- Move official warning into official targets only
|
2020-04-03 22:26:55 -04:00 |
|
Émilie Feral
|
72ef9d5fd7
|
[apps/probability] Clean Makefile
|
2020-02-12 15:13:26 +01:00 |
|
Léa Saviot
|
93c96186c4
|
[apps/probability] Initial Fisher distribution
|
2020-02-12 15:13:21 +01:00 |
|
Léa Saviot
|
3dd5112a0b
|
[poincare] Use reg incomplete beta function in binomial distribution
|
2019-08-27 11:09:16 +02:00 |
|
Léa Saviot
|
f4c9889b67
|
[apps/proba] Tests about binomial law
|
2019-08-27 11:09:16 +02:00 |
|
Léa Saviot
|
0840ca7a1e
|
[apps/poincare] Move NormalDistribution to Poincare
|
2019-08-23 13:47:52 +02:00 |
|
Léa Saviot
|
bbf506ddb7
|
[apps/proba] Refactor law -> distribution
|
2019-08-20 17:16:19 +02:00 |
|
Léa Saviot
|
d48c6561cd
|
[apps/proba] Geometric distribution
|
2019-08-14 17:57:00 +02:00 |
|
Léa Saviot
|
53dfb5630e
|
[apps/proba] Test the laws
|
2019-08-14 17:57:00 +02:00 |
|
Léa Saviot
|
52087515e6
|
[apps/proba] Test about hypergeometric function
|
2019-08-14 17:57:00 +02:00 |
|
Léa Saviot
|
a280207449
|
[apps/proba] Student cumulativeDistributiveInverseForProbability
|
2019-08-14 17:57:00 +02:00 |
|
Léa Saviot
|
4c342cd933
|
[apps/probability] Helper for contonued fractions and infinite series
|
2019-08-13 18:00:15 +02:00 |
|
Léa Saviot
|
6b25cd1712
|
[apps/probability] Add tests about regularized gamma algo
|
2019-08-13 18:00:15 +02:00 |
|
Léa Saviot
|
ffb731c321
|
[apps/probability] Regularized gamma
|
2019-08-13 18:00:15 +02:00 |
|
Léa Saviot
|
0c8242d721
|
[apps/probability] Student and Chi2 icons
|
2019-08-13 18:00:15 +02:00 |
|
Ruben Dashyan
|
ddf9dc222b
|
[apps/probability] Define the Student distribution
|
2019-08-13 18:00:15 +02:00 |
|
Ruben Dashyan
|
386ca7f1d6
|
[apps/probability] Define the chi-squared distribution
|
2019-08-13 18:00:15 +02:00 |
|
Ruben Dashyan
|
162e547d9d
|
[apps] Move some specific i18n to probability
|
2019-08-08 17:22:03 +02:00 |
|
Émilie Feral
|
869ab35c54
|
Makefile: build only necessary files for test target
|
2019-08-08 17:22:01 +02:00 |
|
Émilie Feral
|
059c596a80
|
Makefiles: avoid building all sources for each target; introduce more
modularity
|
2019-08-08 17:22:01 +02:00 |
|
Romain Goyet
|
4f1d74f44b
|
[build] Use an out-of-tree build
|
2019-03-06 15:00:59 +01:00 |
|
Léa Saviot
|
57aada49ec
|
[apps/probability] Code cleaning
|
2019-01-10 11:42:04 +01:00 |
|
Léa Saviot
|
56504525c9
|
[Makfile] Remove superfluous test_objs
We now build all objects even for test, so we do not need most of the
previous test_objs
|
2018-12-19 09:44:58 +01:00 |
|
Émilie Feral
|
9182d66fcc
|
[apps] Apps are not allocated on the heap anymore but in a union hold by
the AppsContainerStorage
|
2018-09-06 09:49:38 +02:00 |
|
Émilie Feral
|
9506f22576
|
[apps] Probability: add erfInv function and tests
|
2018-01-04 15:48:06 +01:00 |
|
Émilie Feral
|
fd06d428e5
|
[apps] Redesign Probability Calculation page
|
2018-01-04 15:48:06 +01:00 |
|
Émilie Feral
|
8f4e9b9656
|
[apps] Probability: redesigning the calculation controller (for future
scrolling purpose)
|
2018-01-04 15:48:06 +01:00 |
|
Romain Goyet
|
e6ed6c74a4
|
[apps] Split the i18n in multiple files
A Python script aggregates all i18n files and merges them.
We now can pick a list of locales to build in EPSILON_I18N_LANGUAGES
|
2017-09-29 17:08:46 +02:00 |
|
Romain Goyet
|
dcdd27d6bf
|
[apps] Apps can be picked and ordered at compile-time
|
2017-09-20 11:18:39 +02:00 |
|
Émilie Feral
|
6510fafe77
|
[apps/proba] Add a new calculation for discrete laws
Change-Id: I581d7871b6340a23c99379a5cca7fd0874e943d0
|
2017-07-28 10:40:05 +02:00 |
|
Émilie Feral
|
bea205425e
|
[apps] Change app icons
Change-Id: I8857c28eb4669d974eb8747f3e62862ab9e79174
|
2017-01-27 11:46:51 +01:00 |
|
Émilie Feral
|
4602acf2b6
|
[apps/probability] Tidy calculation subclasses in a folder
Change-Id: I75cfdb11128b06961fc53288cd121799f6e31002
|
2016-12-16 15:11:39 +01:00 |
|
Émilie Feral
|
fbadd2ef0e
|
[apps/probability] Change Calculation API (adding heritage)
Change-Id: I56b4391b22086d5296ec034a29378e7b068253a9
|
2016-12-16 12:58:49 +01:00 |
|
Émilie Feral
|
69593fd174
|
[apps/probability] Delete local context
Change-Id: I1f15cf659b44e4e6b8311109a40b8a5916fde782
|
2016-12-15 16:18:01 +01:00 |
|
Émilie Feral
|
7af3979d3b
|
[poincare] Change Context API
Change-Id: I2818866fb41bf73c39396fbd85600e586a79065c
|
2016-12-15 13:51:41 +01:00 |
|
Émilie Feral
|
b1b8f3a028
|
[apps/probability] Tidy all law models in a folder law/
Change-Id: Ic2713ee57336fc48bfca25c4f94c4bb191894007
|
2016-12-15 13:51:40 +01:00 |
|
Émilie Feral
|
2a79d8bfd9
|
[apps/probability] Make law model an abstract class with inheritance for
all specific laws (binomial...)
Change-Id: Ida6d5bfb7a3fbfc288393cd2f7e9e9b934798073
|
2016-12-15 13:51:40 +01:00 |
|
Émilie Feral
|
e25d5fe794
|
[apps/probability] Create a class image table view
Change-Id: I96b90988226f29a5aef167c9d5fc2ffb7a9c28b9
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
067ee84242
|
[apps/probability] add images to select the type of probabilistic
calculation to compute
Change-Id: I0cf1a475c92df1e223e9f54649921090b42d986d
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
095f2a2891
|
[apps/probability] Create a class calculation controller
Change-Id: I87f5a712d213ae3f4dd5553b64e2b641bd0601ba
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
5205e71e5a
|
[apps/probability] Create a class law curve view inheriting from curve
view
Change-Id: I3a6aacd3532c4eb9303b9970765e08f546850439
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
620b64a583
|
[apps/probability] Create a class evaluate context for probability app
Change-Id: I38448ddeec25225edad1d96bf89d32d1eb86915d
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
4cb1d51d4c
|
[apps/probability] Tidy PNG files in a folder
Change-Id: I5a6e23341323641b47dc1f050f718ede34c079a2
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
a695fec6ff
|
[apps/probability] Improve the law controller
Change-Id: Ic70cc03d70b1faa383a01c9c2e00136d483b114b
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
aa9efcc0e5
|
[apps/probability] add png images to illustrate cells
Change-Id: Ie22df16c39d0531906a27a3082063e7609e21b5d
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
978e3927ee
|
[apps/probability] Create a class cell for the probability main menu
Change-Id: I101e35a64cab6c7d5ebdee1a91b9c37e54964497
|
2016-12-08 15:21:52 +01:00 |
|
Émilie Feral
|
3ab38866dd
|
[apps/probability] Create a class for law model
Change-Id: I17f883b12d5a8286d7bf92c83b928a96685f9868
|
2016-12-08 15:21:52 +01:00 |
|