gustavdelius / mizer

This is my old mizer fork that is not actively used any more but still has lots of material in its many branches.
http://gustavdelius.github.io/mizer/
0 stars 2 forks source link

Unit tests for initial_n #40

Closed gustavdelius closed 3 years ago

gustavdelius commented 6 years ago

We should add unit tests that check that the code setting up initial_n is producing an initial population that is non-zero between egg size and maximum size included and zero outside.

gustavdelius commented 3 years ago

Outdated because we will overhaul initial_n, see https://github.com/sizespectrum/mizer/issues/207