christianparobek / skeleSim

Null models, performance testing, and power estimation with population simulations
3 stars 6 forks source link

fastsimcoal growth rates coerced to int #42

Closed stranda closed 8 years ago

stranda commented 8 years ago

In the defn of the skelesim fsc class, we are constraining growth rates to be integers. Should this not be numeric?

EricArcher commented 8 years ago

good catch. I've changed it to intOrNum.