abd19aa279
2.010800: Test suite was sub()ifying argument to sumnuminit(). Test suite would not correctly sub()ify intnum() if limits had "()". Test suite calculated Pi Euler too early; Now only these fail t/55_intnum.t 51 1 1.96% 12 t/55_ploth.t 34 1 2.94% 4 # eval-noans: $oo=[ PARI(1) ]; # eval-noans: setprecision(96) # eval-noans: $tab=intfuncinit($t,[-$oo,4.5],[$oo,4.5], sub{gamma(2+ I*$t)**3},1); # eval: intmellininvshort(2,4,$tab)-$A not ok 12 # in='intmellininvshort(2,4,$tab)-$A' # out='-0.00162288630645762090148373314245888997812239836220952087633884330352714288074453852820714919691012-6.88133524E-101*I', type='Math::Pari' # pari==='-3.072350108 E-97 + 9.90717831 E-100*I' # re_out='\-3\.072350108,?\s*E\-97,?\s*\+,?\s*9\.90717831,?\s*E\-100\*I' Why this succeeds? # eval: intnum($x,-1,1, sub{intnum($y,-sqrt(1-$x**2),sqrt(1-$x**2),$x**2+$y**2,$tab)},$tab)- Pi/2 Actually, $x**2+$y**2 is converted to a string as in '0.09+y^2', which is interpreted by GP/PARI. Add warnings to the test suite for detection of #@_ in Perl-in-PARI-in-Perl calls. Attempt to support v5.10 (based on code contributed by ???)
11 lines
608 B
Text
11 lines
608 B
Text
$NetBSD: distinfo,v 1.11 2008/07/29 12:37:50 he Exp $
|
|
|
|
SHA1 (Math-Pari-2.010800.tar.gz) = 785baa00b7cb1ac47030d9afc22cdad825942587
|
|
RMD160 (Math-Pari-2.010800.tar.gz) = 40bdec281f6d9fa6fc6c937d3f7f7e0d869a7162
|
|
Size (Math-Pari-2.010800.tar.gz) = 115099 bytes
|
|
SHA1 (pari-2.1.6.tgz) = 54bd40fa70a02e76d78d0ea19c0f56f7da62de8e
|
|
RMD160 (pari-2.1.6.tgz) = 6b79e84b639d1862df148b253136deacd73bf4f0
|
|
Size (pari-2.1.6.tgz) = 1541464 bytes
|
|
SHA1 (patch-ab) = 1368bc9e8391786ca800e35bb640fd36b4fbf44a
|
|
SHA1 (patch-ab.old) = 985b0c43128fc1f587bf25f7f2b57f6c8bf3793f
|
|
SHA1 (patch-ac) = 92e72613058ffa248f2428dea5de368a39186040
|