Commits on Source (93)
-
Vincent Liard authoreda2953f91
-
David Parsons authorede94cd716
-
David Parsons authored850ab809
-
David Parsons authored61ef5023
-
David Parsons authored3a13b5eb
-
David Parsons authored
Extract contextualized part of the method to make out-of-context replication easier.
78c6c3c7 -
David Parsons authoredef2a57e5
-
David Parsons authored729bff8e
-
ROUZAUD-CORNABAS Jonathan authoredc138f421
-
ROUZAUD-CORNABAS Jonathan authoredef219e5a
-
ROUZAUD-CORNABAS Jonathan authored9e1927ff
-
ROUZAUD-CORNABAS Jonathan authored2aac4978
-
ROUZAUD-CORNABAS Jonathan authored9d958616
-
ROUZAUD-CORNABAS Jonathan authoredbf5f1f24
-
ROUZAUD-CORNABAS Jonathan authored236605f3
-
ROUZAUD-CORNABAS Jonathan authoredcfa78e2f
-
Vincent Liard authored
Forgot the && when recursing template. As a result, only the first argument to gzread/write was passed as a reference…
d37820cb -
Vincent Liard authoredbe628942
-
Vincent Liard authored4187a462
-
Vincent Liard authored
(Yes Guillaume, everything happens at last…)
80a8f3ac -
David Parsons authoredc2d3b8de
-
David Parsons authored0032e8f4
-
David Parsons authoredc84c4e92
-
David Parsons authored489bdbe6
-
David Parsons authored
Tests were invalidated by commit e10a4e7a, meaning they didn't even compile ! Shame on us all for not having run them since then !!!
b173586e -
Vincent Liard authored
Some files generated by `ancstats` had misplaced underscore in their names (YouTrack issue aevol-26). Turns out it came from the renaming of member variables which were prefixed by an underscore (commit ref at the bottom). That commit mistakenly affected `stat_type_name`. The present commit reverts to correct names and fixes the same problem that affected `chrom_or_gu_name` and `best_or_glob_name`. Refs: YouTrack issue: aveol-26 commit that introduced the problem: 286881e3
2bc7e431 -
David Parsons authored7d56c199
-
David Parsons authored92a6513e
-
David Parsons authored2abb0da1
-
David Parsons authored5bcfd405
-
David Parsons authoredfdd02fef
-
David Parsons authoredd7699f6e
-
David Parsons authorede1743f22
-
David Parsons authored9166c57f
-
David Parsons authoredaf39b697
-
David Parsons authoreda1cd0be4
-
David Parsons authored
While loading a simulation, the individuals of the initial timestep registered their (unexisting !) replic_reports as observers of the end of their replication. I'm pretty sure this had no impact whatsoever because they never triggered the corresponding event (END_REPLICATION)
7b77d548 -
David Parsons authored1267922c
-
David Parsons authored
Was modified by f2977f61, probably by accident (IDE generation?)
d55a0153 -
David Parsons authored
In method write_current_generation_statistics
824e8d71 -
David Parsons authored
Returns a list of all the individuals with their replication report
5fa364fc -
David Parsons authored
This was mostly achieved by removing StatRecord dependency to ExpManager
0952395a -
David Parsons authoredb251077c
-
David Parsons authoredb7f0104e
-
David Parsons authoredca5bb567
-
David Parsons authored4086acbf
-
David Parsons authored
Doesn't work well as is (see issue #33) and may lead to data losses A global input/output directory solution is mandatory to manage things in an acceptable way. This is not a priority and shall be managed later on
08564900 -
David Parsons authored975995c9
-
David Parsons authoredf3bf6aea
-
David Parsons authored1b0b085b
-
David Parsons authored
The fitness of the organism differs from that of the original run and is very low details: https://aevol.myjetbrains.com/youtrack/issue/aevol-39
0d311d36 -
David Parsons authoredbee3102b
-
David Parsons authored573467a9
-
e18defaa
-
6144eff7
-
7a0f8d82
-
mutation methods now return the number of mutation performed (used in the optimization of mutationalrobustness
7c2ae30d -
2b9e5543
-
d7e5a57e
-
Vincent Liard authoredb9e1dfa0
-
Vincent Liard authoreddd8fbb11
-
Vincent Liard authored
Fix some indentation, spacing, braces.
b031ec2e -
Vincent Liard authorede4f4b10d
-
Vincent Liard authored67ca84ad
-
Vincent Liard authored00239ada
-
Vincent Liard authored
This is only a backup commit!
d5bda412 -
David Parsons authored398a0421
-
David Parsons authored
Don't forget to "autoreconf"
a950a9f1 -
David Parsons authored
aevol_propagate: create parent directories of outdir as needed details: https://aevol.myjetbrains.com/youtrack/issue/aevol-43
dc10020a -
Vincent Liard authored2888486e
-
David Parsons authored
#41: aevol_propagate: propagating with t < t_end yields a loss of stats #42: aevol_propagate: first line of stats in the propagated exp is wrong
2aaee532 -
Vincent Liard authored9f16aeea
-
Vincent Liard authoredddf40584
-
Vincent Liard authored
For the sake of homogeneity, reverts commit 9f16aeea.
8f123950 -
David Parsons authored8f430b9d
-
David Parsons authoredbb576b2e
-
David Parsons authored54a28ceb
-
David Parsons authored8e447234
-
David Parsons authored9dc4a7d0
-
David Parsons authored7edc0812
-
David Parsons authored
These details could have their place in man and/or user_manual
da6314bc -
David Parsons authored
It's been out from compilation since Jan 2013 (commit b5728bc0)
5382a060 -
David Parsons authored
Introduces new macro TIMESTEP_FORMAT that expands to "%09" PRId64
ecd79a85 -
David Parsons authoreda8080ff2
-
David Parsons authored1b13f59b
-
David Parsons authored71fa9cc4
-
David Parsons authored175607ab
-
David Parsons authored522cc564
-
David Parsons authored5657b721
-
David Parsons authored3265897c
-
David Parsons authored166590f4
-
David Parsons authored2bbc0181
-
David Parsons authored446b33a6
Showing
- .gitignore 8 additions, 2 deletions.gitignore
- CMakeLists.txt 73 additions, 5 deletionsCMakeLists.txt
- configure.ac 5 additions, 3 deletionsconfigure.ac
- dev-doc/RELEASE_HowTo 7 additions, 4 deletionsdev-doc/RELEASE_HowTo
- doc/aevol_create.1 9 additions, 13 deletionsdoc/aevol_create.1
- doc/aevol_modify.1 8 additions, 8 deletionsdoc/aevol_modify.1
- doc/aevol_propagate.1 18 additions, 48 deletionsdoc/aevol_propagate.1
- doc/aevol_run.1 17 additions, 11 deletionsdoc/aevol_run.1
- doc/dev/cppguide.html 6215 additions, 0 deletionsdoc/dev/cppguide.html
- doc/dev/include/link.png 0 additions, 0 deletionsdoc/dev/include/link.png
- doc/dev/include/styleguide.css 261 additions, 0 deletionsdoc/dev/include/styleguide.css
- doc/dev/include/styleguide.js 289 additions, 0 deletionsdoc/dev/include/styleguide.js
- examples/basic/param.in 2 additions, 2 deletionsexamples/basic/param.in
- execo/raevol_besteffort_mut_lat.py 12 additions, 2 deletionsexeco/raevol_besteffort_mut_lat.py
- execo/raevol_besteffort_mut_lat_lyon.py 49 additions, 28 deletionsexeco/raevol_besteffort_mut_lat_lyon.py
- m4/ax_boost_base.m4 285 additions, 0 deletionsm4/ax_boost_base.m4
- m4/ax_boost_filesystem.m4 118 additions, 0 deletionsm4/ax_boost_filesystem.m4
- m4/ax_boost_system.m4 121 additions, 0 deletionsm4/ax_boost_system.m4
- src/Makefile.am 3 additions, 1 deletionsrc/Makefile.am
- src/aevol_create.cpp 126 additions, 154 deletionssrc/aevol_create.cpp
doc/dev/cppguide.html
0 → 100644
This diff is collapsed.
doc/dev/include/link.png
0 → 100644
189 B
doc/dev/include/styleguide.css
0 → 100644
doc/dev/include/styleguide.js
0 → 100644
m4/ax_boost_base.m4
0 → 100644
m4/ax_boost_filesystem.m4
0 → 100644
m4/ax_boost_system.m4
0 → 100644