added back CommonSquirrel
22 lines of code changed in 1 file:
trying to fix conflict/out dated error in svn. copy pasted all the files again
0 lines of code changed in 1 file:
fixed error in stay_risk equation. Changed next_loc to curr_loc. Reduced bud replenish rate. changed stay risk beta from 20 to 10. Turned memory gene back on for foodmem decay
19 lines of code changed in 3 files:
get mass and length standard functions
28 lines of code changed in 1 file:
updated figs
92 lines of code changed in 2 files:
chromosome labels + fix outdated comment-outs
2 lines of code changed in 1 file:
fixed body mass growth increment , to Kleiber's 4/3 power
9 lines of code changed in 1 file:
forgot to init age, + fix comments
32 lines of code changed in 1 file:
Fixed all phenotypic labels
13 lines of code changed in 1 file:
fixed label in trait_init_genotype
10 lines of code changed in 1 file:
reorganised parameters
21 lines of code changed in 1 file:
doxygen comments
18 lines of code changed in 1 file:
implemented epsilon for zero parameter
8 lines of code changed in 1 file:
fixed body mass smr function
16 lines of code changed in 1 file:
Changed weight gain to be at the end of every day instead of at the end of the simulation.
195 lines of code changed in 2 files:
implemented growth functions (mass and length) + starvation death check
144 lines of code changed in 1 file:
removed function do weight increment, fixed check starvation
6 lines of code changed in 1 file:
initial implementation of body, length mass and smr. Fixed NaNs in gamma2gene
137 lines of code changed in 1 file:
renamed to the body
3 lines of code changed in 1 file:
function to get mass from length
28 lines of code changed in 1 file:
added condition module to physical condition objects + genetic determination
187 lines of code changed in 1 file:
updated class hierarchy fig
1515 lines of code changed in 2 files:
added the condition module and initial type
39 lines of code changed in 1 file:
fixed the acorn_eff. Was too high at fisrst
4 lines of code changed in 1 file:
trying out removal of acorn replenishing
11 lines of code changed in 1 file:
changed replen rate for buds, forage success rate of acorns, kcals of buds. Squirrels only gain weight at the end of a day now. added a totkcals for acorns/buds in common squirrel. Change the calculation of final weight to be based on what weight squirrels had gained over 10 days
80 lines of code changed in 2 files:
Changing entire program to be 10 days long. Increased eating speed of acorns, decreased replenishing rate of buds to 0.005, changed acorn finding success rate
12 lines of code changed in 1 file:
updated lower-order components for perception objects
21 lines of code changed in 1 file:
added lower-order components for perception object
55 lines of code changed in 1 file:
changes that did in bus
7 lines of code changed in 1 file:
updated hierarchy of types for neurobio and individual agent
31 lines of code changed in 1 file:
delted roadmap readme, it is no more actual
0 lines of code changed in 1 file:
minor revisions, emotional subobjects - need testing access in higher order classes
13 lines of code changed in 1 file:
REMOVED so far neural_response procedure neuro_bundle_signal_response from THE_NEUROBIO, we now have a general procedure to set any trait from the genome
1 lines of code changed in 1 file:
added init parameters and procedure for SMR
62 lines of code changed in 1 file:
minor formatting
15 lines of code changed in 1 file:
hormone _init_genotype is now REMOVED, will use general procedure trait_init_genotype for all traits upwards in class hierarchy
0 lines of code changed in 1 file:
added general trait init function at the individual genome level of class hierarchy, hormone init function will be removed. added body_mass parameters, added minimum zero for positive traits
171 lines of code changed in 1 file:
more tips on subversion
33 lines of code changed in 1 file:
STARTING NEUROBIO. Added general neural response function for neural bundles
86 lines of code changed in 1 file:
comment on NaNs in alleleconv type 2
2 lines of code changed in 1 file:
fixed gamma2gene function, gaussian perception
50 lines of code changed in 1 file:
fix comments only
12 lines of code changed in 1 file:
svnignore and hgignore added
90 lines of code changed in 2 files:
comments only fix
10 lines of code changed in 1 file:
ADDES alleleconv conversion in gamma2gene
14 lines of code changed in 1 file:
gamma2gene_2 is now removed
3 lines of code changed in 1 file:
fix comments only
42 lines of code changed in 1 file:
previous alleleconv is now allelescale (elemental) + added alleleconv to convert normalised allele value to arbitrary alleleconv rescaled, new alleleconv not used yet though
26 lines of code changed in 1 file:
added alleleconv function elemental, will convert previous alleleconv with generic interfaces to allelescale
29 lines of code changed in 1 file:
updated svnignore
1 lines of code changed in 1 file:
maintenance, deleted PDF doc, and updated svnignore properties
0 lines of code changed in 1 file:
updated svnignore properties
28 lines of code changed in 1 file:
fix pics
78 lines of code changed in 2 files:
comments only fix
15 lines of code changed in 1 file:
added on style of labels/var names
18 lines of code changed in 1 file:
updated figs
175 lines of code changed in 2 files:
added code style - uppercase and lowercase use rules
56 lines of code changed in 1 file:
REMOVED hormone-specific initialisation functions, they are now served by a module-private universal function
12 lines of code changed in 1 file:
implemented general hormone initialisation function, will remove specific next
126 lines of code changed in 1 file:
started implementing UNIVERSAL hormone init code
2 lines of code changed in 1 file:
disable sorting class objects alphabetically SORT_MEMBER_DOCS=NO
1 lines of code changed in 1 file:
minor note on coding style at the top
2 lines of code changed in 1 file:
estrogen init implemented + set functions for all hormones
136 lines of code changed in 1 file:
added cortisol and testosterone
223 lines of code changed in 1 file:
updated fig.
101 lines of code changed in 2 files:
added adrenaline
78 lines of code changed in 1 file:
updated pics for doc (UML diagrams)
677 lines of code changed in 2 files:
added UML diagram for the individual
15 lines of code changed in 1 file:
added pics for class hierarchy, UML diagram
2060 lines of code changed in 2 files:
fix fig 2 gen. structure
9 lines of code changed in 2 files:
added genetic structure pics
2848 lines of code changed in 3 files:
added new AHA genetic structure schemes to the doc
28 lines of code changed in 1 file:
fix HeadURL
4 lines of code changed in 4 files:
added HeadURL
1 lines of code changed in 1 file:
added keywords
9 lines of code changed in 2 files:
hide private objects in docs, see EXTRACT_PRIVATE
1 lines of code changed in 1 file:
fixed comments, @param, for doxygen
85 lines of code changed in 1 file:
removed local-object alleleconf, it is redundant now
0 lines of code changed in 1 file:
remove TODOs for array-based alleleconv, loop-based seems ok and speed overhead wouldn't be large
0 lines of code changed in 1 file:
implemented gamma2gene for real parameters, it does not invoke alleleconv, + added to generic interface
87 lines of code changed in 1 file:
amended comments on the code
30 lines of code changed in 1 file:
implemented function get for thyroid hormone level
11 lines of code changed in 1 file:
fixed global hormone init function name, it is not random
4 lines of code changed in 1 file:
Set haploid warning for gamma2gene and thyroid hormone init function, haploid doesn't work and results in short-circuit
11 lines of code changed in 1 file:
fixed random chromosome selection
2 lines of code changed in 1 file:
Gabbi - new comments only
27 lines of code changed in 1 file:
fixed integer division in alleleconv
4 lines of code changed in 1 file:
refactor gamma2gene and alleleconv functions, added generic interfaces, plus initial implementation of thyroid hormone init based on gamma2gene
270 lines of code changed in 1 file:
Coded together. Corrected some loops. Corrected and simplified writing of cumulative fitness to Ind array.
4 lines of code changed in 1 file:
gabbi
28 lines of code changed in 1 file:
Coded together. Changed some time references - think through what happens at the beginning and during a timestep.
14 lines of code changed in 1 file:
Gabbi questions - cumulative fitness
12 lines of code changed in 1 file:
added the boolean genotype x phenotype matrices for all the hormones
102 lines of code changed in 1 file:
commit before changing from 10months to 1 week time frame
4 lines of code changed in 1 file:
messed up my branch, readding files and deleting misc
209 lines of code changed in 1 file:
comment, minor further fix on reshape
5 lines of code changed in 1 file:
fix reshape in COMMONDATA to fit the maximum number of alleles - construction of _GENOTYPE_PHENOTYPE boolean matrices
20 lines of code changed in 1 file:
Removed the implementation of sex determination based on explicit SEXLOCUS_CHROMOSOME and SEXLOCUS_ALLELE. Now, it is based on GENOTYPE_PHENOTYPE matrix. Spee doverhead is negligible.
8 lines of code changed in 1 file:
added implementation of sex determination based on G_P matrix, NOTE: this version includes both older implementation code based on explicit settings of the sex locus AND the new implementation based on the G_P matrix. Comparing speed of both did not reveal any serious differences
59 lines of code changed in 1 file:
Corrections by Gabbi in Forward simulation.
36 lines of code changed in 1 file:
reformatted reshape array constructors comments for clear cisibility + added padding and reordering parameters
16 lines of code changed in 1 file:
reformatted comments for genotype x phenotype arrays for better visibility
6 lines of code changed in 1 file:
Implemented phenotype to genotype matrix for SEX and HORMONES, for SEX it's unused
84 lines of code changed in 1 file:
Removed outdated implementation of ADDITIVE ALLELE COMPONENTS that was branched out previously: branches/budaev/HEDG2_01s2
0 lines of code changed in 1 file:
LATEST VERSION OF OLD version of ADDITIVE COMPONENTS for alleles, this version is branched to ...01s2 branch and now DISCOURAGED -- reimplemented new in old continuing branch
0 lines of code changed in 2 files:
Removed branches/christian
0 lines of code changed in 63 files:
Removed branches/gabriella
0 lines of code changed in 1 file:
small comment addition for allele_value
4 lines of code changed in 1 file:
Gabbi
1 lines of code changed in 1 file:
Questions by Gabbi
28 lines of code changed in 1 file:
fixed multicomponent gamma2gene function
1 lines of code changed in 1 file:
added multicomponent gamma2gene function
70 lines of code changed in 1 file:
RE-IMPLEMENTED two-layer allele structure, with ADDITIVE_COMPS
65 lines of code changed in 1 file:
minor fix + hormones
16 lines of code changed in 1 file:
Coded together. Changed mortality, costs, so they can vary seasonally. Removed some bugs.
56 lines of code changed in 1 file:
fixed allele label creation to trim chromosom e label if too long
21 lines of code changed in 1 file:
fixed genetic structure - removed two-layer sysyem for simplicity
71 lines of code changed in 1 file:
moved - change name of older two-level genetic structure to a shorter
0 lines of code changed in 3 files:
adding other files
0 lines of code changed in 2 files:
added older two-level genetic structure code to the dir
0 lines of code changed in 1 file:
added a stub for finalisation procedure for individual object. Unfortunately final may not yet be implemenmted by compilers
24 lines of code changed in 1 file:
made create zero functions for creating empty genetic objects, added alive attribute to the individual agent
217 lines of code changed in 1 file:
Coded together. Removed interpolation of state category in forward loop. Modified forward simulation to use first-year strategy only. Added spawning to figures.
60 lines of code changed in 1 file:
more small changes made in bus
21 lines of code changed in 1 file:
use custom makefile in c:b and smart svn tool
55 lines of code changed in 3 files:
gaussian perception error in gamma2gene is now set from CV of error rather than raw variance parameter, that's more intuitive to set +sex initialise in population object + fully init new offspring
72 lines of code changed in 1 file:
cleanup code: fixed mutationrate, fixed labels for sex
12 lines of code changed in 1 file:
reorganised labels etc
10 lines of code changed in 1 file:
Rearranged functions, removed reference to fish, now agents.
45 lines of code changed in 1 file:
changed name of sex determination function as it is the sex init in fact, may need another for runtime sex determination from the genome, but maybe not
4 lines of code changed in 1 file:
sex determination function implemented separately
54 lines of code changed in 1 file:
Initial implementation of genetic sex determination
43 lines of code changed in 1 file:
16 lines of code changed in 1 file:
initial implementation of diploid and polyploid genomes
15 lines of code changed in 1 file:
changed male sex labels to more logical + use now genome_size, but fixed
15 lines of code changed in 1 file:
Coded together. Removed interpolation of reserve state when looking up strategy in forward part.
2 lines of code changed in 1 file:
After adding comments together.
12 lines of code changed in 1 file:
fix outdated info about modules
15 lines of code changed in 1 file:
added ezwinports to software - for make for windows
5 lines of code changed in 1 file:
1 lines of code changed in 1 file:
Coded together. Increased x categories to smooth interpolation. Added gradually subtracted migration costs for increased graph readability.
12 lines of code changed in 1 file:
minor fix for ieee modules link
2 lines of code changed in 2 files: