Busy with final projects, and watching Pokemon.
*team rocket does something stupid
Jesse: why did we do that?
James: because we have to fill the half hour
Take 4 at a stable blog
Stuff about math and programming. Nerdy shit.
Busy with final projects, and watching Pokemon.
*team rocket does something stupid
Jesse: why did we do that?
James: because we have to fill the half hour
One began to hear it said that World War I was the chemists’ war,
World War II was the physicists’ war,
World War III (may it never come) will be the mathematicians’ war.
After 11 years of playing the clarinet, I have finally made some money from playing it. This past Sunday, I played in a gig for some Ithaca music group as a cuckoo in Saint-Saëns’ carnival.
Grant total profits? Fifteen dollars.
Made quite a dent in my two thousand dollar clarinet, and upwards of five thousand dollars worth of lessons.
Some notes from the past week:
mount
and
df -h
are my friends. There’s also that good GParted software.
Didn’t even make top 500 for Putnam this past year. What a disappointment for me…
I won’t post the entire code here, because it’s pretty damn ugly. But here’s what I ended up doing:
gluunproject
statement to find the beginning and end points to extrapolate a line from.
Sorry for note posting recently… I got caught up in things… 🙁
Doing another SPH implementation for parallel computing. It’s amazing how fast adding a hash table, instead of looking at all particles does for one’s speed. 1429.22 seconds to only 327 seconds. That’s 5 times as fast!