Monthly Archives: June 2007
Microbenchmark on Java and C Matrix Multiplication
My Java bug entry on faster numerics has been summarily closed as unreproducible. There is a short evaluation showing Java to be faster that C at matrix multiplication, but the comparison misses the mark because: The C code (not shown) … Continue reading
Posted in Code, Java
Leave a comment
Problem 156 Graphs
Problem 156 at Project Euler is one of the few without a specified limit. That is, most problems might ask for something like the sum of all solutions to an equation that are less than a billion. This one just … Continue reading
Posted in Graphs, Math
Leave a comment
Unsophisticated Art Review – Steven Wright
Comic Steven Wright performed at Durham’s Carolina Theatre last week as part of his When the Leaves Blow Away tour. I’ve been a fan for a long time and saw him perform in Chapel Hill about 20 years ago. His … Continue reading
Posted in Art
2 Comments