vault backup: 2025-04-04 23:29:29
This commit is contained in:
parent
2716b04e32
commit
1db107f7e7
3 changed files with 15 additions and 15 deletions
30
.obsidian/workspace.json
vendored
30
.obsidian/workspace.json
vendored
|
@ -13,12 +13,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
"file": "Concurrent Systems/notes/4 - Semaphores.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "5 - Software Transactional Memory"
|
"title": "4 - Semaphores"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -185,8 +185,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 364.5,
|
"width": 364.5
|
||||||
"collapsed": true
|
|
||||||
},
|
},
|
||||||
"left-ribbon": {
|
"left-ribbon": {
|
||||||
"hiddenItems": {
|
"hiddenItems": {
|
||||||
|
@ -202,18 +201,27 @@
|
||||||
"companion:Toggle completion": false
|
"companion:Toggle completion": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "7c5b0ca6f7687800",
|
"active": "2b2245f56092006e",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Foundation of data science/notes/9 XGBoost.md",
|
||||||
|
"Foundation of data science/notes/9 Random Forest.md",
|
||||||
|
"Foundation of data science/notes/9 K-Nearest Neighbors.md",
|
||||||
|
"Foundation of data science/notes/9 Decision tree.md",
|
||||||
|
"Foundation of data science/notes/6 PCA.md",
|
||||||
|
"HCIW/slides/1 Interface and Interaction for IoT.pdf",
|
||||||
|
"HCIW/notes/1 - UX for IoT.md",
|
||||||
|
"HCIW/notes/3 - Beacons.md",
|
||||||
|
"HCIW/notes/2 - Interface and Interaction for IoT.md",
|
||||||
|
"Concurrent Systems/notes/10 - Implementing Consensus.md",
|
||||||
|
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||||
"Concurrent Systems/notes/1 - CS Basics.md",
|
"Concurrent Systems/notes/1 - CS Basics.md",
|
||||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||||
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
"Concurrent Systems/notes/2b - Round Robin algorithm.md",
|
||||||
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||||
"Concurrent Systems/test/Untitled.md",
|
"Concurrent Systems/test/Untitled.md",
|
||||||
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
|
||||||
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
|
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
|
||||||
"Concurrent Systems/notes/9 - Consensus.md",
|
"Concurrent Systems/notes/9 - Consensus.md",
|
||||||
"Concurrent Systems/notes/10 - Implementing Consensus.md",
|
|
||||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||||
"Concurrent Systems/slides/class 5.pdf",
|
"Concurrent Systems/slides/class 5.pdf",
|
||||||
|
@ -239,16 +247,8 @@
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250324082545.png",
|
"Concurrent Systems/notes/images/Pasted image 20250324082545.png",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250324092633.png",
|
"Concurrent Systems/notes/images/Pasted image 20250324092633.png",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250324100652.png",
|
"Concurrent Systems/notes/images/Pasted image 20250324100652.png",
|
||||||
"Concurrent Systems/slides/class 3.pdf",
|
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250318090909.png",
|
"Concurrent Systems/notes/images/Pasted image 20250318090909.png",
|
||||||
"Concurrent Systems/notes/images/Pasted image 20250318090733.png",
|
"Concurrent Systems/notes/images/Pasted image 20250318090733.png",
|
||||||
"HCIW/notes/2 - Interface and Interaction for IoT.md",
|
|
||||||
"HCIW/notes/3 - Beacons.md",
|
|
||||||
"Concurrent Systems/notes/1 - CS Basics2.md",
|
|
||||||
"HCIW/notes/1 - UX for IoT.md",
|
|
||||||
"HCIW/exercises/Exercise.md",
|
|
||||||
"Foundation of data science/notes/1 CV Basics.md",
|
|
||||||
"Foundation of data science/notes/7 Autoencoders.md",
|
|
||||||
"Senza nome.canvas"
|
"Senza nome.canvas"
|
||||||
]
|
]
|
||||||
}
|
}
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue