Skip to main content

Math

Quantum Computers: Mathieu's Equations and the Quadrupole Ion Traps

·6095 words·29 mins
Of great use to physics, including one of the promising paths towards quantum computers, is the ion trap. Though there are various models in use, we focus here on Paul-style models. To do so, we need to understand Mathieu’s equations and their corresponding solutions in enough detail to grasp the function of the Paul ion trap. In this report, we explore the behavior of Mathieu’s equation and its solutions for the Paul ion trap.

Lil' LLM: Part 1

·2809 words·14 mins
In this first part in a multipart series, we build a little model LLM that can construct basic phrases and display the effects of temperature. This first version doesn’t use neural networks but does demonstrate some fundamentals of LLM terminology.

Bayesian look at rapid tests

·4744 words·23 mins
A look at how Bayesian statistics can help us understand ways to make decisions (in the context of COVID-19 rapid test accuracy). This post will introduce concepts related to Bayesian statistics, but may still be interesting to individuals already familiar with the topic.