> If we could attach list of integers to a kernel, then > we could use much simpler representation.
Technically that doesn't seem too big a problem. https://github.com/hemmecke/fricas-svn/blob/master/src/algebra/kl.spad.pamphlet#L289 https://github.com/hemmecke/fricas-svn/blob/master/src/lisp/primitives.lisp#L495 The problem lies in adding new access functions and using them properly in the context of %diff. 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/groups/opt_out.
