Commit 2025-07-03 00:27 7e9586b1
View on Github →refactor: denote low degree group cohomology API indices with subscripts (#26546)
This PR replaces names like groupCohomology.oneCocycles
with groupCohomology.cocycles₁
, to bring this API in line with the group homology naming scheme suggested by @jcommelin in #25873.