0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
enforce per-metabolism agent count minimum More... about 13 years ago
generate contact-normalized metabolism-assortative data More... about 13 years ago
create script for analysis of misc metabolism stats (e.g. rate of assortative mating) More... about 13 years ago
create script for running "trials" of single agents with input seed genomes More... about 13 years ago
conditional mate energy use property More... about 13 years ago
fix mistake in setting mate denial status for per-metabolism rule. More... about 13 years ago
support carcasses More... over 13 years ago
Initial multi/anti-nutrient implementation. More... over 13 years ago
give PwMoviePlayer the ability to loop continuously More... over 13 years ago
update and fix complexity calculations to support 'approximate full' complexity, calculate integration correctly, acknowledge that we are using COV instead of COR everywhere, eliminate an ad hoc rescaling of COV, and fix a typo in complexity.h More... over 13 years ago
change name of script from CalcComplexity to CalcComplexity.py to avoid conflict with C++ CalcComplexity executable More... over 13 years ago
add comments to optimized distance computation code. More... over 13 years ago
optimize distance calculations to minimize CPU L1 cache misses. More... over 13 years ago
add CLI opts for controlling approximation settings. introduce CLI long opts. More... over 13 years ago
finish gene sort code (not in use) and enhance ancestry util to show parents of same cluster More... over 13 years ago
ancestry utility More... over 13 years ago
move towards being able to sort genes (delta cache and genome cache effected) More... over 13 years ago
added cluster read functionality More... over 13 years ago
Adding cluster plots More... over 13 years ago
make zscore operate on abs. add further zscore analysis (e.g. uniqueness). print mean and stddev info in zscore and metabolism. More... over 13 years ago
metabolism and zscore utils More... over 13 years ago
decrease distance calcuation time by 30% via 1D delta cache and unrolling loop More... over 13 years ago
add -g support to utils More... over 13 years ago
use zlib API to parse compressed genomes More... over 13 years ago
optimize parsing of genome files More... over 13 years ago
eliminate compiler warnings and misc trivial changes More... over 13 years ago
add qt_clust to standard build procedure More... over 13 years ago
utility for comparing membership of clusters in two cluster files More... over 13 years ago
clean up Genome Cache implementation More... over 13 years ago
genome cache and support for gzipped genomes More... over 13 years ago