mia-ps-portable - vault backup: 2026-06-12 15:11:56 - 2 files modified

Affected files:
.obsidian/workspace.json
Thèse/Packages/R/colSBM.md
This commit is contained in:
Louis Lacoste 2026-06-12 15:11:56 +02:00
parent cbe404670f
commit 045c4fe2ac
Signed by: polarolouis
SSH key fingerprint: SHA256:uosi4UGgBmMdzd2zwPV3mCRbCsg0H90eXN/NIuMgLJE
2 changed files with 31 additions and 27 deletions

View file

@ -6,7 +6,7 @@
{ {
"id": "1cf21b6cf48676e1", "id": "1cf21b6cf48676e1",
"type": "tabs", "type": "tabs",
"dimension": 55.52282768777614, "dimension": 53.35463258785943,
"children": [ "children": [
{ {
"id": "9008c2c9f7c08ed0", "id": "9008c2c9f7c08ed0",
@ -30,7 +30,7 @@
{ {
"id": "093b69f5907f4d4c", "id": "093b69f5907f4d4c",
"type": "tabs", "type": "tabs",
"dimension": 44.47717231222386, "dimension": 46.64536741214057,
"children": [ "children": [
{ {
"id": "5a22d122169dedf7", "id": "5a22d122169dedf7",
@ -48,24 +48,8 @@
"icon": "lucide-file", "icon": "lucide-file",
"title": "Résumé des tâches" "title": "Résumé des tâches"
} }
},
{
"id": "504266f7ed4824dd",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Thèse/Packages/R/colSBM.md",
"mode": "source",
"source": false,
"backlinks": false
},
"icon": "lucide-file",
"title": "colSBM"
}
} }
], ]
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -200,13 +184,13 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Thèse/Lectures/@turnerTutorialApproximateBayesian2012.qmd", "file": "Thèse/Articles/Review papier colBiSBM.md",
"followCursor": false, "followCursor": false,
"showSearch": false, "showSearch": false,
"searchQuery": "" "searchQuery": ""
}, },
"icon": "lucide-list", "icon": "lucide-list",
"title": "Plan de @turnerTutorialApproximateBayesian2012" "title": "Plan de Review papier colBiSBM"
} }
}, },
{ {
@ -225,7 +209,7 @@
"state": { "state": {
"type": "footnotes", "type": "footnotes",
"state": { "state": {
"file": "Thèse/Lectures/@turnerTutorialApproximateBayesian2012.qmd" "file": "Thèse/Articles/Review papier colBiSBM.md"
}, },
"icon": "lucide-file-signature", "icon": "lucide-file-signature",
"title": "Notes de bas de page" "title": "Notes de bas de page"
@ -240,9 +224,29 @@
"icon": "quote-glyph", "icon": "quote-glyph",
"title": "References" "title": "References"
} }
},
{
"id": "3d9b263ca077ce34",
"type": "leaf",
"state": {
"type": "p2p-server-status",
"state": {},
"icon": "waypoints",
"title": "P2P Status"
}
},
{
"id": "816e200da3f6a52f",
"type": "leaf",
"state": {
"type": "git-view",
"state": {},
"icon": "git-pull-request",
"title": "Source Control"
}
} }
], ],
"currentTab": 7 "currentTab": 9
} }
], ],
"direction": "horizontal", "direction": "horizontal",
@ -268,15 +272,15 @@
"templater-obsidian:Templater": false "templater-obsidian:Templater": false
} }
}, },
"active": "504266f7ed4824dd", "active": "9008c2c9f7c08ed0",
"lastOpenFiles": [ "lastOpenFiles": [
"Thèse/Packages/R/colSBM.md",
"Résumé des tâches.md",
"Thèse/Axes/Phylogénie/SBM avec covariance latente.md", "Thèse/Axes/Phylogénie/SBM avec covariance latente.md",
"Thèse/Résolution des problèmes/vscode-R qui s'attache mal.md", "Thèse/Résolution des problèmes/vscode-R qui s'attache mal.md",
"Thèse/Axes/Phylogénie/Modèle mixte avec arbre phylogénétique.md", "Thèse/Axes/Phylogénie/Modèle mixte avec arbre phylogénétique.md",
"Résumé des tâches.md",
"Thèse/Articles/Review papier colBiSBM.md", "Thèse/Articles/Review papier colBiSBM.md",
"Thèse/Axes/Phylogénie/Phylogénie Papiers à regarder.md", "Thèse/Axes/Phylogénie/Phylogénie Papiers à regarder.md",
"Thèse/Packages/R/colSBM.md",
"Thèse/Résumés séminaires.md", "Thèse/Résumés séminaires.md",
"Thèse/Séminaires/2026-06-11 BRICOUT Barbara.md", "Thèse/Séminaires/2026-06-11 BRICOUT Barbara.md",
"Thèse/Axes/colSBM/À creuser.md", "Thèse/Axes/colSBM/À creuser.md",

View file

@ -8,7 +8,7 @@ Implémentation en R des modèles #colSBM
+ [ ] (colSBM) Catégorielle + [ ] (colSBM) Catégorielle
+ [ ] (colSBM) Gaussienne + [ ] (colSBM) Gaussienne
+ [ ] (colSBM) Binomiale négative + [ ] (colSBM) Binomiale négative
- [ ] Pour améliorer implémenter un hachage avec `rlang::hash` - [ ] Pour améliorer implémenter un hachage avec `rlang::hash` #plus-tard
- [ ] Comparer la vitesse entre le hachage et la méthode sans - [ ] Comparer la vitesse entre le hachage et la méthode sans
## Hachage ## Hachage