[root]/branches/budaev/sexmodel_laura
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 37 (100.0%) | 6941 (100.0%) | 187.5 |
delete obsolete code
0 lines of code changed in 11 files:
fix module name, renamed by Laura
103 lines of code changed in 3 files:
sync with Laura's code r9019, CSV_IO updated to v1.3
0 lines of code changed in 5 files:
updated CSV_IO to later version 1.3 r9008
117 lines of code changed in 1 file:
added example of inline data save code, with implied loops and reshape, this code is commented out
10 lines of code changed in 1 file:
fixed bug `ind` is global array of individuals, but **inds** arbument should be used in (save_individuals_csv) and (save_individuals_bin)
27 lines of code changed in 1 file:
added ignore file and attributes
0 lines of code changed in 1 file:
fix wrong allocation of `tmp_data`, they have another dimension in the second part, surv_traits
11 lines of code changed in 1 file:
(save_individuals_csv) is done
53 lines of code changed in 1 file:
fix bug, must use inds from input argument
37 lines of code changed in 1 file:
added column names to the output file
12 lines of code changed in 1 file:
added individual save subroutine using CSV, first non-array data components of ind
5149 lines of code changed in 2 files:
added actual binary write code for collected_data
1319 lines of code changed in 2 files:
data from ind_def data structures are collected into the global 3D data box
103 lines of code changed in 2 files:
skeleton for (save_individuals)
0 lines of code changed in 2 files:
added parmeter somacost
0 lines of code changed in 2 files: