Changes

Summary

  1. removed some obsolete files (commit: 6d537b2) (details)
  2. Refactored utility functions into separate module (commit: 70ff415) (details)
  3. Refactored basic analysis into a class (commit: a6edc28) (details)
  4. Fix: Consider non-bibliography bibscores ... (commit: ee50fd2) (details)
  5. More refactoring to graphutils (commit: 50980eb) (details)
  6. Report involved cycles with conflict edges (commit: 3fcfd79) (details)
  7. Prepared graph saving etc. (commit: 9ffe517) (details)
The file was removedattic/graph.py
The file was removedfaust.ini
The file was removedattic/dot-combine.sh
The file was removedattic/inscription_order.py
The file was removedattic/visualize.py
The file was removedattic/genetic_data_transcripts.py
The file was removedattic/macrogenesis.py
Commit 70ff415e28d3e3eeef539e296db3076046010dd4 by Thorsten Vitt
Refactored utility functions into separate module
(commit: 70ff415)
The file was addedsrc/macrogen/graphutils.py
The file was modified src/macrogen/graph.py (diff)
The file was modified src/macrogen/etc/default.yaml (diff)
The file was modified tests/datings_test.py (diff)
The file was modified tests/test_main.py (diff)
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/visualize.py (diff)
Commit a6edc2871f9c3cd69498cd8ddc1ab7ccb6e082df by Thorsten Vitt
Refactored basic analysis into a class
(commit: a6edc28)
The file was modified src/macrogen/graph.py (diff)
The file was modified src/macrogen/datings.py (diff)
Commit ee50fd2f93c45281b07f168bfd8aa3c428d21449 by Thorsten Vitt
Fix: Consider non-bibliography bibscores ...
(commit: ee50fd2)
The file was modified src/macrogen/etc/bibscores.tsv (diff)
The file was modified src/macrogen/bibliography.py (diff)
The file was modified src/macrogen/graphutils.py (diff)
The file was modified src/macrogen/graph.py (diff)
Commit 3fcfd7940042f7711368234f24d24cf8cef5d70f by Thorsten Vitt
Report involved cycles with conflict edges
(commit: 3fcfd79)
The file was modified src/macrogen/graph.py (diff)
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/graph.py (diff)