Devansh Chopra
Devansh Chopra
@mtorpey @james-d-mitchell I have completed this so moving it to under review.
@mtorpey @james-d-mitchell I had a suggestion on how to implement https://github.com/digraphs/Digraphs/issues/735 as well (as an extension to https://github.com/digraphs/Digraphs/pull/730): 1. We could define a helper function `DeclareDeprecatedSynonym` which creates something like...
@mtorpey @james-d-mitchell This is also complete can we pls move this to under review?
@james-d-mitchell I have fixed the linting as well, pls let me know if any other modifications are required.
Currently, I have renamed `DigraphDijkstra` to `DigraphShortestPaths` and also declared it as a synonym using `DeclareSynonym`. Please let me know if I should proceed with https://github.com/digraphs/Digraphs/issues/735. I had a suggestion...
Hi, can I have a look at this issue over the reading week and try implementing it?
Completed this issue [here](https://github.com/digraphs/Digraphs/pull/876)
@james-d-mitchell @mtorpey I’ve added tests for this issue. I had to adjust the formatting a few times since the GitHub checks were failing initially. The tests run correctly when I...
@mtorpey I have made the changes, please let me know if everything is in order or any other modifications are required.