openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Polyworld
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 10 of 41
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
update to use f* commands and use slightly different example run IDs
larryy
More...
about 13 years ago
make 'quiet' a local variable
rikss
More...
about 13 years ago
rename pwfarm_set to fset, prepend 'f' to all farm aliases. add quiet mode.
rikss
More...
about 13 years ago
update pwfarm doc to instruct user to set farm context
rikss
More...
about 13 years ago
when configuring farm, convert user-specified results dir to absolute path
rikss
More...
about 13 years ago
fix bug that could prevent fEvents from being initialized under certain conditions
larryy
More...
about 13 years ago
fix a few mistakes in v2.0 doc revision
rikss
More...
about 13 years ago
pwfarm 2.0
rikss
More...
about 13 years ago
if RecordComplexity is true, proper run/brain/Recent/<epoch>/complexity_<type>.plt datalib files will be generated; setting TournamentSize to zero will revert to old iteration-through-fittest-list method of selection
larryy
More...
about 13 years ago
add perror() to DataLibWriter constructor failures
larryy
More...
about 13 years ago
protect make_percents() against divides by zero
larryy
More...
about 13 years ago
add a minimum of 1 for the TournamentSize (which would be random selection from the fittest)
larryy
More...
about 13 years ago
add TournamentSize worldfile param
larryy
More...
about 13 years ago
make CompressFiles True by default for legacy runs
larryy
More...
about 13 years ago
update to new worldfiles
larryy
More...
about 13 years ago
add an extra decimal place of precision to the recorded MateRate
larryy
More...
about 13 years ago
don't make the next epoch's directory if it's the last step of the simulation
larryy
More...
about 13 years ago
add BrainFunctionRecentRecordFrequency and default it to 1000, so Recent directory is created as the simulation proceeds, in its normal format
larryy
More...
about 13 years ago
fix default value of StatusToStdout
larryy
More...
about 13 years ago
add EatRate and MateRate to the list of known stats
larryy
More...
about 13 years ago
add support for event-filtered complexity as a fitness function
larryy
More...
about 13 years ago
move the +1 needed, due to the way timesteps are handled, for dimensioning the events array into Events.h itself, so clients can just pass in MaxSteps
larryy
More...
about 13 years ago
replace bad error exitvalue with proc.returncode
larryy
More...
about 13 years ago
treat natural and virtual births as 'm'ate events
larryy
More...
about 13 years ago
add .zero() method to ease resetting of Energy values
larryy
More...
about 13 years ago
reorder arguments to CalcComplexity_brainfunction() to prepare for complexity as fitness function; fix memory leak due to return being called before gsl_matrix_free()
larryy
More...
about 13 years ago
count virtual births for complexity-fitness in addition to heuristic-fitness; keep track of total energy eaten and display it and energy consumption rate in status; support StatusToStdout; show frame rate in TextStatus window even if it is not being recorded to stat.step files
larryy
More...
about 13 years ago
add support for StatusToStdout and define variables to keep a record of all energy eaten by agents
larryy
More...
about 13 years ago
add usage(), require a worldfile, and add support for StatusToStdout
larryy
More...
about 13 years ago
add VIRTUAL birth type
larryy
More...
about 13 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
40
41
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree