On 3/30/2015 8:24 PM, Mario Figueiredo wrote:
On Mon, 30 Mar 2015 19:28:16 -0400, Terry Reedy
wrote:
So I suggested going ahead and testing PyBrain by using it. This
appears to have worked out well. I believe the only 2-3 issue she ran
into was a '/' that needed to become '//', that either 2
On Mon, 30 Mar 2015 19:28:16 -0400, Terry Reedy
wrote:
>
>So I suggested going ahead and testing PyBrain by using it. This
>appears to have worked out well. I believe the only 2-3 issue she ran
>into was a '/' that needed to become '//', that either 2to3 or I missed
>in the initial conversion
Last summer, a college student, who prefers Python to Java and Racket
(her other CS course languages), wanted to do a year-long AI research
project using PyBrain (for the ai part), numpy (required for PyBrain),
and pygame (for animated displays). We both preferred 3.x. That was
not an issue f