Loading and running simuPOPΒΆ
- Pythonic issues
from simuPOP import
* v.s.import simuPOP
- References and the
clone()
member function - Zero-based indexes, absolute and relative indexes
- Ranges and iterators
- Empty,
ALL_AVAIL
and dynamic values for parametersloci
,reps
,ancGen
andsubPops
- User-defined functions and class
WithArgs
* - Exception handling *
- Loading simuPOP modules
- Online help system
- Debug-related functions and operators *
- Random number generator *