|
From: dan h. <zm...@us...> - 2025-11-28 11:11:13
|
mistake it should read jave read partition_set(3,length(list)=2) but i now see that there is a better option than this and should have used integer_partitions(3,2) instead. So cancel this bug report. --- **[bugs:#4637] error partition_set** **Status:** not-a-bug **Group:** None **Created:** Thu Nov 27, 2025 03:49 PM UTC by dan hayes **Last Updated:** Thu Nov 27, 2025 04:17 PM UTC **Owner:** nobody partition_set(3,length(lis)=2) instead of giving the correct answer of [[0,3], [ 1,2]) it gives error like length argument cannot be a symbol..... ok so it doesn't print out the 0' so i do partition_set(3,length(lis)<3) still gives same error --- Sent from sourceforge.net because max...@li... is subscribed to https://sourceforge.net/p/maxima/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/maxima/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |