vault backup: 2025-04-01 08:24:49
This commit is contained in:
parent
4a4b42165d
commit
0bbc52b902
3 changed files with 29 additions and 12 deletions
33
.obsidian/workspace.json
vendored
33
.obsidian/workspace.json
vendored
|
@ -6,31 +6,39 @@
|
|||
{
|
||||
"id": "e20232f4bbe0efa1",
|
||||
"type": "tabs",
|
||||
"dimension": 41.54727793696275,
|
||||
"children": [
|
||||
{
|
||||
"id": "aa7ed62f1bcd712a",
|
||||
"id": "483215723737b6f7",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||
"file": "Concurrent Systems/notes/10 - Consensus Implementation.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "3a - Hardware primitives & Lamport Bakery algorithm"
|
||||
"title": "10 - Consensus Implementation"
|
||||
}
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "e34c84c51f78c14c",
|
||||
"type": "tabs",
|
||||
"dimension": 58.45272206303726,
|
||||
"children": [
|
||||
{
|
||||
"id": "f158d16483dc1627",
|
||||
"id": "cff9c2a2f72efce8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "pdf",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/slides/class 9.pdf"
|
||||
"file": "Concurrent Systems/slides/class 10.pdf"
|
||||
},
|
||||
"icon": "lucide-file-text",
|
||||
"title": "class 9"
|
||||
"title": "class 10"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -90,7 +98,8 @@
|
|||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 309.5
|
||||
"width": 309.5,
|
||||
"collapsed": true
|
||||
},
|
||||
"right": {
|
||||
"id": "bc4b945ded1926e3",
|
||||
|
@ -202,10 +211,12 @@
|
|||
"companion:Toggle completion": false
|
||||
}
|
||||
},
|
||||
"active": "aa7ed62f1bcd712a",
|
||||
"active": "483215723737b6f7",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||
"Concurrent Systems/slides/class 10.pdf",
|
||||
"Concurrent Systems/notes/10 - Consensus Implementation.md",
|
||||
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
|
||||
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||
|
@ -239,7 +250,6 @@
|
|||
"Concurrent Systems/notes/images/Pasted image 20250318090733.png",
|
||||
"Pasted image 20250318090909.png",
|
||||
"Pasted image 20250318090733.png",
|
||||
"HCIW/slides/4 HUI2016-6-forcefeedback.pdf",
|
||||
"HCIW/notes/2 - Interface and Interaction for IoT.md",
|
||||
"HCIW/notes/3 - Beacons.md",
|
||||
"Concurrent Systems/notes/1 - CS Basics2.md",
|
||||
|
@ -248,7 +258,6 @@
|
|||
"Foundation of data science/notes/1 CV Basics.md",
|
||||
"Foundation of data science/notes/7 Autoencoders.md",
|
||||
"Foundation of data science/notes/6 PCA.md",
|
||||
"Foundation of data science/notes/5 Neural Networks.md",
|
||||
"Senza nome.canvas"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue