Closed FergusonAJ closed 2 years ago
:exclamation: No coverage uploaded for pull request base (
MABE_devel@e9efd8c
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## MABE_devel #466 +/- ##
=============================================
Coverage ? 80.38%
=============================================
Files ? 322
Lines ? 38889
Branches ? 0
=============================================
Hits ? 31259
Misses ? 7630
Partials ? 0
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e9efd8c...b4b2024. Read the comment docs.
Overview
The master branch of MABE2 currently depends on the
MABE_devel
branch of Empirical. This pull request is to merge changes intoMABE_devel
; it does not touch themaster
branch of Empirical.We are supporting the following branches of MABE2:
avida_merge
: https://github.com/FergusonAJ/MABE2/tree/avida_mergesystematics
: https://github.com/emilydolson/MABE2/tree/systematicsThese mostly rely on the following branches of Empirical, which have been merged into this one branch:
virtual_cpu_merge
(this one) : https://github.com/FergusonAJ/Empirical/tree/virtual_cpu_mergemabe-systematics
: https://github.com/emilydolson/Empirical/tree/mabe-systematicsDetails
include/emp/Evolve/Systematics.hpp
andinclude/emp/Evolve/SystematicsAnalysis.hpp
include/emp/hardware/VirtualCPU.hpp
andinclude/emp/hardware/VirtualCPU_InstLib.hpp
)include/emp/hardware/InstLib.hpp
and the files that depend on itinclude/emp/functional/AnyFunction.hpp
,include/emp/meta/TypeID
)include/emp/math/CombinedBinomialDistribution.hpp
that stores multiple instances ofemp::Binomial
to pull random numbers from a binomial distribution with arbitrary N