I have updated the patch: https://github.com/oldk1331/fricas/commit/5d0a6c2dc30825d53ddeafac6d0df1df0edf42ce.patch
more efficient Rep for Queue and Dequeue I use destructive operations in map, but I think it's correct. I fixed a bug that 'construct' requires a copy of argument. https://github.com/oldk1331/fricas/commit/f806cd1b1e0044888dbac27fe3a5e96a89de8454.patch add a simple testcase for dequeue The test is very simple and basic, doesn't cover the case that 'balance!' is called. What do you think a test file should contain? A domain's exclusive operations? Every operations of a domain? Tests cover all/most branches? -- 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.
