Difference between revisions of "Talk:Humilis"

From WikiManual
Jump to: navigation, search
(User Feedback)
Line 37: Line 37:
  
 
== User Feedback ==
 
== User Feedback ==
 +
Note: Nums ... your comment "someone should run the bot now to see if the management gene I added is working right (I'm still in the library)"<br>
 +
isn't going to be seen by anyone who doesn't use the 'recent changes' page.<br>
 +
people are not familiar with the wiki or how it works so you got to go out of your way to catch their attention and make it apparent.<br>
 +
 +
 
:2.4.7
 
:2.4.7
 
:F1 conditions
 
:F1 conditions

Revision as of 14:45, 6 November 2005

WikiBot

Humilis is a WikiBot.

What is a WikiBot?

From Endy: Wikkibot was an idea to construct a bot online where many people can edit it. Lord knows what a hellacious bot we could all make working together.

So maybe we should construct a WikiBot template to let users know what a WikiBot is... --Numsgil 14:45, 5 Nov 2005 (MST)

use NewMove

use NewMove
Is this use NewMove part of the bot code?
and something that can be added to older bots for use in 2.4x?
and if so ... will they still work in pre 2.4x versions?
how does this work? Is there a subroutine/function "NewMove" in 2.4x then that
somehow shunts the 'multiplication' of the accerations in old bots?
please share your thinking so we aren't left out in the cold, eh. ;) Griztalk 09:26, 5 Nov 2005 (MST)
it works exactly like def statements do. When the program reads the .up/.dn/etc. commands during the physics loop, they get multiplied by mass unless the use NewMove preprocessor instructor was inclc\uded in the DNA. --Numsgil 14:41, 5 Nov 2005 (MST)

Simplifying using bit manipulations

It seems to me there might be a better way to manipulate values to get 1, -1, or 0 etc. for use in cheap birth tie removal et al.

I'm thinking perhaps some sort of bit mask to XOR against the value... I'd really have to crack open my old textbooks in bit manipulation.

let's see, I seem to remember this:

let A,B be numbers

A & A = A (ie: and) A ^ A = 0 (ie: XOR)

... --Numsgil 10:20, 6 Nov 2005 (MST)

User Feedback

Note: Nums ... your comment "someone should run the bot now to see if the management gene I added is working right (I'm still in the library)"
isn't going to be seen by anyone who doesn't use the 'recent changes' page.
people are not familiar with the wiki or how it works so you got to go out of your way to catch their attention and make it apparent.


2.4.7
F1 conditions
30 Alga_min
30 Humilis
they slowly reproduce to around 2x the starting population ...around 5000 cycles
at around 8800-9000 cycles, they appear to shrink, looking triangular ...
and don't seem to be able to gain energy from the agla ...
and by 13000 cycles ... have all died.
ran this a number of times with various populations ... same result. griz 11:37, 6 Nov 2005 (MST)