Changes

Summary

  1. Moved stuff around (commit: 90dc7b8) (details)
  2. configured import directories (commit: 8504d52) (details)
  3. fixup! configured import directories (commit: 3963c9b) (details)
  4. Adjusted imports and tests (commit: 0d35e3e) (details)
  5. More documentation (commit: 794455f) (details)
  6. smaller compatibility fixes (commit: ef23db5) (details)
  7. Download page (commit: 2d31087) (details)
  8. Basic configuration setup (commit: f9d3d28) (details)
  9. Config file setup (commit: 56e57bc) (details)
  10. Fix: Handle Path in xml column in report (commit: 73a6da3) (details)
  11. Fix: handle complex columns (commit: 618a366) (details)
  12. rendering limit (commit: 43af2db) (details)
  13. Own implementation of the Eades heuristic (commit: 8740b42) (details)
  14. Basic implementation of Baharev’s exact method, based on CVXPY (commit: 0b0f25b) (details)
  15. Made FES configurable (commit: 95d0853) (details)
  16. use GLPK to solve the FES problem (commit: e197df3) (details)
  17. Streamlined FES logging (commit: e081acd) (details)
  18. Documentation, refactored variables (commit: 36d2a4b) (details)
  19. Detailed logging to a file, warnings and FES infos to console (commit: 990155b) (details)
  20. fix: Removed obsolete import (commit: 7c48f60) (details)
  21. pyyaml is required for networkx (commit: 21a6454) (details)
  22. Updated submodule data (commit: 796008b) (details)
