Greetings, and thanks for the report! Is this part of the regression tests? If not, where did it come from?
Take care, Waldek Hebisch <de...@fricas.org> writes: > Thanks for info. For me current FriCAS trunk build fine, however > there are two regressions compared to gcl-2.6.14. > > 1) The FriCAS snippet below gives no output using gcl-2.7.1: > > x+-> if x < 0 then - x else x > abs1 := % > (x,y) +-> abs1(x) > abs1(y) > sort(%,[3,9,-4,10,-3,-1,-9,5]) > > 2) The FriCAS snippet below in final step gives old (stale) output > corresponding to n==10, instead of output corresponding to n==15: > > )set functions cache all > n==10 > v==[i for i in 0..n] > v > n==15 > v > > > -- > Waldek Hebisch -- Camm Maguire c...@maguirefamily.org ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah -- 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 fricas-devel+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/fricas-devel/87h62mpsfg.fsf%40maguirefamily.org.