<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>notes on undergrad work</title>
    <link>https://dev-undergrad.dev/notes/</link>
    <description>Recent content in notes on undergrad work</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 03 Jan 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://dev-undergrad.dev/notes/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>writing a memory-safe BLAS</title>
      <link>https://dev-undergrad.dev/notes/writing_safe_blas/</link>
      <pubDate>Sat, 03 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://dev-undergrad.dev/notes/writing_safe_blas/</guid>
      <description>&lt;p&gt;// memory-safe BLAS views: validated Ref/Mut descriptors&lt;br&gt;&#xA;&lt;a href=&#34;https://dev-undergrad.dev/blas/idiomatic_API.pdf&#34;&gt;designing_safe_API.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;// optimizing BLAS Level 1 (saxpy and sdot)&lt;br&gt;&#xA;&lt;a href=&#34;https://dev-undergrad.dev/blas/optimizing_L1.pdf&#34;&gt;optimizing_level1.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;// benchmarks against OpenBLAS, BLIS, faer, Apple Accelerate&lt;br&gt;&#xA;&lt;a href=&#34;https://dev-undergrad.dev/blas/benchmarks.pdf&#34;&gt;coral_benchmarks.pdf&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>simulating edmr at nasa</title>
      <link>https://dev-undergrad.dev/notes/simulating_edmr/</link>
      <pubDate>Fri, 02 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://dev-undergrad.dev/notes/simulating_edmr/</guid>
      <description>&lt;p&gt;These are my notes discussing how I simulated&#xA;electrically-detected magnetic resonance (edmr)&#xA;for silicon vacancies in silicon carbide.&lt;/p&gt;&#xA;&lt;p&gt;This work is in editorial review at the &lt;em&gt;Journal of Applied Physics&lt;/em&gt;&#xA;and &lt;a href=&#34;https://www.spiedigitallibrary.org/conference-proceedings-of-spie/13586/3066222/Electrically-detected-magnetic-resonance-EDMR-of-introduced-spin-defects-in/10.1117/12.3066222.short&#34;&gt;was published&lt;/a&gt;&#xA;in SPIE conference proceedings.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://dev-undergrad.dev/edmr/01.pdf&#34;&gt;introduction.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://dev-undergrad.dev/edmr/02.pdf&#34;&gt;zeeman_hyperfine.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://dev-undergrad.dev/edmr/03.pdf&#34;&gt;zero_field_splitting.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://dev-undergrad.dev/edmr/04.pdf&#34;&gt;spin_hamiltonian.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://dev-undergrad.dev/edmr/05.pdf&#34;&gt;programming_spin.pdf&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>optimizing advent of code</title>
      <link>https://dev-undergrad.dev/notes/advent_of_code/</link>
      <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://dev-undergrad.dev/notes/advent_of_code/</guid>
      <description>&lt;p&gt;For each day I write naive and optimized solutions in Rust.&#xA;These are my notes discussing both implementations.&lt;/p&gt;&#xA;&lt;p&gt;All quoted benchmarks were ran on apple m4.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://dev-undergrad.dev/advent_of_code/day02.pdf&#34;&gt;2025_Day_02.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://dev-undergrad.dev/advent_of_code/day03.pdf&#34;&gt;2025_Day_03.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://dev-undergrad.dev/advent_of_code/day04.pdf&#34;&gt;2025_Day_04.pdf&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>quantum mechanics</title>
      <link>https://dev-undergrad.dev/notes/qm/</link>
      <pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://dev-undergrad.dev/notes/qm/</guid>
      <description>&lt;p&gt;I compiled all my lecture notes into a 151-page document&#xA;in a textbook-style format.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://dev-undergrad.dev/phys137A.pdf&#34;&gt;physics 137: quantum mechanics&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
