|
namespace | coalescence |
| Simulation of coalescent trees.
|
|
namespace | demography |
| Simulation, storage and access of spatial demographic quantities.
|
|
namespace | expressive |
| Mathematical expressions of spatio-temporal quantities.
|
|
namespace | format |
| Parsers and generators for input/output.
|
|
namespace | geography |
| Geospatial data formatting and processing.
|
|
namespace | mutation |
| Update mutational states along a gene genealogy.
|
|
namespace | polymorphism |
| Generic components for polymorphism analysis.
|
|
namespace | sampling |
| Sampling schemes for Pseudo-Observed Data generation.
|
|
namespace | simulator |
| Standard simulators of genetic diversity.
|
|
namespace | units |
| Compile-time unit quantities for coalescence.
|
|
namespace | utils |
| Miscellaneous details.
|
|
Simulation of coalescence-based models of molecular evolution.
- This program is free software; you can redistribute it and/or modify /// it under the terms of the GNU General Public License as published by /// the Free Software Foundation; either version 2 of the License, or /// (at your option) any later version. /// ///