Josef Eschgfaeller on Thu, 10 May 2018 17:35:55 +0200
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
- To: pari-users <pari-users@pari.math.u-bordeaux.fr>
- Subject: forsubset
- From: Josef Eschgfaeller <esg@unife.it>
- Date: Thu, 10 May 2018 17:35:50 +0200
- Delivery-date: Thu, 10 May 2018 17:35:55 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=unife.it; s=google; h=mime-version:from:date:message-id:subject:to; bh=wf5MoaqfZdVJtKUcRKxm0OpRhUZvCVy6wEGFEjphGkA=; b=RdUqrc1rq2YUPyCoxFTzypZd7PXu6EGiXnO6PUZYjXPTkrJNypk953jXFTJ8JJ/CLs Jdf2bp8zCF+ALMlmMkNPAIhvtMr5/KkvnM+bg783L7gZQ+220ouNyUi1WNRjI7YvTKWl tRSPb6/QgHKtCooOIrkLdEkovnuN8TZ7kUt+M=
In .../Programming_in_GP__control_statements.html
there appears the function "forsubset" which is an
unknown identifier on my 2.9.4 (Mac OS X).
The function is also cited on the Rosetta code.
Also "forperm", "forprimestep" and
"forsquarefree" are unknown.
Thanks
Josef Eschgfaeller
- Follow-Ups:
- Re: forsubset
- From: Karim Belabas <Karim.Belabas@math.u-bordeaux.fr>