-
Notifications
You must be signed in to change notification settings - Fork 354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Merged by Bors] - feat(Algebra/Homology): compatibilities of homology and shifts #11782
Conversation
This PR/issue depends on: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, modulo the merge conflict
bors d+
✌️ joelriou can now approve this pull request. To approve and merge a pull request, simply reply with |
Thanks! bors merge |
This PR studies the compatibilities of homology and shifts. This results into `ShiftSequence` instances for the homology functor in the `CochainComplex` and `HomotopyCategory` namespaces.
Pull request successfully merged into master. Build succeeded: |
This PR studies the compatibilities of homology and shifts. This results into `ShiftSequence` instances for the homology functor in the `CochainComplex` and `HomotopyCategory` namespaces.
This PR studies the compatibilities of homology and shifts. This results into `ShiftSequence` instances for the homology functor in the `CochainComplex` and `HomotopyCategory` namespaces.
This PR studies the compatibilities of homology and shifts. This results into `ShiftSequence` instances for the homology functor in the `CochainComplex` and `HomotopyCategory` namespaces.
This PR studies the compatibilities of homology and shifts. This results into
ShiftSequence
instances for the homology functor in theCochainComplex
andHomotopyCategory
namespaces.