Yearly Archives: 2014

Rebaser in obfuscated Python

Here’s a fun piece of code. It does the same as the class Z rebaser, but while that one took 266 lines, this one does it in 25:

Posted in Number Bases, Python

Pictures again

Here’s a few pictures to start the month:

Posted in Pictures

Poly Plots 2 – Cubics

I spent more time looking at cubic equations and plots of their roots than the quadratic ones as they looked far more interesting. So what does a plot of millions of roots to cubic equations look like? They look like

Tagged with:
Posted in PolyPlots

Poly Plots

This is something relatively unexplored in Mathematics, plotting the roots of polynomials. Not that it hasn’t been done before, I got the idea after seeing this and I’ve seen it about once elsewhere but that’s about it.

Tagged with:
Posted in PolyPlots

Rainbow

A few days ago I got to see a rainbow; not just any rainbow, but a supernumerary rainbow.

Posted in Pictures

More random pictures

A break from numbers and code and such! So here’s some various pictures!

Posted in Pictures

Number bases part 8: class R Rebaser

Here is my class R rebaser. I’ve named it such as it can handle real numbers, both as bases and as inputs. If you only ever intend to use integers for both bases and inputs, it’s better to use the

Posted in Number Bases, Python

Number bases part 7: Fractional bases

So far, these are number bases I have covered: So now that both positive and negative bases have been covered, we’re done right? Well not quite.

Posted in Number Bases

Time lapse

Recently I got an attachment for my camera (an intervalometer, cameras have way too many accessories) that lets me set how often the camera takes a picture, how many times it can take a picture and so on.  After some

Tagged with:
Posted in timelapse

Number bases part 6: negative real number bases

As I sailed out into the sea of number bases, I learned how to do positive integer bases, then negative integer bases, then finally positive real number bases. But when I started to go for negative real numbers bases the

Posted in Number Bases
In Archive
Design a site like this with WordPress.com
Get started