From 0a77aea138c70f385b93ceac681bbbf4ee6e4218 Mon Sep 17 00:00:00 2001 From: utensil Date: Sun, 1 Dec 2024 19:42:25 +0800 Subject: [PATCH] Add recent diary --- tex/forest.bib | 19 +++++++++++++++++++ trees/refs/broden2024knots.tree | 14 ++++++++++++++ trees/refs/collas2018dirac.tree | 14 ++++++++++++++ trees/refs/etingof2024mathematical.tree | 14 ++++++++++++++ trees/uts-0018.tree | 19 +++++++++++++++++++ 5 files changed, 80 insertions(+) create mode 100644 trees/refs/broden2024knots.tree create mode 100644 trees/refs/collas2018dirac.tree create mode 100644 trees/refs/etingof2024mathematical.tree diff --git a/tex/forest.bib b/tex/forest.bib index 40b6461..0b4d072 100644 --- a/tex/forest.bib +++ b/tex/forest.bib @@ -1402,5 +1402,24 @@ @inproceedings{perard2017ratrace year={2017} } +@article{broden2024knots, + title={Knots Inside Fractals}, + author={Broden, Joshua and Espinosa, Malors and Nazareth, Noah and Voth, Niko}, + journal={arXiv preprint arXiv:2409.03639}, + year={2024} +} +@article{etingof2024mathematical, + title={Mathematical ideas and notions of quantum field theory}, + author={Etingof, Pavel}, + journal={arXiv preprint arXiv:2409.03117}, + year={2024} +} + +@article{collas2018dirac, + title={The Dirac equation in general relativity, a guide for calculations}, + author={Collas, Peter and Klein, David}, + journal={arXiv preprint arXiv:1809.02764}, + year={2018} +} diff --git a/trees/refs/broden2024knots.tree b/trees/refs/broden2024knots.tree new file mode 100644 index 0000000..ecaad37 --- /dev/null +++ b/trees/refs/broden2024knots.tree @@ -0,0 +1,14 @@ +% ["forest"] +\title{Knots inside fractals} +\date{2024} +\author{Joshua Broden}\author{Malors Espinosa}\author{Noah Nazareth}\author{Niko Voth} +\taxon{reference} + +\meta{bibtex}{\startverb +@article{broden2024knots, + title = {Knots Inside Fractals}, + author = {Broden, Joshua and Espinosa, Malors and Nazareth, Noah and Voth, Niko}, + year = {2024}, + journal = {arXiv preprint arXiv:2409.03639} +} +\stopverb} diff --git a/trees/refs/collas2018dirac.tree b/trees/refs/collas2018dirac.tree new file mode 100644 index 0000000..60e201e --- /dev/null +++ b/trees/refs/collas2018dirac.tree @@ -0,0 +1,14 @@ +% ["forest"] +\title{The dirac equation in general relativity, a guide for calculations} +\date{2018} +\author{Peter Collas}\author{David Klein} +\taxon{reference} + +\meta{bibtex}{\startverb +@article{collas2018dirac, + title = {The Dirac equation in general relativity, a guide for calculations}, + author = {Collas, Peter and Klein, David}, + year = {2018}, + journal = {arXiv preprint arXiv:1809.02764} +} +\stopverb} diff --git a/trees/refs/etingof2024mathematical.tree b/trees/refs/etingof2024mathematical.tree new file mode 100644 index 0000000..d068427 --- /dev/null +++ b/trees/refs/etingof2024mathematical.tree @@ -0,0 +1,14 @@ +% ["forest"] +\title{Mathematical ideas and notions of quantum field theory} +\date{2024} +\author{Pavel Etingof} +\taxon{reference} + +\meta{bibtex}{\startverb +@article{etingof2024mathematical, + title = {Mathematical ideas and notions of quantum field theory}, + author = {Etingof, Pavel}, + year = {2024}, + journal = {arXiv preprint arXiv:2409.03117} +} +\stopverb} diff --git a/trees/uts-0018.tree b/trees/uts-0018.tree index 26d6ccd..851f69e 100644 --- a/trees/uts-0018.tree +++ b/trees/uts-0018.tree @@ -15,9 +15,28 @@ \subtree[2024-11]{ \title{November, 2024} +\mdblock{11-29}{ +- read [Optimizing a Rust GPU matmul kernel](https://rust-gpu.github.io/blog/optimizing-matmul/) +} + +\mdblock{11-28}{ +- found \citek{broden2024knots} \citek{collas2018dirac} +- found [Applied Linear Algebra and Differential Equations - Lecture notes for MATH 2350](https://www.math.hkust.edu.hk/~machas/applied-linear-algebra-and-differential-equations.pdf) by Jeffrey R. Chasnov +- found [Competitive Programmer's Handbook](https://github.com/pllk/cphb) +} + +\mdblock{11-27}{ +- read [Haskell: A Great Procedural Language](https://entropicthoughts.com/haskell-procedural-programming) +} + +\mdblock{11-23~11-26}{ +- 🚧 busy +} + \mdblock{11-22}{ - found [Slang](https://github.com/shader-slang/slang) - read [Exploring Async Runtimes by Building our Own](https://blog.maguire.tech/posts/explorations/exploring-async-runtimes/) +- found \citek{collas2018dirac} } \mdblock{11-21}{