mfinit with trivial character
John Duncan <[email protected]> Mon, 27 Oct 2025 05:15:58 +0800
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <CABh9whJ3aTSxRNmyVCfiNteVixqZajznbo_6wez502xw=js8Gg@mail.gmail.com> |
Hello, Using Version 2.17.2, the input mfinit( [ n, k, Mod( 0, n ) ], s ) for given n, k and s, seems to return an error whenever n>2. Would it be reasonable to define it to coincide with mfinit( [ n, k ], s ) ? Yours faithfully, John