Re: [computer-go] CUDA code - can anybody host it?

2009-12-30 Thread Phil Garcia
I concur; github is a great place to share code. And it's free for public repositories. On Wed, Dec 30, 2009 at 7:34 AM, Brian Slesinsky br...@slesinsky.orgwrote: How about creating an account on github and uploading it there? 2009/12/30 Christian Nentwich christ...@modeltwozero.com: All,

Re: [computer-go] CGOS down? Java client - basic GTP problem

2007-11-27 Thread Phil Garcia
Harri Salakoski wrote: commandgenmove w 30 reply=30 E3 cgos replys gameover 2007-11-27 B+Illegal do not understand syntax CGOS server uses a proprietary protocol and not GTP. If you are looking to embedded the protocol within your application (instead of

Re: [computer-go] Re: common lisp framework frameworks in general

2007-11-21 Thread Phil Garcia
- Original Message From: Dave Dyer [EMAIL PROTECTED] The only methodology where both networking and GUIs are cross platform is Java. Not so - Microsoft's .NET framework has both networking and GUI support. The Mono provides a Linux implementation. In fact, with Silverlight (and

Re: [computer-go] re: completed game scoring

2007-11-21 Thread Phil Garcia
Dave, Thanks for sharing! I've been using this collection over the years for testing. - Original Message From: Dave Dyer [EMAIL PROTECTED] To: computer-go computer-go@computer-go.org Sent: Wednesday, November 21, 2007 11:54:35 AM Subject: [computer-go] re: completed game scoring Over

Re: [computer-go] Language

2007-11-12 Thread Phil Garcia
- Original Message From: Chris Fant [EMAIL PROTECTED] I'm not a troll, I promise. I'm asking because I want to start a new project. I already have a bunch of code in C++, but I've never considered myself an expert. I think I'll cherry-pick from that and convert to use smart

Re: [computer-go] Language

2007-11-12 Thread Phil Garcia
- Original Message From: Chris Fant [EMAIL PROTECTED] [...] I don't care about whether the language is open or not as I am probably the only person who is ever going to see this code. That's unfortunate for us! I'd love to see a UCT implementation in C#.

Re: [computer-go] cgos viewer feature request

2007-11-01 Thread Phil Garcia
I agree, that would be a nice addition to the viewer. - Original Message From: Chris Fant [EMAIL PROTECTED] To: computer-go computer-go@computer-go.org Sent: Thursday, November 1, 2007 1:33:06 PM Subject: [computer-go] cgos viewer feature request It would be nice to be able to

Re: [computer-go] Ruby GTP shell

2007-10-26 Thread Phil Garcia
From: Don Dailey [EMAIL PROTECTED] Ruby is the best language I've ever programmed in. Unfortunately, it's also one of the slowest but that's ok for most things. Using Microsoft's new DLR (Dynamic Language Runtime), dynamic languages, like Ruby, Python, and Javascript, can be compiled into

[computer-go] SGF Utility

2007-10-25 Thread Phil Garcia
-compiled windows binary can be download from: http://www.codeplex.com/SGFConvert This is the first initial release, so please report bugs if you use the utility. - Phil Garcia http://www.thinkedge.com (My web site) http://www.gotraxx.com (C# program that plays the game of Go