Hi all, can we review these two patches please? The original thread and attachments are in:
https://groups.google.com/forum/#!msg/fricas-devel/XtVQA0xxES4/g_8MbobFBgAJ On 12/18/18 6:28 PM, oldk1331 wrote: > I tried to make this change over a year ago, now I'll try again. > > The attached 2 patches tries to simplify and cleanup domain > IndexedList and List. > > First patch, it moves almost all functions from IndexedList to > List. Because these functions are not related with index at all. > > Second patch, it removes many usage of Lisp function call by > SPAD function call. This will not harm performance, because > in domain List we can do inline optimization (we can't inline > in IndexedList). There is also a benefit that these function > call will be type checked. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/CAGBJN90-DzR-mg4OWJb91iyJhG%2BERAhJ3YbC1y3o5%3D3ojODWgw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
