Commit Graph

1971 Commits

Author SHA1 Message Date
Denis Merigoux
1848d6bf88
Format table [skip ci] 2022-05-02 16:20:39 +02:00
Denis Merigoux
5670546cc8
Fix lines too long 2022-05-02 16:20:39 +02:00
Lilya Slimani
28773cc82c Nouveaux tests Calcul APL secteur locatif 2022-05-02 15:47:16 +02:00
Lilya Slimani
cd4e9f48d0 Merge branch 'allocations_logement' of https://github.com/CatalaLang/catala into allocations_logement 2022-05-02 11:42:21 +02:00
Lilya Slimani
bc66bf64ef Nouveau test 2022-05-02 11:42:19 +02:00
Romain PRIMET
75c67525d3 Merge remote-tracking branch 'upstream/master' into extract_py_runtime 2022-05-02 11:31:43 +02:00
Denis Merigoux
74311afa7b
Merge pull request #252 from CatalaLang/allocations-logement-improve-latex-gen
refactor(latex): print warning messages for too long block lines
2022-05-02 09:54:34 +02:00
Emile Rolley
ce2c7081b0 refactor(latex): print warning for too long lines + add instruction to compilation 2022-05-01 21:02:36 +02:00
Denis Merigoux
ad7fe6a21a
Use pandoc to prettify a lot the LaTeX document with tables 2022-04-29 23:47:02 +02:00
Denis Merigoux
857b2212c1
Implemented rounding where law requires it 2022-04-29 21:52:51 +02:00
Denis Merigoux
2254527598
Corrige problème lexing arrondi en français 2022-04-29 21:41:52 +02:00
Denis Merigoux
d08dfb17d2
Corrige problème lexing arrondi en français 2022-04-29 21:41:20 +02:00
Romain PRIMET
cde81f9235 autopep8 2022-04-29 21:37:23 +02:00
Denis Merigoux
aaa6a5d3a6
Merge branch 'master' into allocations_logement 2022-04-29 21:29:07 +02:00
Denis Merigoux
45ebdf685d
Merge pull request #251 from CatalaLang/round_decimal
Adds a decimal rounding operator
2022-04-29 21:28:29 +02:00
Denis Merigoux
34bd6dcab0
I don't want to declare type stubs for gmpy2 2022-04-29 21:23:27 +02:00
Denis Merigoux
78e8275d5e
Adds a decimal rounding operator 2022-04-29 21:18:15 +02:00
Denis Merigoux
1bf4404bb3
Big refactoring of the APL code 2022-04-29 20:18:01 +02:00
Denis Merigoux
2c1d52787d
Group variables by I/O 2022-04-29 16:41:34 +02:00
Denis Merigoux
91cfcd9b56
Better PDFs 2022-04-29 12:55:09 +02:00
Denis Merigoux
741d151128
Correct indentation and sectionning + BMAF 2022-2023 [skip ci] 2022-04-29 10:50:46 +02:00
Denis Merigoux
6ec2938581
Subsubsubsections in LaTeX output 2022-04-29 10:25:46 +02:00
Denis Merigoux
4d6a5a1180
Fix [skip ci] 2022-04-28 13:38:39 +02:00
Denis Merigoux
3f3563cfeb
Print TOC in PDF 2022-04-28 13:32:35 +02:00
Denis Merigoux
a907226185
80-columns formatting + aberrent value in table dealt with 2022-04-28 13:19:26 +02:00
Romain PRIMET
5065108407 fail on errors (got bitten by this) 2022-04-26 21:28:57 +02:00
Denis Merigoux
d79e6c974d
Fix last bugs 2022-04-26 16:22:47 +02:00
Denis Merigoux
764edb6ef0
Refactoring finished 2022-04-26 16:06:36 +02:00
Romain PRIMET
4dccf8abe7 trigger buid 2022-04-26 15:39:28 +02:00
Romain PRIMET
89bfadcadc re-init python dependencies on each run 2022-04-26 15:15:32 +02:00
Denis Merigoux
6ea73a4291
Progress on refactoring [skip ci] 2022-04-26 12:07:39 +02:00
Denis Merigoux
40480fc4b0
Fix compile_with_exceptions [skip ci] 2022-04-25 18:00:08 +02:00
Denis Merigoux
3ded0c7399
Better error messages 2022-04-25 15:28:16 +02:00
Denis Merigoux
f571ce9979
Rename tests correcly [skip ci] 2022-04-25 14:34:49 +02:00
Lilya Slimani
ab0ba04208 Merge branch 'allocations_logement' of https://github.com/CatalaLang/catala into allocations_logement 2022-04-25 11:16:59 +02:00
Lilya Slimani
44fd9be7f6 Mise en page 2022-04-25 11:16:57 +02:00
Denis Merigoux
c1c2953131
Fixing more errors [skip ci] 2022-04-25 10:19:04 +02:00
Denis Merigoux
8748918bd4
Fix doc and test 2022-04-22 15:23:41 +02:00
Denis Merigoux
dca6a6c3d4
Merge branch 'master' into allocations_logement 2022-04-22 15:20:48 +02:00
Denis Merigoux
dfab28cc4d
Merge pull request #249 from CatalaLang/fix_decimal_parsing
Fix decimal parsing
2022-04-22 15:20:14 +02:00
Denis Merigoux
1c86c8298b
Fix decimal parsing 2022-04-22 14:26:28 +02:00
Romain PRIMET
5367ef65b7 add __repr__ methods for catala types 2022-04-21 22:23:24 +02:00
Romain PRIMET
75f1ea3d5e fix imports 2022-04-21 18:15:02 +02:00
Denis Merigoux
d889397425
Write first computation test with @Lilyaslm! 2022-04-21 17:20:40 +02:00
Denis Merigoux
ea1fd2d336
Explanation of hidden invariant 2022-04-21 16:27:19 +02:00
Denis Merigoux
fe66ea44e1
Fix first test for eligibility with @Lilyaslm 2022-04-21 14:17:18 +02:00
Lilya Slimani
4cffff01bc Test Exemple 1 mis à jour 2022-04-21 14:09:34 +02:00
Romain PRIMET
7992d5905b reference runtime package in Makefile and requirements 2022-04-21 12:46:48 +02:00
Romain PRIMET
e296227264 add github-provided python gitignore 2022-04-21 12:13:48 +02:00
Romain PRIMET
764bbe9f4b rename dependencies to requirements (most common name for pip-installable list of deps) 2022-04-21 11:49:26 +02:00