Max Alekseyev on Wed, 04 Dec 2024 15:51:18 +0100
[Date Prev] [
Date Next
] [Thread Prev] [
Thread Next
] [
Date Index
] [
Thread Index
]
setunion() on a vector of sets
To
: Pari Users <
pari-users@pari.math.u-bordeaux.fr
>
Subject
: setunion() on a vector of sets
From
: Max Alekseyev <
maxale@gmail.com
>
Date
: Wed, 4 Dec 2024 09:50:39 -0500
Delivery-date
: Wed, 04 Dec 2024 15:51:18 +0100
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1733323875; x=1733928675; darn=pari.math.u-bordeaux.fr; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=csXh35jLhrqWwF2rH0owi/ocT4kiuwsWiQvMUJ0IhKI=; b=J+Vc5dm8go2FZpcW7w7jCQImAT5O6etvqXseNJisHrcSYFtzbWEBISX6XH4JYnH+66 C91fP00if3ZpXnreAMj2VbbBZb7ng7EhZvcOdo02FGvWbRdq8E2rfVcXLPkj9C1oDqT3 oZLryGyq4KMwuUjBw6D+U7Dusb78DBn/NsPOa8NbZ94xc4Dmpfc6XZMltMlUL8rvulZX 08hFL1+YiKCz/002hXueSD+J9u+JBM84BkIqAmsOWCS6Sd6F9DIc/kqFQevD2Gw4TOOR Lm9lG9GznxRPlAbWk5To+WG3VzVn5oveiK9ypeziAjHNWIBGr8f6HbOUShlZcsb2jHzi fOxw==
Can setunion() be extended to support a vector of arguments, like gcd() and other functions?
? ?gcd
gcd(x,{y}): greatest common divisor of x and y.
? ?setunion
setunion(x,y): union of the sets x and y.
Regards,
Max
Follow-Ups
:
Re: setunion() on a vector of sets
From:
Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Next by Date:
Re: setunion() on a vector of sets
Next by thread:
Re: setunion() on a vector of sets
Index(es):
Date
Thread