Paul Alnet alnet
  • Joined on 2021-09-11
alnet pushed to master at lacau/Projet_Boites 2023-06-04 11:21:02 +02:00
7dc2616096 chore: remove unused duplicate pyplot import
alnet pushed to master at lacau/Projet_Boites 2023-06-04 08:56:59 +02:00
d03273baf1 feat: easter egg
alnet pushed to latex at lacau/Projet_Boites 2023-06-04 08:55:08 +02:00
df98bff285 tex: comment probabilistic annex
ad8d300348 Merge branch 'master' into latex
8fa29790f8 fix: remove accents in python script
de854e9fe6 tex: add code annex
836ffd538e fix: missing comma in perf annex
Compare 19 commits »
alnet pushed to master at lacau/Projet_Boites 2023-06-04 08:50:17 +02:00
8fa29790f8 fix: remove accents in python script
alnet pushed to master at lacau/Projet_Boites 2023-06-04 08:39:51 +02:00
67bc7efd5c chore: add todos
6cd6df4b89 fix: better legend placement on graphs
Compare 2 commits »
alnet pushed to latex at lacau/Projet_Boites 2023-06-04 08:27:56 +02:00
95cf9001ad tex: some experimental proofing
0cb1203a30 tex: write partial demo with k1 and k2
Compare 2 commits »
alnet pushed to master at lacau/Projet_Boites 2023-06-04 08:27:34 +02:00
316c910c3a chore: lint
alnet pushed to master at lacau/Projet_Boites 2023-06-04 08:17:45 +02:00
6bb38429d1 fix: V_i in NFDBP algo
alnet pushed to master at lacau/Projet_Boites 2023-06-04 08:12:48 +02:00
7e0c5a84bb fix: correct NFDBP algo
cf7a4cf7a6 chore: move legacy output to unused function
0cdc13b869 chore: clean up "zero padding"
7bee845a97 chore: clean up outputs + add comments
5f56b578d2 fix: rename packages to items
Compare 6 commits »
alnet pushed to latex at lacau/Projet_Boites 2023-06-03 17:40:10 +02:00
87a8bbbf0f tex: add performance analysis annex
00cc5befc7 chore: remove invisible ~
Compare 2 commits »
alnet pushed to latex at lacau/Projet_Boites 2023-06-03 17:04:56 +02:00
c536e0b28b tex: performance analysis
184f4ff491 feat: add performance analysis code
78617e6130 tex: add listlistings for code colouring
c0abf64ee0 tex: move and write performance part
4c74dd7877 tex: NFBP
Compare 6 commits »
alnet pushed to latex at lacau/Projet_Boites 2023-06-03 13:24:05 +02:00
33b994e4e5 tex: add content for part 1
ec2ac3144a chore(tex): remove annexes & remerciements
Compare 2 commits »
alnet pushed to latex at lacau/Projet_Boites 2023-06-03 11:20:42 +02:00
9fa6d45000 tex: add missing charte graphique
alnet pushed to latex at lacau/Projet_Boites 2023-06-03 11:14:21 +02:00
9bc4e67c68 tex(bib): add bin packing video
41908fb402 tex :add bibliography
5a206bd5d7 fix(tex): typo in intro
0bb99a16d0 tex: add intro paragraph
d65684d743 tex: add intro
Compare 5 commits »
alnet pushed to latex at lacau/Projet_Boites 2023-06-02 15:24:43 +02:00
709b29662b chore(tex): remove lorem ipsum
4d8823fc1f fix: babel to english + bugfix
Compare 2 commits »
alnet pushed to latex at lacau/Projet_Boites 2023-05-24 07:14:45 +02:00
6a4f298f28 doc(readme): explain report compilation
a696d77f7b feat: import latex template & change vars
8f3dce3490 feat: add gitignore
alnet pushed to master at lacau/Projet_Boites 2023-05-22 14:58:04 +02:00
3055d7ef9f feat: detailed readme
alnet commented on issue lacau/Projet_Boites#1 2023-03-13 10:34:06 +01:00
Add iterative NFBP algo

nice

alnet created pull request lacau/Projet_Boites#1 2023-03-13 10:25:51 +01:00
Add iterative NFBP algo
alnet pushed to iterative at lacau/Projet_Boites 2023-03-13 10:25:18 +01:00
e479b6ae1d feat: add NFBP iterative algo