Skip to content

Commit

Permalink
gh-36691: Implement twisted homology of simplicial sets.
Browse files Browse the repository at this point in the history
    
Right now we can compute universal covers of simplicial sets if the
fundamental group is finite. This PR implements
twisted homology with respect to the abelianization character.

In particular, if the fundamental group is abelian, this gives modules
whose underlying additive group are isomorphic to the homology groups of
the universal cover.

Addresses #36690


### 📝 Checklist

- [x] The title is concise, informative, and self-explanatory.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [x] I have updated the documentation accordingly.
    
URL: #36691
Reported by: miguelmarco
Reviewer(s): Enrique Manuel Artal Bartolo, John H. Palmieri, miguelmarco
  • Loading branch information
Release Manager committed Dec 9, 2023
2 parents afdac63 + 82bea65 commit d98153d
Show file tree
Hide file tree
Showing 5 changed files with 584 additions and 107 deletions.

0 comments on commit d98153d

Please sign in to comment.