Post Reply 
BUG[?]: ΣLIST, ΠLIST with verrrry short lists
01-30-2016, 10:20 AM
Post: #17
RE: BUG[?]: ΣLIST, ΠLIST with verrrry short lists
Inside giac, sigma list is implemented by initializing a variable of type giac::gen to 0, then the elements of the list are added to the variable. 0 + a string converts 0 to the string "0" then concatenate the string, so in some sense the CAS behavior was predictable. I don't see any real interest in modifying this, sigma list is not intended for strings.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: BUG[?]: ΣLIST, ΠLIST with verrrry short lists - parisse - 01-30-2016 10:20 AM



User(s) browsing this thread: 5 Guest(s)