The file was removed__init__.py
The file was addedsrc/macrogen/__init__.py
The file was removedconvert_table.py
The file was addedsrc/macrogen/convert_table.py
The file was removedfaust.py
The file was removedigraph_wrapper.py
The file was addedsrc/macrogen/uris.py
The file was addedsrc/macrogen/datings.py
The file was removeduris.py
The file was addedsrc/macrogen/graph.py
The file was addedtests/test_uris.py
The file was addedtests/datings_test.py
The file was removeddatings.py
The file was addedtests/test_main.py
The file was addedsrc/macrogen/faust_logging.py
The file was removedtest_main.py
The file was addedtests/test_igraph_wrapper.py
The file was addedsrc/macrogen/faust.py
The file was removedmain.py
The file was addedsrc/macrogen/main.py
The file was removeddates.py
The file was removeddatings_test.py
The file was addedsrc/macrogen/dates.py
The file was addedsrc/macrogen/report.py
The file was removedgraph.py
The file was addedsrc/macrogen/visualize.py
The file was removedtest_igraph_wrapper.py
The file was removedvisualize.py
The file was removedtest_uris.py
The file was removedfaust_logging.py
The file was removedreport.py
The file was removedtest_dates.py
The file was addedtests/test_dates.py
The file was addedsrc/macrogen/igraph_wrapper.py
The file was modified src/macrogen/visualize.py (diff)
The file was modified src/macrogen/datings.py (diff)
The file was addedsetup.py
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/uris.py (diff)
The file was modified src/macrogen/main.py (diff)
The file was modified src/macrogen/dates.py (diff)
The file was modified src/macrogen/graph.py (diff)
The file was modified styles.yaml (diff)
Commit 3963c9b79f9e72c4d02a0a1fca99c61556276a9a by Thorsten Vitt
fixup! configured import directories
(commit: 3963c9b)
The file was modified setup.py (diff)
The file was modified src/macrogen/uris.py (diff)
The file was modified tests/test_main.py (diff)
The file was removedtests/test_dates.py
The file was modified tests/datings_test.py (diff)
The file was modified src/macrogen/datings.py (diff)
The file was modified tests/test_uris.py (diff)
The file was modified tests/test_igraph_wrapper.py (diff)
The file was addedtests/skiptest_dates.py
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/graph.py (diff)
The file was modified src/macrogen/datings.py (diff)
The file was modified src/macrogen/uris.py (diff)
The file was modified src/macrogen/dates.py (diff)
The file was modified src/macrogen/visualize.py (diff)
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/__init__.py (diff)
The file was modified src/macrogen/datings.py (diff)
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/main.py (diff)
The file was addedsrc/macrogen/config.py
The file was modified src/macrogen/graph.py (diff)
The file was modified src/macrogen/datings.py (diff)
The file was addedtests/test_config.py
The file was modified src/macrogen/visualize.py (diff)
The file was modified logging.yaml (diff)
The file was modified src/macrogen/__init__.py (diff)
The file was addedsrc/macrogen/bibliography.py
The file was modified src/macrogen/main.py (diff)
The file was modified src/macrogen/uris.py (diff)
The file was modified src/macrogen/report.py (diff)
The file was modified tests/test_main.py (diff)
The file was addedsrc/macrogen/etc/default.yaml
The file was modified src/macrogen/convert_table.py (diff)
The file was addedsrc/macrogen/etc/bibscores.tsv
The file was addedsrc/macrogen/etc/uri-corrections.csv
The file was removedlogging.yaml
The file was removeduri-corrections.csv
The file was addedsrc/macrogen/etc/styles.yaml
The file was addedsrc/macrogen/__main__.py
The file was modified setup.py (diff)
The file was modified data (diff)
The file was modified src/macrogen/etc/default.yaml (diff)
The file was modified src/macrogen/config.py (diff)
The file was modified src/macrogen/visualize.py (diff)
The file was modified src/macrogen/datings.py (diff)
The file was addedsrc/macrogen/etc/logging.yaml
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/uris.py (diff)
The file was modified src/macrogen/bibliography.py (diff)
The file was removedbibscores.tsv
The file was removedstyles.yaml
Commit 73a6da37f63ae853933867ec403418a17cd1d146 by Thorsten Vitt
Fix: Handle Path in xml column in report
(commit: 73a6da3)
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/etc/logging.yaml (diff)
The file was modified src/macrogen/etc/default.yaml (diff)
The file was modified src/macrogen/visualize.py (diff)
Commit 8740b427b7e48be75947165f61466fbd391072a1 by Thorsten Vitt
Own implementation of the Eades heuristic
(commit: 8740b42)
The file was modified src/macrogen/etc/logging.yaml (diff)
The file was addedsrc/macrogen/fes.py
The file was addedtests/test_fes.py
The file was modified src/macrogen/graph.py (diff)
The file was modified setup.py (diff)
Commit 0b0f25b0dfbc0b0c83951ab9664dc2226e2498c2 by Thorsten Vitt
Basic implementation of Baharev’s exact method, based on CVXPY
(commit: 0b0f25b)
The file was modified src/macrogen/graph.py (diff)
The file was modified src/macrogen/fes.py (diff)
The file was modified tests/test_fes.py (diff)
The file was modified src/macrogen/visualize.py (diff)
The file was modified src/macrogen/graph.py (diff)
The file was modified src/macrogen/etc/default.yaml (diff)
The file was modified src/macrogen/fes.py (diff)
Commit e197df35ae93412b28a18fee0eaca582e6525929 by Thorsten Vitt
use GLPK to solve the FES problem
(commit: e197df3)
The file was modified setup.py (diff)
The file was modified src/macrogen/etc/default.yaml (diff)
The file was modified src/macrogen/etc/logging.yaml (diff)
The file was modified src/macrogen/fes.py (diff)
The file was modified src/macrogen/fes.py (diff)
Commit 36d2a4b5da0256e1165dc8b2fc28d13b2b8a7994 by Thorsten Vitt
Documentation, refactored variables
(commit: 36d2a4b)
The file was modified src/macrogen/fes.py (diff)
Commit 990155bb9cf7ef764205872788fbb7398f94c53f by Thorsten Vitt
Detailed logging to a file, warnings and FES infos to console
(commit: 990155b)
The file was modified src/macrogen/etc/logging.yaml (diff)
The file was addedsrc/macrogen/logging.py
The file was modified src/macrogen/visualize.py (diff)
Commit 21a6454f97644ce752d651d18a6eb4b85129f5b4 by Thorsten Vitt
pyyaml is required for networkx
(commit: 21a6454)
The file was modified setup.py (diff)
The file was modified data (diff)