Blog Archives

How To Teach

This guide is mostly my thoughts from being a teaching assistant when I was in grad school.

Tagged with:
Posted in Uncategorized

Snow Board

And now for something different – an overly done snowboard.

Tagged with:
Posted in Uncategorized

Solar Antennas

This is an old idea I once had, in 2006 when I started college

Tagged with: , , , , , , , ,
Posted in Uncategorized

Polyplots 5 – speed

It’s been some time since I last mentioned these, so here’s another post about them

Tagged with: ,
Posted in PolyPlots

Color Harmony Display

This was hinted at last month, so here it is.

Tagged with: , ,
Posted in Python

Color picker update

  Here’s an update of the color picker I did last year.

Tagged with: ,
Posted in Python

Magic Numbers: Encoding truth tables into giant single values

No, this isn’t about magic numbers of nuclear physics or the ones in chemistry (no wait, scratch that, chemistry is straight up dark arts and should be avoided at all costs) but rather those mystical numbers that sometimes pop up

Tagged with: , ,
Posted in Python, Uncategorized

Collatz conjecture fiddling

The Collatz conjecture is a little math game, also known as the 3n+1 problem. Take a number, any number above zero and if it’s even, divide it by two; if it’s odd, multiply it by three and add one. Continue

Tagged with: ,
Posted in Uncategorized

numtxt 1.1

I’m updating my numtxt module, which just adds a few new functions.

Tagged with: , , ,
Posted in Python

Elide Path

This is a chunk of code that I’ve had in some form or another for a while now (most recently it showed up in the file encrpyter program) that truncates the file path as seen above.

Tagged with: , ,
Posted in Python
In Archive
Design a site like this with WordPress.com
Get started