Random Image
Site Visitor Trivia

Visits today:20
Visits yesterday:11
Visits in this month:416
Visits in previous month:449
Visits in this year:416
Visits in previous year:4660
Visits total:7085
Max.daily visits:54
Day of max visits:2010-09-30
Max.monthly visits:624
Month of max visits:2011-10
Impressions today:75
Impressions yesterday:48
Impressions this month:2232
Impressions total:38545
Bots today:34
Date since:2010-08-27
Visitors By Country
Top 5:
Unknown flag 26%Unknown (1872)
United States flag 19%United States (1341)
Finland flag 6%Finland (410)
Germany flag 6%Germany (405)
Poland flag 5%Poland (347)
7085 visits from 84 countries

When doing research that involves concrete programming, it is absolutely important to be able to confirm that the code and the results are correct. Last year when I was writing the survey on Rectangle Bin Packing, I used a battery of test functions which affirmed that the generated packings were legal for each algorithm. However, it does not guarantee the quality of the packings, and the results, while correct, can still be suboptimal.

Last Updated (Sunday, 08 January 2012 15:29)

Read more...

 

Along the years, I have accumulated tons of different utility functions for performing games-related geometric tests. Recently, I was faced by a task of implementing a generic script API for math and geometry handling. It would become a part of a generic API for a script-driven 3D engine. The scripting system would be used potentially by people who are very unfamiliar with scripting, and possibly even with mathematics. Around the same time, I was investigating developing code for a project that uses the Android NDK platform, and was looking for a math library to use on that architecture.

 

Read more...

 

After more than five years of random programming-related topics, it looks like this website clb.demon.fi might have to go offline.

Perhaps I can find some other method of hosting, but in the meanwhile, the content on this site will not be available. I can still be contacted directly through e-mail (though not the demon.fi one) or irc. I thank you for your interest and comments - maintaining the site brought me lots of new friends over the internet who share the same interests than I do.

EDIT: And is now back up! All the content should have survived the migration, but if something is broken, please let me know.

Last Updated (Saturday, 03 September 2011 13:32)