Difference between revisions of "Talk:Humilis"

From WikiManual
Jump to: navigation, search
(User Feedback)
(Removing all content from page)
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== 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...  --[[User:Numsgil|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. ;) {{User:Griz/sig}} 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.  --[[User:Numsgil|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)
 
 
...  --[[User:Numsgil|Numsgil]] 10:20, 6 Nov 2005 (MST)
 
 
== User Feedback ==
 
: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. [[User:Griz|griz]] 11:37, 6 Nov 2005 (MST)
 

Latest revision as of 19:45, 16 December 2009