Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | Test that read_genotype and write_genotype are inverses. | Arun Isaac | |
* tests/test_serialization.py: Import read_genotype and write_genotype from pyhegp.serialization. (test_read_write_genotype_are_inverses): New test. | |||
2025-07-17 | Implement the summary file format. | Arun Isaac | |
* doc/file-formats.md, pyhegp/serialization.py, tests/test_serialization.py: New files. |