Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | Tab-separate data section of summary files. | Arun Isaac | |
* pyhegp/serialization.py (read_summary, write_summary): Use tab as the delimiter. * doc/file-formats.md (File formats)[summary file]: Update documentation. | |||
2025-07-17 | Document usage instructions and workflow. | Arun Isaac | |
* doc/workflow.uml, doc/workflow.png, doc/generate-images.sh: New files. * README.md (How to use): New section. | |||
2025-07-17 | Implement the summary file format. | Arun Isaac | |
* doc/file-formats.md, pyhegp/serialization.py, tests/test_serialization.py: New files. |