You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add "DigraphCycleBasis" to oper.gi, 9. Connectivity
* Fitting into length 80
* Linting change
* Linting change 2
* Adding tests
* Ignore walk of length 0
* silly mistake fixed
* something
* Documentation added (not tested)
* Lint
* L
* Fundamental basis is guaranteed to be linear independent
* L
* L
* Applying some suggested changes
* undo oper.gi changes?
* Adding comments only
* fixed missing fi;
* Changing the expected error msg accordingly
* Complete Rewrite
* L
* L
* L
* Avoid "Last" function?
* L
* L
* line break mess
* Doc update
* some more comments
* Fix formatting and comments in oper.xml and oper.gi
* Fix typo and improve clarity in documentation and code comments
* Fix path initialization in oper.gi
* Fix path initialization in oper.gi
* Update Digraph in oper.tst
* Conjuring up a particularly incidious test case
* Update DigraphCycleBasis function tests in oper.tst
* Fix DigraphCycleBasis output test formatting
* Refactor loop error handling in oper.gi
* Fix variable declaration in DigraphCycleBasis function
* Linting local variables decl
* Remove redundant loop check in oper.gi
* ~9% speed up
* Minor speed up
* L
* Adding the test for the 8GB warning in the extreme tests
* Almost there
* Documentation update related to the time complexity
* More RAM conservative extreme test
* Remove the check for 8GB warning
* Updated the doc about explaining the cycle space
* Apply suggestions from code review
* applying most suggested changes
* Applying the rest
* Remove roots local variable
* added a missing comma
---------
Co-authored-by: James Mitchell <james-d-mitchell@users.noreply.github.com>
0 commit comments