Skip to content

about "Groebner" vs about "Gröbner" #3689

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

Open
mahrud opened this issue Mar 12, 2025 · 1 comment
Open

about "Groebner" vs about "Gröbner" #3689

mahrud opened this issue Mar 12, 2025 · 1 comment

Comments

@mahrud
Copy link
Member

mahrud commented Mar 12, 2025

i1 : about "Groebner"

o1 = {0 => BIBasis :: biBasis(...,toGroebner=>...)                                      }
     {1 => FGLM :: fglm(GroebnerBasis,Ring)                                             }
     {2 => FourTiTwo :: toricGroebner                                                   }
     ...
     {83 => NCAlgebra :: ZZ % NCGroebnerBasis                                           }
     {84 => OIGroebnerBases :: OIGroebnerBases                                          }

i2 : about "Gröbner"

o2 = {0 => Macaulay2Doc :: Gröbner bases}

Ideally we should write "Gröbner" everywhere, including in the titles, and still have about "Groebner" find those by default.

@mahrud
Copy link
Member Author

mahrud commented Mar 12, 2025

Tangentially related, but about is useless in some cases, for instance about("HashTable", Body => true) brings up literally all 21451 documentation nodes in all of Macaulay2!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant