Search the web
Sign In
New User? Sign Up
openbeagle · Open BEAGLE
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 905 - 934 of 1467   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
905
On my home computer running linux, I have no problem with the OpenBeagle package. However, when I attemp to compile Beagle 3.0.1 on my work computer in Cygwin,...
uisqebaugh
Offline Send Email
Dec 4, 2006
7:02 pm
906
Hi, Christian (Beagle's primary developer) seems to be away at the moment. I can't tell you much about Cygwin, but I can point you to the two Marc's (CC'd in...
Matthew Walker
mattgwwalker
Offline Send Email
Dec 4, 2006
9:04 pm
907
Hi, It seems to me that Christian (Beagle's primary developer) is away at the moment. He would be the best person to answer your questions. But in the...
Matthew Walker
mattgwwalker
Offline Send Email
Dec 4, 2006
10:18 pm
908
Hi! All I can say is that Beagle 3.0.1 uses an old implementation of the PACC::SignalHandler class which (indeed) had portability problems. It was completely...
Marc Parizeau
marcparizeau
Offline Send Email
Dec 7, 2006
3:59 am
909
Hi David, ... I was away in the last days, being on the move between Switzerland and Canada. I am now resettling slowly in Quebec City. Matthew gave you a...
Christian Gagné
raspingoo
Offline Send Email
Dec 8, 2006
12:25 am
910
... Well, I would think that the typedef fix that Marc proposed would work, but this should be tested. The in-development version of Beagle makes use of the...
Christian Gagné
raspingoo
Offline Send Email
Dec 8, 2006
12:44 am
911
Hello Christian, i am currently trying my luck on a STGP Problem. I noticed that the GP-MutationStandardConstrainedOP doesn't operate on my individuals. I ...
davidherbipolis
Offline Send Email
Dec 14, 2006
1:18 pm
912
Hi David, The problem may be caused by this bug. It depends on the constrained GP settings (i.e. primitive set and typing) you are using, but it is possible...
Christian Gagné
raspingoo
Offline Send Email
Dec 14, 2006
1:35 pm
913
Hi everyone, I am exploring the GP example symbreg which generate equations. Do anyone has an idea how i can make the equation has integer constants? Thanks a...
Bai Linge
bai_linge
Offline Send Email
Dec 17, 2006
1:28 am
914
... For that, you should define your own type of ephemeral random constants that are real numbers with whole value. See the code of class GP::EphemeralDouble...
Christian Gagné
raspingoo
Offline Send Email
Dec 17, 2006
4:38 pm
915
Hello, i'm currently trying to get a picture on how several things inside beagle work. 1.) How does the GP standard mutation (constrained) select the node ...
davidherbipolis
Offline Send Email
Jan 5, 2007
5:30 pm
916
Hello, i have another Question to add: I am currently trying to expand my individuals to have multiple trees (i'm still doing STGP). I defined multiple...
davidherbipolis
Offline Send Email
Jan 8, 2007
4:20 pm
917
Hi David ... You seem to have a correct understanding of the code. Don't forget, as I mentioned earlier in a message to the list, there is a major bug with...
Christian Gagné
raspingoo
Offline Send Email
Jan 9, 2007
11:23 pm
918
Hi again David, ... Well, this need some manipulations, but it is not really hard. Here follows a simplified version of the GP::Individual::run method. ...
Christian Gagné
raspingoo
Offline Send Email
Jan 9, 2007
11:27 pm
919
Hi everybody, I have a couple of questions 1) I am interested in backporting the CVS Mutation Operator to beagle 3.0.1, so I checked out the .cpp and .hpp from...
hazan amaury
tinoucaillou
Offline Send Email
Jan 18, 2007
2:24 pm
920
Hello, you have to check the updates labeled with "Bug fix for STGP standard mutation operators.". I found that label in the following files. ...
davidherbipolis
Offline Send Email
Jan 25, 2007
9:48 am
921
Hello Beaglers, It's been more than a year since version 3.0.1 of Open BEAGLE has been released. The development of a new version including several important ...
Christian Gagne
raspingoo
Offline Send Email
Feb 7, 2007
10:55 pm
922
Hi Christian, ... I think this is a great idea! It also allows for a much better testing phase if the more enthusiastic user is prepared to submit crash/error...
Matthew Walker
mattgwwalker
Offline Send Email
Feb 8, 2007
12:53 am
923
Hi Matthew, ... Yes, I think we'll go with odd-numbered minor version for the development trunk, while even-numbered version will be for stable releases. Given...
Christian Gagne
raspingoo
Offline Send Email
Feb 8, 2007
1:39 pm
924
hello, I downloaded Open Beagle 3, worked in a newly created directory and followed the instructions given for compiling under Unix (linux), namely: configure ...
Valdes, Julio
Julio.Valdes@...
Send Email
Feb 8, 2007
2:08 pm
925
Hi Julio, I suppose that you are compiling version 3.0.1 on Linux. What are exactly the error messages your encounter? This may be very helpful for me to help...
Christian Gagne
raspingoo
Offline Send Email
Feb 8, 2007
2:13 pm
926
Dear Dr. Gagne: Concerning the compilation of Open Beagle, I am reproducing here the steps that I made, including the results that I got (under Linux). As I...
Valdes, Julio
Julio.Valdes@...
Send Email
Feb 8, 2007
5:16 pm
927
Hi everybody, I think the idea of splitting the releases into dev/stable is a good idea. I had the idea of building beagle and its associated projects SCONS (a...
hazan amaury
tinoucaillou
Offline Send Email
Feb 13, 2007
11:00 am
928
Hi Amaury, ... Well, I agree that the autotools learning curve may be quite steep, but once you got it, it is a really nice tool that can do lot of magic for ...
Christian Gagné
raspingoo
Offline Send Email
Feb 14, 2007
1:57 pm
929
First of all i would like to congratulate Christian (and those who helped) for the Open Beagle software. It is one of the best packages around for genetic...
simonbonanno
Offline Send Email
Feb 15, 2007
2:20 pm
930
Hi Simon, ... Unless some user have done something on their own, there is nothing at the moment to convert the GP individual into C source file. I thought ...
Christian Gagne
raspingoo
Offline Send Email
Feb 15, 2007
3:31 pm
931
Hi Simon, Christian, ... I was thinking about this compilation possibility too and just this week! The idea of a bridge to libGE is interesting. But while we...
Matthew Walker
mattgwwalker
Offline Send Email
Feb 16, 2007
4:45 am
932
Hi Matthew, That's really nice! That's probably the most general we can go for the convertion of GP individuals as C functions. Asking for the users to define...
Christian Gagne
raspingoo
Offline Send Email
Feb 16, 2007
2:01 pm
933
Hi Christian, Thanks for your reply. The implementation of such a module seems very interesting. I would be glad to help or do the development for it. (I use...
simonbonanno
Offline Send Email
Feb 16, 2007
5:46 pm
934
Hi Matthew, Thanks for your reply. I will try your solution and let you know how it goes. Although I think it will take me sometime since i have only been...
simonbonanno
Offline Send Email
Feb 16, 2007
5:52 pm
Messages 905 - 934 of 1467   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help