forked from sagemath/sage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sagemathgh-36166: Additions to the bigraded Betti number methods
This pull request expands the functionality of ``bigraded_betti_number()`` methods of a ``SimplicialComplex`` by adding an additional parameter ``verbose``. The ``verbose`` option increases verbosity while computing the invariant by printing the subcomplexes along with their non-trivial homology groups. This PR is a part of sagemath#35640 (GSoC 2023). ### 📝 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: sagemath#36166 Reported by: Ognjen Petrov Reviewer(s): Ognjen Petrov, Travis Scrimshaw
- Loading branch information
Showing
1 changed file
with
91 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters