Commit 2023-10-27 14:12 c5fe4511
View on Github →refactor: introduce the new homology API for homological complex and rename the old one (#7954)
This PR renames definitions of the current homology API (adding a '
to homology
, cycles
, QuasiIso
) so as to create space for the development of the new homology API of homological complexes: this PR also contains the new definition of HomologicalComplex.homology
which involves the homology theory of short complexes.