Commit c835844 1 parent 6d4d589 commit c835844 Copy full SHA for c835844
File tree 2 files changed +14
-6
lines changed
2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1
- notes
2
- * https://github.com/amacfie/public_notes/wiki/Distributed-algorithms
3
- * https://github.com/amacfie/public_notes/wiki/Statistics
4
- * https://github.com/amacfie/public_notes/wiki/Database-query-API-generation
5
- * https://github.com/amacfie/public_notes/wiki/Kolmogorov-complexity-in-computational-complexity
6
-
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : post
3
+ title : May 2024 updates
4
+ ---
5
+
6
+ New notes:
7
+ * [ Database query API generation] ( https://github.com/amacfie/public_notes/wiki/Database-query-API-generation )
8
+ * [ Distributed algorithms] ( https://github.com/amacfie/public_notes/wiki/Distributed-algorithms )
9
+ * [ Kolmogorov complexity in computational complexity] ( https://github.com/amacfie/public_notes/wiki/Kolmogorov-complexity-in-computational-complexity )
10
+ * [ Project ideas] ( https://github.com/amacfie/public_notes/wiki/Project-ideas )
11
+ * [ Statistics] ( https://github.com/amacfie/public_notes/wiki/Statistics )
12
+
13
+ [ sqlafunccodegen] ( https://github.com/amacfie/sqlafunccodegen/ ) : Generate type-annotated Python functions that wrap PostgreSQL functions
14
+
You can’t perform that action at this time.
0 commit comments