I think finding a good way to hash Float is important, not because of the domain Float itself but rather when Float is used in the construction of domains that one really might want to hash. E.g. Expression Float.
I any case it should not be left unimplemented, rather it should at least default to the trivial hash. On 27 August 2016 at 03:00, oldk1331 <[email protected]> wrote: > So what's your opinion? > > 1. Leave this function unimplemented, > > 2. or implement this function and hopefully > users don't run into trouble. > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/fricas-devel. > For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
