On Thu, 7 Oct 2021 at 20:39, Ralf Hemmecke <[email protected]> wrote:
>
> Hi Neven,
>
> On 07.10.21 22:30, Neven Sajko wrote:
> > I'm playing around with the Guess packages, but when I wanted to try
> > out GuessFinite I got errors like this:
> >    GuessFinite(InnerFiniteField(2,1)) is not a valid type.
> > or
> >    GuessFinite(FiniteField(2,1)) is not a valid type.
> > when I give a command such as this to the fricas prompt:
> >    GuessFinite(InnerFiniteField(2, 1))
> >
> > The situation is the same with both 1.3.7 and the latest Git commit
> > (30fb98da5db8ea3cd66).
> >
> > Regards,
> > Neven
>
> When I look at
>
> https://fricas.github.io/api/GuessFinite.html?highlight=guessfinite
>
> I see
>
> F: Join(FiniteFieldCategory, ConvertibleTo Integer)
>
> But neither InnerFiniteField(2, 1) nor FiniteField(2, 1) match the
> category ConvertibleTo(Integer). However, PrimeField(2) does.
>
> Maybe it's enough for you.
>
> Ralf
>
> --
> You received this message because you are subscribed to the Google Groups 
> "FriCAS - computer algebra system" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/fricas-devel/d357ed44-be05-6599-2d43-f432bc2ea483%40hemmecke.org.

Thank you. I should have checked if the domain is convertible to
Integer before sending the mail.

This raises the question, why is FiniteField(p,n) not convertible to
Integer? I mean is it just an omission?

Regards,
Neven

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/CAL%2BbK4O2fEyWR9n1KUMHrPRrWiF%3DbhEi7ZwLe%3Dgz1M6a0bMDrw%40mail.gmail.com.

Reply via email to