Skip to content
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

Implement left and right quotients via \\ and // #3550

Open
wants to merge 8 commits into
base: development
Choose a base branch
from

Conversation

mahrud
Copy link
Member

@mahrud mahrud commented Oct 29, 2024

This is an attempt to separate quotient changes from #3517.

  • added hook for non-free maps in quotient & quotient'
  • commented a few methods of \
  • updated docs for quotient and quotient'
  • changed BettiCharacters to use left factorization via \
  • fixed a test based on the augmented form of \
  • added tests for quotient' for non-free maps
  • separated ZZ and InexactField strategies for (quotient, Matrix, Matrix)
  • added slight optimization for quotient and quotient'

@mahrud mahrud mentioned this pull request Oct 29, 2024
@mahrud mahrud requested a review from ggsmith October 30, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant