Commit 2023-07-28 17:34 41b6cc2d
View on Github →feat: basic right homology API of short complexes (#6008)
This PR introduces basic API for the right homology of short complexes, like the definition of ShortComplex.rightHomology
.
- depends on: #5674