From f9726609b5377ad15297c905b9c62276a2b3eca2 Mon Sep 17 00:00:00 2001 From: Aly Date: Sun, 29 Nov 2020 13:26:55 -0800 Subject: [PATCH] Worked on complexmap application --- journal/2020-11-07.md | 5 +++++ journal/2020-11-29.md | 7 +++++++ tenri.md | 7 +++++++ 3 files changed, 19 insertions(+) create mode 100644 tenri.md diff --git a/journal/2020-11-07.md b/journal/2020-11-07.md index 07755a6..eed0228 100644 --- a/journal/2020-11-07.md +++ b/journal/2020-11-07.md @@ -2,3 +2,8 @@ - Took the SAT. - Set up Citra to play Ever Oasis with [[SamSeawell]] and [[Sirius902]]. + +[//begin]: # "Autogenerated link references for markdown compatibility" +[SamSeawell]: ..\samseawell "SamSeawell" +[Sirius902]: ..\sirius902 "Sirius902" +[//end]: # "Autogenerated link references" diff --git a/journal/2020-11-29.md b/journal/2020-11-29.md index f9260e7..6e444bd 100644 --- a/journal/2020-11-29.md +++ b/journal/2020-11-29.md @@ -1,12 +1,19 @@ # 2020-11-29 +- Talked with [[Jesyspa]] about "inverting" complex maps for a tool that will + render transformations to the complex plane. - Continued work on my implementation of a `HashMap` and `HashSet` for [`cats-collections`](https://github.com/typelevel/cats-collections). - Looked into [[Horizon EDA]] for development of asynchronous circuits. - Looked into the usage of [[Chisel]] to make managing and testing custom components easier. +- Worked with [[Tenri]] on developing the complex map tool as a website, using + [Outwatch](https://outwatch.github.io/?lang=scala) and + [MathLive](https://mathlive.io/). [//begin]: # "Autogenerated link references for markdown compatibility" +[Jesyspa]: ..\jesyspa "Jesyspa" [Horizon EDA]: ..\horizon-eda "Horizon EDA" [Chisel]: ..\chisel "Chisel" +[Tenri]: ..\tenri "Tenri" [//end]: # "Autogenerated link references" diff --git a/tenri.md b/tenri.md new file mode 100644 index 0000000..a501c48 --- /dev/null +++ b/tenri.md @@ -0,0 +1,7 @@ +# Tenri + +- A [[person]]. + +[//begin]: # "Autogenerated link references for markdown compatibility" +[person]: person "Person" +[//end]: # "Autogenerated link references"