Tag: numpy
Dragon Curve
I was working on a project for my math class and realized I had never implemented the dragon curve using linear algebra. I spent 15 minutes playing around with my calculator, realized I’m dumb, and spent 5 minutes minutes whipping this up using numpy. Code on github under my fun folder.