Skip to content

Commit

Permalink
Check off some TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
mvr committed Oct 3, 2022
1 parent 3b57328 commit 1de51d8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Plan
- [x] 'Bicone' (specialised pushout for surjections)
- [x] Bar
- [x] Commutative algebra structure
- [ ] Functoriality
- [x] Functoriality
- [ ] Cobar
- [ ] Of 1-reduced
- [ ] Of 0-reduced
Expand All @@ -128,7 +128,7 @@ Plan
- [x] Spheres
- [ ] Treat `` separately (not 1-reduced)
- [x] Moore Spaces
- [ ] Projective Spaces
- [x] Projective Spaces
- [ ] Lens Spaces
- Eilenberg-MacLane Spaces
- [x] [`K(ℤ,1)`](#ref-kendoc)
Expand Down Expand Up @@ -159,7 +159,7 @@ Plan
#### Effective Homology
- Classifying Spaces
- [x] Direct Reduction of `K(ℤ,1)` to ``
- [ ] [Of 0-reduced Abelian sGrps](#ref-sergeraert%3Advf-slides)
- [x] [Of 0-reduced Abelian sGrps](#ref-sergeraert%3Advf-slides)
- [ ] Of General sGrps
- Products
- [x] Eilenberg-Zilber reduction
Expand Down Expand Up @@ -193,7 +193,7 @@ Plan

#### Misc TODOs
- [ ] Fix space leaks, jeez
- [ ] Pretty-printing for everything (unicode sub/superscripts in output?)
- [x] Pretty-printing for everything (unicode sub/superscripts in output?)
- [ ] Docs for everything
- [ ] Move this list to Github issues
- [ ] Consolidate some files? Eg. Sum, Shift into ChainComplex
Expand All @@ -210,7 +210,7 @@ Plan
appear to be [LinBox](https://linalg.org/) or
[FLINT](http://flintlib.org/). The former appears to support
sparse matrices better
- [ ] Check homology of `K(G,n)` calculations against known results
- [x] Check homology of `K(G,n)` calculations against known results
<!-- eg [Clement's thesis](#ref-clement%3Athesis) -->
- [ ] Add methods to produce representatives of homology classes
- [ ] Rewrite `Bar` to be a perturbed `TensorCoalgebra`?
Expand Down

0 comments on commit 1de51d8

Please sign in to comment.