Code center > Suggestions

Call to Programmers

<< < (16/17) > >>

Cyberduke:
Well as for SVN, I am using http://tortoisesvn.net/ 1.53 and that seems to work fine. I don’t really use SVN much, so I have been getting to grips with it myself.
Just create a ‘darwinbots3’ folder then right click on it, select checkout and type/paste in the svn url and click ok.

bacillus:
Yes, I heard of TortoiseSVN, seems to be pretty good.

Numsgil:
TortoiseSVN is pretty standard.  I used it for a while, but I liked the GUI for SmartSVN better.  You can use anything you want, it shouldn't matter.

Botsareus:

--- Quote ---2.  Scripts should be fleshed out.  I haven't given this as much thought as the graphs, but basically anything the user can do, given a reason for doing so, the program should be able to do automatically.  This includes things like changing physics constants over time or based on population levels, etc.

Ideally, this would become another kind of language that's similar to the DNA language.  Complex enough to perform some really amazing simulations.
--- End quote ---
Cool, I had the same idea but I was going to wait for DB3 to suggest it, because it is kinda a lot of work.

We can also add "LFO" based on cycles. Check out how FLStudio uses LFO.


--- Quote ---1.  I want somebody to start working on some sweet ass graphs.  It doesn't sound exciting, but I think some cool graphs would totally kick the program up a notch, and it'd be a good, relatively safe way for someone to get their feet wet, so to speak.

For graphs I'd like the user to be able to set the x and y axis from a list of things.  So you can do mutations per DNA length.  Total mutations per cycle, etc.  Mutations per bot nrg, etc.

I'd like the user to be able to export data in a form that can be read into and manipulated by Excel.

I'd like the user to be able to toggle between bar graphs, line graphs, point plots, and any other form you can think of.

I'd like the user to be able to perform regression analysis on the data inside DB.  Create best fit curves/lines/parabolas/what have you.  Also any other statistics observations anyone can think of.  Perhaps mean and variance/standard deviation analysis.

I want these graphs to look superb.  Excel quality.  The current ones look ameteur.

I want these graphs to be scalable.  So you don't have to wait 1000 cycles to see any lines being drawn in your graph at all.

I want these to be the smoothest, most user friendly aspect of the program.  I want people to marvel at our superb graphs.


--- End quote ---

1.) This ended up as a dead end suggestion only based on the premise of: "Do we really need it?"

Numsgil:

--- Quote from: Botsareus on December 02, 2010, 07:25:46 PM ---We can also add "LFO" based on cycles. Check out how FLStudio uses LFO.

--- End quote ---

What is a "LFO"?  I haven't ever use FLStudio and I'm too lazy to dig through it to find out.

I'm going to guess "Low Frequency Operation", eg: performed every few hundred cycles.


--- Quote ---1.) This ended up as a dead end suggestion only based on the premise of: "Do we really need it?"

--- End quote ---

Eh?  I still plan on working on graphs.  I'm going to be able to leverage the graphics system I'm working on right now to get it working right.  Instead of drawing bots, you just draw graph lines instead.  You can use the same camera system to zoom in and move around.

Still have to figure out how to collect the information of course.  There's lots of naive ways, but depending on the frequency and whether it should always be collecting data whether the graphs are up or not, and how many cycles it should save, it gets pretty bulky.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version