66 lines
2.0 KiB
Markdown
66 lines
2.0 KiB
Markdown
---
|
|
date: 2024-09-11
|
|
modification date: Wednesday 11th September 2024 16:25:33
|
|
tags: []
|
|
---
|
|
<< [[Weekly Note 2024-09-04]] | [[Weekly Note 2024-09-18]] >>
|
|
|
|
# This Week's Daily Notes
|
|
[[2024-09-04]]
|
|
[[2024-09-05]]
|
|
[[2024-09-06]]
|
|
[[2024-09-09]]
|
|
[[2024-09-10]]
|
|
# Last Week's Plan
|
|
## BeagleBone ARCADE
|
|
1. Bone on ARCADE this week???? Moving towards FHE implementation
|
|
## Qualifying Exam
|
|
1. Review and submit abstract
|
|
2. Game on.
|
|
## Other Stuff
|
|
1. Get expense report solved. Very annoying.
|
|
2. The Curve of Binding Energy - John McPhea
|
|
3. Natural Number Game adam math hhu de
|
|
# Accomplishments
|
|
## Tasks and Notes From This Past Week
|
|
|
|
```dataview
|
|
TASK
|
|
where completed
|
|
and completion >= this.date - dur(7 days)
|
|
and completion <= this.date
|
|
group by file.link
|
|
sort file.date asc
|
|
|
|
```
|
|
|
|
## Papers read this past week
|
|
```dataview
|
|
table title as "Title", dateread as "Date Read"
|
|
where readstatus and dateread => this.date-dur(7)
|
|
|
|
```
|
|
## Other Stuff
|
|
- Expense report handled and approved.
|
|
- Presented briefly to the nuclear engineering steering committee. Things went well I think people were interested. Got a "very relevant to today" outta a guy from Luminant.
|
|
- Laptop made me mald. RAID?
|
|
## Qualifying Exam
|
|
- Reviewed abstract and submitted.
|
|
- Started writing Goals and Outcomes, identifying threads and organization for the SOTA
|
|
- Spent some time rereading documents from ERLM
|
|
## BeagleBone
|
|
- Refactored Robert's FHE code to make it into useable functions for the BeagleBone and pymodbus scripts.
|
|
- Reorganized our whole project in general so files are in their right place.
|
|
- Started working with his functions to understand what's going on
|
|
- There are no damn comments about what anything does.
|
|
# This Week's Plan
|
|
## BeagleBone ARCADE
|
|
1. Start communicating back and forth with encrypted messages
|
|
2. homomorphic operations?
|
|
3. Plug 'er into ARCADE
|
|
## Qualifying Exam
|
|
1. Finish first draft of G&O
|
|
2. Prepare to hear back about approval
|
|
## Other Stuff
|
|
1. Read the things DGC sent
|
|
2. Update my CV with some stuff. |