I suggest to remove pomopo! and fmecg from code base.

First, these are strange names.  It is used nowhere else,
only in FriCAS.  A more appropriate name would be "add_and_mul".

Second, it is not widely used inside FriCAS either.
And it is easily replaceable.

Third, these 2 functions are designed to have better performance,
to avoid extra allocation, I guess.  But fmecg implementation
has O(n^2) list iteration, I doubt it performs better than alternative.

- Qian

--
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/b2079fad-663f-2d59-156f-5eea9a0d58c7%40gmail.com.

Reply via email to