Latin Squares Generator RC1

Last week Scott Gartner, one of my visitors who had seen my Latin Squares Console Application and had worked with it, sent me some comments about my code with great advices.

He also modified my code and translated my application from Visual Basic to C# to make it ready to calculate Latin Squares for large orders with better performance, memory usage and speed.  As I didn't require it and it was just a project for my university, wasn't interested to follow it but Scott did a great job and improved it to help anyone who wants to calculate Latin Squares (as I stated before they have great applications in real world).

Scott got my code and algorithm and improved my application to have a better memory usage.  Now it has a constant memory usage which helps you to calculate any order of Latin Squares but this may take short or long time based on order. 

This Console Application has a known issue for large orders and can't ZIP memory content into files.  I'll try to upgrade this Console Application to .NET 3.0 and recode it based on Workflow because this should improve performance and make it readable for others but first I need to find time.

Download Latin Squares Generator RC1 (versioning is just for fun!) from here.

+ I'm glad to see there is a good collaboration between me and my visitors.  Scott didn't require large orders but worked on this application to make it ready and I'm happy to see making the source code available could be useful.  Thanks Scott.

[advertisement] Axosoft OnTime 2008 is four developer tools in one: bug tracking, project wiki, feature management, and help desk. It manages your development process so developers can focus on coding. Installed or Hosted – Free Single-user license -- Free 30-day team trial.

1 Comment : 10.01.06

Feedbacks

 avatar
#1
Keyvan Nayyeri
08.14.2007 @ 10:02 AM
One of guys at our military office is learning programming from the base at 25!! Sometimes he asks me

Leave a Comment