More Than Nothing

“You mean you can't take less; it's very easy to take more than nothing.”

Archive for the ‘Mathematics’ Category

Relation Tables

Posted on March 6, 2008 by [ICR] under C#, Mathematics, Programming

I quite often find myself needing to store relationships between objects and as such have developed a small library for defining relation tables. What sort of things would you need to store relationships about? The similarity between music tracks. The number of words spoken in an IM conversation between people. The position of a playoff [...]

No Comments | Read the rest of this entry »

Truth Table Generator

Posted on November 19, 2007 by [ICR] under Languages, Mathematics, Programming, Python

Combining my desire to learn more about parsing and the need for an ability to check various truth tables I have made a program that will take an expression and output a truth table for it. http://www.atomice.plus.com/TruthTables.zip It was written in Python, so you’ll need to download the runtime. You can either run it from [...]

1 Comment | Read the rest of this entry »

Warping Images Around Cylinders

Posted on August 29, 2007 by [ICR] under Mathematics

Currently I am writing a spinner control for a program I am writing, much like a fruit machine. The simplest way to achieve this effect is to have the graphics scroll past, perhaps with a bit of shading to create the illusion of 3D. However, I thought it would be interesting to try and take [...]

No Comments | Read the rest of this entry »

I have an average age of 9.5

Posted on August 6, 2007 by [ICR] under Mathematics

As a sign of my sometimes complete boredom, I worked out that I have an average age of 9.5. That is, if you take the mean of all the ages I’ve ever been it comes out as 9.5. You can work it out for yourself with the excruciatingly simple formula of n / 2, where [...]

No Comments | Read the rest of this entry »

York University Interview

Posted on December 10, 2006 by [ICR] under Computers & Technology, Mathematics

So I’m back and very tired after a 4½ hour car journey to York each way. Why? For an interview at the university no less. My father and I arose at 5am to begin the long journey, which was about an hour shorter than expected on account of low traffic at such a ridiculous hour. [...]

No Comments | Read the rest of this entry »