diofant/__init__.py,sha256=8qQwbgHS_HLozKnuFVPkPl0dRbY_xSiQ1DqriQ5q20E,20151
diofant/__main__.py,sha256=PNnVE0W_FQ8PvezwU96Lj9KFWXDM0wu_0tQk6s22wgk,4942
diofant/abc.py,sha256=WKM7iwlCRpEno-Qzsl4yUq_5JklYZxJxhjndlECiros,3765
diofant/config.py,sha256=Pnx9jZ6AhMWdnlKpUU3XONbj7qLUxyiVXrSD69rWvFE,1860
diofant/calculus/__init__.py,sha256=o1damJO3qbuAr7SEmD-6SxQEG9qWpOEMmKTRYHbovic,312
diofant/calculus/gruntz.py,sha256=MyOzxFv_BJi0C_5ISuSWolhOUo8vs-xQOhM8weaj2n0,8899
diofant/calculus/limits.py,sha256=Tptiv6NJqK7kDRr9rjEpJxZsKHU0Rv9r_R3-kt48NM4,5371
diofant/calculus/optimization.py,sha256=apzIMx0J-FlRvVt7N0uJFRfCIyfmw9yUlGLUHYbkxO8,7328
diofant/calculus/order.py,sha256=LnGKRNZFTiAT6EGiPtrThuUFSfEtpS4k-47MoC8iavo,8857
diofant/calculus/residues.py,sha256=AowGrl6wW-F3SLDKtX9chpn_3kL9K_K_Vgl1FIfeyjg,1931
diofant/calculus/singularities.py,sha256=rht5-ZZUyb4yS3c7dB4YO_fSIuHnjBFHj_H5B7dYmOE,1610
diofant/combinatorics/__init__.py,sha256=vQEt86bJ1bWQ3eW4DqNTDxMHAQLdJ80e1dNIxwsAiHY,1160
diofant/combinatorics/generators.py,sha256=U-EzcUO3EyNirKfb8yXxbbUsil6ZnA--7MC01vmJHu4,7652
diofant/combinatorics/graycode.py,sha256=BHpC75g_H8y9U-UwVmWLvjUVk0YEwB5QQjZ4nzVLwDc,10304
diofant/combinatorics/group_constructs.py,sha256=T3yIkolv1OQtCrbpgnxxJbGPteJ0UAH17qLChDFsYXg,1866
diofant/combinatorics/named_groups.py,sha256=CO_VE67CKbZ94UdKVxs_W_1ttRy_2wkH0spZITg4EmQ,7374
diofant/combinatorics/partitions.py,sha256=EtiaQiFHtDeVQRWrwSXsU_YQ8NvWXTJL_jaY6Jm7L4k,18259
diofant/combinatorics/perm_groups.py,sha256=xKV20EqsIDwBPQprZX3S6LyiaeaCvSs3a_Bl0XTYTeo,111350
diofant/combinatorics/permutations.py,sha256=V4gPwmNAS-XM4sFbpeFrqqprTVIWBY53nLubkBOy4EQ,72472
diofant/combinatorics/polyhedron.py,sha256=Lrhhd-HyusUrMnZ1OAFAPsbDwiXfUDXFVy7UtrHLAms,27294
diofant/combinatorics/prufer.py,sha256=8y-V1Ho5R_FFNE0QcsswI2RXgKTF9yPq5NQ--MHLOiQ,11372
diofant/combinatorics/subsets.py,sha256=jR1aAb2ycDymKbjghPhMhXosALqcIjeW40DyjmEmlWg,14288
diofant/combinatorics/tensor_can.py,sha256=2K0DX882iUfjIYzPOp8j2s7c_8bFd9YdBVbtonNVbOM,39021
diofant/combinatorics/testutil.py,sha256=AMQ2WFfGhKPhjVmsCa7uOn_oNxjmj2x9xKSsOYukL34,9663
diofant/combinatorics/util.py,sha256=_Yi7S4UaJbPPpYUPF4F9wMO3wxFIIT2u_O0N1qGfKSM,14856
diofant/concrete/__init__.py,sha256=t7sr5LFK52kHojMg8oHvoRZZtTkhfgr1KooI-EaA7e8,172
diofant/concrete/delta.py,sha256=HJHRgvLTS8jxQee-yPZc0YiEugppvn3AAhy_RIvLynA,9531
diofant/concrete/expr_with_intlimits.py,sha256=u-xoh5UO51hWpFSe-d2fUEFC0XoXtF4pM6vwgqJmpug,9893
diofant/concrete/expr_with_limits.py,sha256=KBSdEclY09Isw3zxxM3-tIpw133AUImaAyU9Tvc1XRI,15074
diofant/concrete/gosper.py,sha256=H8cstl_8LnId9VLwC09e9j-NO5GttYQ-XiJ1EjqJUP8,4104
diofant/concrete/products.py,sha256=JMrhUAjo9_pBUo3sc6QDyhVGd5fj91jRves0btyRMgo,8728
diofant/concrete/summations.py,sha256=xyRp7XqdW7mZ8RtBGoFKsiDnMQ6TDH1_FYzgAWBD1hs,21337
diofant/core/__init__.py,sha256=oFpeMdwethbxcZXsyrtzpd7yTAefhGc0skkQMshrd34,2492
diofant/core/add.py,sha256=-i8aeZX-cA0XjB9jID2pyz4vXageEXRafhlGQv2XJuI,25958
diofant/core/alphabets.py,sha256=hQXB88wwfnDqLnv018fZWY3Z410Hb1yWLa-tfpR2IYg,236
diofant/core/assumptions.py,sha256=CYhS8C9VlRhBUDokSnqWZ9K0mEr6Drl3qmgYQUz-EUQ,12235
diofant/core/basic.py,sha256=NVWO93p4GfxAEEPd14q9JqnBFn3t0NoramxMiYoiXu4,40577
diofant/core/cache.py,sha256=TMZspmqBykSQFHr7OKQU8JH2C8lhU51-3QLrCDtWWwc,1322
diofant/core/compatibility.py,sha256=DAcgbAxI3pJ17b2CVCJb01rzIMKANmN40tBsLtb6zxI,4465
diofant/core/containers.py,sha256=yGpgrDmY9w7-ewIDG4IosZ22KoVGHiWwN7PB5UGuhA4,7415
diofant/core/coreerrors.py,sha256=7ou-jRSdy8kRPkao3M0g3bcjNviEI3WNpdAbrGhtcl0,276
diofant/core/decorators.py,sha256=-wsW9TOYHSxZccWUG8bNsy_cAyAi97xaCHh5GrmKxMw,3988
diofant/core/evalf.py,sha256=mNHFaPAMH1BvtbnXS8Lp869E79fhNK02UVBkDocd5bE,43633
diofant/core/evaluate.py,sha256=L8RvE9ThWImMagxueroMaG6HGfhglOQH4mIUERvSQmk,616
diofant/core/expr.py,sha256=ixxtjfqFY4KwfNma3M6E-jWZ3jtWzyExfSMhwAysxNg,105351
diofant/core/exprtools.py,sha256=D-Tu9CgbFCsxnHgwhIdyHraqiS7gYRdSpQSGmEVKpYg,37257
diofant/core/facts.py,sha256=MMjMl5ly2byHc-hvoG26gIXscPl4vQfsKNEve-Y0okY,15473
diofant/core/function.py,sha256=fTrAIpvyu50CpBql1Rom1kbguTvj9oCvAYuVwcjW5bM,78238
diofant/core/logic.py,sha256=kXhVwY3QAwtvddR22uTu3fXFV_kc1npmmPjO6Zqq9jY,8497
diofant/core/mod.py,sha256=sT4KepsQB9L5HEF7wjA6Hxu-xOuaU4kEfdSmO5sNQbc,4349
diofant/core/mul.py,sha256=X8-2P3vJSj25_zfmkFWo38WnUfOAT2cfA4z5bFibJG0,50015
diofant/core/multidimensional.py,sha256=ox-zyHVyRgCB7-GvmVoBhB7atdr2jPVKzMvPctfE_qE,4050
diofant/core/numbers.py,sha256=JLjUBUlcbTp7FJD9d-TDUE3xRRsyEb6GC52PAFWC0-c,72154
diofant/core/operations.py,sha256=-j6hqIhJtdFssMTThFsAMSLWVc48ggoN9sGy2wE_BKY,15398
diofant/core/power.py,sha256=Z9CHRr1vQCKybbh0n1xkT3sjpoDtkTKdGyrNX3E2RnM,46706
diofant/core/relational.py,sha256=RneEI-yfMSoyqZGahaDLklJBkUuSmQXFBGt1L9dTvtQ,20144
diofant/core/rules.py,sha256=nzmKGSIcAfiyL7m6_8uzNFXdWGr7WyZOad5uqdiT92g,1412
diofant/core/singleton.py,sha256=74EnNoi8KKcR1xaYy12OtAics-M9hpDzyBF0viOCnvM,4921
diofant/core/strategies.py,sha256=WXyTwe8mRfu70xy5M-jMXKtMfLssN3_pgzsFgUv2WG8,7948
diofant/core/symbol.py,sha256=xT2-609iehEdcMd8Uh39Vd0THPbM0WcNd13OMxEIqik,18241
diofant/core/sympify.py,sha256=hPFKUizpdahfYMNQWC_8OQoX3WsLuzZZTailZAPS-Fg,9813
diofant/core/trace.py,sha256=TBGAQOtSROhZ43jpg1vNV_vn9ZaZRGdMXhZ9ok5BMAU,5245
diofant/domains/__init__.py,sha256=T2JBFkJ9FgH6IZhu6VwkGQ8731OFWpKModFiAzzl7qA,1295
diofant/domains/algebraicfield.py,sha256=9sMuXU9voXxlq7WPEG0CA-bq8Bql5hLvQIch_zk-R_M,8954
diofant/domains/characteristiczero.py,sha256=PS3MY4XXJYCvfeEcs0bm_KlIXMFFXySZvNqXPrLZvoY,239
diofant/domains/complexfield.py,sha256=G1c14ADKwyJE0lTtschu3JluKZDQgfimX1rmbNb7r7w,3033
diofant/domains/compositedomain.py,sha256=GUA2llBwWkdqn52RecGUNObAKG3IAe50uYkWiiK8z9M,699
diofant/domains/domain.py,sha256=7sYlDD-ozqo9UO94b0tfFLO4Jjm_GMnZuRZTK2Nz18w,8552
diofant/domains/domainelement.py,sha256=vvAFc6bgbboZPdHzjwi2pDxiPVWE0kzZTcF_gcmvuvE,459
diofant/domains/expressiondomain.py,sha256=Dm3zLrTJ8cgiDw3CJTgBBczcCuIvc87InmZElkCjWPw,4495
diofant/domains/field.py,sha256=qcOUvcIguEbf5RhBK7yxe0FoLEyfSdb9KkO55hAhDmo,1560
diofant/domains/finitefield.py,sha256=VF-v4WOKFvC5b0kKY4wuNReBWUqAtygdCXGMoJlMDlU,7476
diofant/domains/groundtypes.py,sha256=Qlz1k7gLiNsruuA69sW6lzhIu-hNDr3B-gXThWftWN4,1823
diofant/domains/integerring.py,sha256=pNTmnS27He6MmoVO4T6Pw4S2ojAnhgCjnYLBNNdF4aE,3840
diofant/domains/mpelements.py,sha256=ZWNV3MEHA8SIDKlqBGoV7gyh6JtnQBffV3XgdPWB_EQ,5224
diofant/domains/quotientring.py,sha256=LKsj1ZGoQYDMnbytOKG9JBLpDF_mwzBJseEfWCEjcVw,2956
diofant/domains/rationalfield.py,sha256=qF5TK9kpfZUchRHlZvE67RQJgAUP0ruMjOPTqZZHUTA,2238
diofant/domains/realfield.py,sha256=_cWKEWI1yF7geVkskh_yrbT39KNp5EQJbKRvhhU2GN8,3147
diofant/domains/ring.py,sha256=vtPfOh_ve9Szdtcs_ZpyY8T1WLg9ZpnkkEcxp4tD5l8,1868
diofant/domains/simpledomain.py,sha256=asRduapurdZN2No-bvKZ0ooOexOfFbv_WXKKZhQUrf8,282
diofant/external/__init__.py,sha256=lI-DMQ3n_-YSwXhtEXonsg7Y7T1hlIUc-2C7L6Oy3lg,393
diofant/external/importtools.py,sha256=NoLRGMgzRdYr2OCjrc9JfW-Fmwpa81aZK5cd_693Ahg,258
diofant/functions/__init__.py,sha256=LizLEX7WHakljB3fmH_64TgK8jiPSflBXQkGfeHscKI,4632
diofant/functions/combinatorial/__init__.py,sha256=k7KSCVnsg_PRlHBPTkv5Ny2csK5XFdiDIk-0aN8DGXM,43
diofant/functions/combinatorial/factorials.py,sha256=Eq7hn67P0fZEH6aI1CASHfXfFdGCHaP1GqhRzez6TJg,16188
diofant/functions/combinatorial/numbers.py,sha256=J52BeRLJIcpkDotUE2Zkka32c8TszYewATECAqN2Hw8,34668
diofant/functions/elementary/__init__.py,sha256=jCxD1GX4qcy6slygGcxpuDxOazkPu_y_ha1iuzOeJHY,40
diofant/functions/elementary/complexes.py,sha256=86q0CaQaX4qjWqTUePoH4RVwVg_jazDZP9cK9REq5gM,33205
diofant/functions/elementary/exponential.py,sha256=RaMDcl-WNj-sDWIVOCeT0UlVq72cxSXVU1O8dpIGY8A,15427
diofant/functions/elementary/hyperbolic.py,sha256=x_LjesqqN7YCNRWrmMwWUCWmoTbO_nVlrlHGEayqDls,29495
diofant/functions/elementary/integers.py,sha256=DmPR_bMNOsVa-d4h4tAWealHQw-4YyIL-w4uoYYayG0,6770
diofant/functions/elementary/miscellaneous.py,sha256=qwbjDV4wScgXKZtQE9iXJE_CtFZP_XW2F5igmQxLu7Q,16513
diofant/functions/elementary/piecewise.py,sha256=BROdRywITCvQJ_PxhKISVJ4G6TdyK8td39h_kTIKTpM,21848
diofant/functions/elementary/trigonometric.py,sha256=9cRNqjspP2Iqw_AY2FE1srDxIu_6WvXEvSBl9s1L1VE,72555
diofant/functions/special/__init__.py,sha256=enFAvHfQFcsNTILc49QltytKIrDA-XvEOiaEyHq6kEI,37
diofant/functions/special/bessel.py,sha256=eF42DAl6b4kgZ0DW_YJIAsvmgnEzz-CuiT5WvWkl-Ew,40543
diofant/functions/special/beta_functions.py,sha256=qgxSAI6yL5ZysyVwU1UhNipUAhZ6S6SSJEjcGD0meRA,3039
diofant/functions/special/bsplines.py,sha256=hOVfkuZjWiMha_AM210G5nipgnaM9SEhecDL337IPpU,4707
diofant/functions/special/delta_functions.py,sha256=w6OF5sZJyVL3x1e60aGOUt210pUjBrXd4SwScTJBCAE,6001
diofant/functions/special/elliptic_integrals.py,sha256=VNCjCvUJhS7feNgPvTQgiALYMoxTlQ1wJdGZGUGOEws,11158
diofant/functions/special/error_functions.py,sha256=eWik4vj4gg9IiLDBgGIA5L8pVHkRrikYingYQj5KMA0,63276
diofant/functions/special/gamma_functions.py,sha256=H4VJ7GXB8TUioCoXRgxHCnfaErjJF2-PAmfbzKw0Xdw,30190
diofant/functions/special/hyper.py,sha256=AIpwWMQr5ds0pIiyNYBhZTHsWvf3I9SMRVjir3OrJ-Y,33306
diofant/functions/special/polynomials.py,sha256=Qih-44FyuM5WbeTvDEI5tX74U6xTh-zI3UhhgeNQ0Q8,33697
diofant/functions/special/spherical_harmonics.py,sha256=2wyoImN-_871bGnIIyjj9pgpSSbREfeSYVGq9qOGtXk,8581
diofant/functions/special/tensor_functions.py,sha256=1ZcZhiiKUkdh_mQpnePA0uQZnQSy4CsEwIFMrIR61L0,11481
diofant/functions/special/zeta_functions.py,sha256=hHqq3JJpywInZoDkjZ-AavsiHKOtJau0pLWfvWq85CY,16090
diofant/integrals/__init__.py,sha256=v2N5BhJ-zzHNJry8mv-VhdNk-kIEaLF9K_YdTiqVYQk,1660
diofant/integrals/deltafunctions.py,sha256=u_NFg712x0bEuH41FdDFuV-m-JGtdVxIgHagLQk8-G4,5675
diofant/integrals/heurisch.py,sha256=0lsCJunwnDHe4d-dy3Uz1TCNZ_NRPG0znDLhLndyXeA,18000
diofant/integrals/integrals.py,sha256=FLYjiN4po6OMgBKn1u-diIDj89Fs0sXes5uNeR2YgAc,45957
diofant/integrals/meijerint.py,sha256=1sbAYr4i6vcYgqQvEgbDcx5R3mUfubl-ashqw2WRqPQ,71566
diofant/integrals/meijerint_doc.py,sha256=ySurUS7TQEk1Um6-g07ruGyv-dYYiyeZuwZLGOdlBMM,1127
diofant/integrals/prde.py,sha256=kgur0vBCndpmTcrkmIIuRObcesZSkOq85-GVEOZjpYU,36511
diofant/integrals/quadrature.py,sha256=Wlviig2jLKpB7ZYf4CGDuOfEun8jcEclnjaabEm2Vnw,13074
diofant/integrals/rationaltools.py,sha256=b8eMHQ21PKDz3WbjjESNMYvrVqbHdbHa_ouBZTanZAs,9294
diofant/integrals/rde.py,sha256=iAS7mYv5F-GDmVaMl4FdQzwCOrOdxKFsb1-A-U7utpg,26305
diofant/integrals/risch.py,sha256=lzCW0NQpec2DZEHXHzm-R93MRG8PzF7yVMC_uxCSH9c,65025
diofant/integrals/transforms.py,sha256=FMACFxY_KOA7NaTmyeU1xmYdChqJ8xUW5OL1D6tpntE,59212
diofant/integrals/trigonometry.py,sha256=1dEUTSC1pZm860yC-lJRssk_51VAaxxo1WVANjSVTPU,10007
diofant/interactive/__init__.py,sha256=srAn4hARTGRFxJklaqZa64SqYemZZz0yRhhKJP5ewS4,442
diofant/interactive/printing.py,sha256=UuVMeDD9HWO75KU5xEJLPoGmTvSuWvDF1wK4Iycx2tw,3322
diofant/interactive/session.py,sha256=30FyqzI4iRyYwQRzWAv1ujlAtWFiTEgHKNauZNXr-YI,3806
diofant/logic/__init__.py,sha256=0UsuQD9EeVum0wn6vYLx2W2sXkkwCUuPg4e39iZTJoM,426
diofant/logic/boolalg.py,sha256=vIOKFzpJ7ZRZ2msMDmNqsoeX43yiPRXD0EHXPBIW4M8,37352
diofant/logic/inference.py,sha256=JXCGlfYemtWDYDe1yJVFAntN4_rNFSF6aUTxBIa9xoE,6227
diofant/logic/utils.py,sha256=KPN50M7Gz9IMw01aa8dQ1Dnr5ngDhABUAcm39SIytj0,2624
diofant/logic/algorithms/__init__.py,sha256=bJCz2snzNBzOJA3H174sM3Brqvw-1NVdrBKqQ2oohN8,54
diofant/logic/algorithms/dpll.py,sha256=log6nlrdBvTL2baeMzs0dMzDtddZN54x5iw8y3VnfD4,4890
diofant/logic/algorithms/dpll2.py,sha256=ocFZDGDy6ENVYHPiqk4u8hmMKvqb1AQXY5IWZSqFNew,13065
diofant/matrices/__init__.py,sha256=gkccVkjgBbqvekdnRGmSowAb6c7I-wkj5mC_MAG4rMM,2082
diofant/matrices/dense.py,sha256=aZ5Y8tZRBJjTWzCWvrLffFfFcwMhRbiG0cmYTDvYUtM,41620
diofant/matrices/immutable.py,sha256=ilcXNLr-jLXmlbhMpp41IfnWNlz8qgbZLg61QSbSm_c,4613
diofant/matrices/matrices.py,sha256=5_ynVAWHg8mm4PDdMqA9UcG1jUEvz2h16WFxYiDpj48,121265
diofant/matrices/sparse.py,sha256=deAAwEbI0nsDoocTUBTW5RpO_827IFRntotgiT5RsBc,42255
diofant/matrices/expressions/__init__.py,sha256=iJ3SXKHxKzMFOaowPZCDfi9gucxgCNzpEg-KlkTmvrY,1005
diofant/matrices/expressions/adjoint.py,sha256=-QDyONrGZL3JMDJ6dOe3T3Ym_I46YigQDH1obxBuQPc,1395
diofant/matrices/expressions/blockmatrix.py,sha256=yRWwAp5T_ZTgY8EwHhsav0-AKy5H5Lo3eeY3wsdyfZI,12263
diofant/matrices/expressions/determinant.py,sha256=-evgZiw0AGbb6Vf13Hm5mYPBF0XlJVXaGNhec3J0w_A,1212
diofant/matrices/expressions/diagonal.py,sha256=gkCrcpzgtURVp4RzyYppkM3bfJT8GhWqey5q_xMrCn8,582
diofant/matrices/expressions/fourier.py,sha256=HJ_NlQ2rQmsq2hI5q42G3-qEkDbfZiwbG8W258N5Ru4,634
diofant/matrices/expressions/funcmatrix.py,sha256=t-NlB56v0uWQpkV_6MI23EbzfK6r5mZ_vEqmSdwSX3g,1087
diofant/matrices/expressions/hadamard.py,sha256=p3E-o5M5DHi0finVdq1PdNTgN7q6Ifbjo3Vycc1dPpU,2193
diofant/matrices/expressions/inverse.py,sha256=TlB9fSJUqXA6nlSAO0kn5CqrFkKOG6lI7IR_hRQdixk,1409
diofant/matrices/expressions/matadd.py,sha256=DkBnnjfkzVjajKyxIVkypZBPEe4lJ08HuZwY5MhjUs4,3270
diofant/matrices/expressions/matexpr.py,sha256=0kKGsBPp2avIei_sDgRipTlJSHnVIuaJbClDLl5CUM0,12961
diofant/matrices/expressions/matmul.py,sha256=r6snIdp2XYoo0KJcqSUf7oDrAtFKp83zhOFLVgJip3g,7057
diofant/matrices/expressions/matpow.py,sha256=SKPJCHcK0ZJ6JsJV79IJmbhQAyE9hpMSnvg0XgBUp_0,2832
diofant/matrices/expressions/slice.py,sha256=Heq_qZyjjBJhtOfINnuztIrvvRIcNi0ui59vKHboTXo,3038
diofant/matrices/expressions/trace.py,sha256=P0vTPA0wgXqRLSKAsZu0ezDiUWuIT6Xq_938RqYdcEA,1590
diofant/matrices/expressions/transpose.py,sha256=MrAl9A8Db82CaXturLwb0RwrqOz3lOI_WFKA0w4g9yo,1560
diofant/ntheory/__init__.py,sha256=E1IDh_q0GUNitivVU64BU9nJ8XgQ7EKf9yER4IdRD4U,2232
diofant/ntheory/continued_fraction.py,sha256=jyvntagIqg7_86Zlj49IYvVWJW9oIjG7li1RaCFqrIk,6340
diofant/ntheory/egyptian_fraction.py,sha256=sehe-Wr3lqQ_3nzvV6bkxTyYc3CNNj8M7dt49x4Cu_4,5863
diofant/ntheory/factor_.py,sha256=IUU-4NzwFJAGiBmAp1P2yjuZTaN1PmmAjYEslRixIA0,47103
diofant/ntheory/generate.py,sha256=rpv_0mCYirHh6ajt8Y2CCL54KKTOieClyc95SAhlfyw,15969
diofant/ntheory/modular.py,sha256=60Womj62XzjcrTn0J902SSvM0q0G8FyZyWrr7Ssvg28,8536
diofant/ntheory/multinomial.py,sha256=Ed2q-4cbVCZIPBFlHohBX0KVoklYi41inQONsUpzK_8,4527
diofant/ntheory/partitions_.py,sha256=Wgxak0qm7K6mge31GM5XEEw0H_RSCwwn_aFDvWHYb5o,2833
diofant/ntheory/primetest.py,sha256=LSaS85G_ZFG6Yq-47TZ6AghIZhENrWB1Exx3dVAZtt0,11894
diofant/ntheory/residue_ntheory.py,sha256=CUxegDtVEE3zAV8oA_rIhVc5zm5L3hS5E9HagJHhRqc,26262
diofant/parsing/__init__.py,sha256=cUa6G4TfsSRJkL1BHK6IyMCfw3H8R2FiCtEWEYiBHu4,63
diofant/parsing/mathematica.py,sha256=BLGz7oJx3mfBU56KKKmXSgW535L0FNgK30dVzgxbFNw,1961
diofant/parsing/maxima.py,sha256=xCzXbOIczTPasR8t4i423EimoACqej5b99jsc8sQaGI,1808
diofant/parsing/sympy_parser.py,sha256=ksDejkD3XH95fajbctQ_z6Dd-ytxN50FWaeGfeZ_bek,28168
diofant/polys/__init__.py,sha256=pUEDzxubO0FE6JN-Ev_jm_5GZrDOLGU2MraMVgOjCC8,4473
diofant/polys/constructor.py,sha256=0Of4dfsJZyNdjbGyyO4z18Fi_GButnMBKhJpN1fxPVk,7121
diofant/polys/euclidtools.py,sha256=KkIjomJE5aIThulLrvtkbZ8Hu6sG1oVFxLIoYLAta44,13582
diofant/polys/factorization_alg_field.py,sha256=CiOaqyOLhCf77Gzy2Pr73JLRQftqjPVPgr07Cf9PSqQ,25105
diofant/polys/factortools.py,sha256=MusdaqBw2GZJamBM54EhwMmEB9PurwisNliwSkhKe6Q,42679
diofant/polys/fields.py,sha256=YbeTQOE428i6GkHjysnasRaWmvNqp0FVBd1hlPvVgsg,18518
diofant/polys/groebnertools.py,sha256=eXywXfe7GFgU-hmAyqFgOdlnrSkFDsBJ66QGG3lF8IQ,24016
diofant/polys/modulargcd.py,sha256=7beSA6IioJDVk4bdma_FRKYnNho4tNtOlsupdLkzT40,37502
diofant/polys/monomials.py,sha256=PdXkiSVMzzPOhhhQImWolCwIqvt0gn8gFlqQW5KBo1Y,3518
diofant/polys/numberfields.py,sha256=fb3RPUucPEZ_tRSOd-V1ljxx3vYTI-Xx4brzeL7DNb8,25117
diofant/polys/orderings.py,sha256=i6IEJ5OuTxinfYkeGNX6IjmTQxqK6FOqi8yS-PJ15jY,8052
diofant/polys/orthopolys.py,sha256=BFse6Fi_lIn49J2RCi5miUT_3YnPVZ1cBI8WIyCN3iE,7538
diofant/polys/partfrac.py,sha256=A95PatYBX2kOJzoA0cUrvGYGzpdm16YcjCjei4TVazs,14253
diofant/polys/polyerrors.py,sha256=pMV-QFXzngm2Z6uaLCwtvKUVO3vhFCkbRVoEGS3VHB8,5565
diofant/polys/polyfuncs.py,sha256=0chouIkdSd2osabaZWGW9jlo9luafJ5CyHQ-JZVW59g,7047
diofant/polys/polyoptions.py,sha256=1PC5dZzUx2wEBzbzkKBLBO2uWsGxwBq76cYtl9MX1ok,18527
diofant/polys/polyquinticconst.py,sha256=jlRu1pOhGB1KSNyH4jb5WcDlpMLTkAzUqrivzHLbZNY,96109
diofant/polys/polyroots.py,sha256=wzr3j64bT2i5CYRLupt3MYY0KF7JsdBJt0g_r95iMY4,28320
diofant/polys/polytools.py,sha256=wlAstgoIleamsgNxHkYhayQYJ6aQvynGg4_QEORpl2U,111887
diofant/polys/polyutils.py,sha256=GWAv6SZbCqXEMoNOesQwn6JnsPZugK5b2Ycqgl1cFFA,6699
diofant/polys/rationaltools.py,sha256=7JxgCET9q2zoINTaW5S5QM-3tfGRPrnra-ZVQm1IaCM,2456
diofant/polys/rings.py,sha256=BecJicdYwxG4TP1lIrWLxqf4nngRCE5XfpxDXf705uM,45680
diofant/polys/rootisolation.py,sha256=MslHGSM3Xya_GR1XqTQwkjraJYSmafK3fpHv_olic9E,55439
diofant/polys/rootoftools.py,sha256=ZRccCXbEzkcBuw32Wa5n3ESnmMBVq5XZ1_FTcs5g7ko,28544
diofant/polys/solvers.py,sha256=rdmm-7mKR7cizlAHEo0L9E6AVv7yHAnMXhEIj1R70QI,1244
diofant/polys/specialpolys.py,sha256=cig-1lmrZlkad34p01IJlK-VWELZFYT25o2NXBnrcNc,7452
diofant/polys/sqfreetools.py,sha256=LWn0s-3AIdiU8XoAibaPRuZ2VYhG3TUMWhikLrDX2nI,5447
diofant/polys/univar.py,sha256=bjlfLaR4_wY_6fCh5caE5cpfD_maBUlrcR7iqHATKew,8719
diofant/printing/__init__.py,sha256=J6XiO9b-OCAEme5p7c4Pxk7_R0ubUWL624lnobjmMio,719
diofant/printing/ccode.py,sha256=Et60z1dfMfU8E0aBdiwmDeXNA7rwI637PFid8wQ6hqg,12467
diofant/printing/codeprinter.py,sha256=9TrIhSuZYgyr35xsFJu9t12Ugi_1BslnLvLpYmbyuKU,19114
diofant/printing/conventions.py,sha256=L131622FzS-FXHPwSfSi3FCr_Yc_Yp_HDtfbckkyPGE,2382
diofant/printing/defaults.py,sha256=Xlqn9PaTVMGWvLJFAPir_1p1MmYLW63ItcqoEztIY8A,909
diofant/printing/dot.py,sha256=60LrMdHiswxl4JIFGd0aHkMr4oSfQaTjjqABDxLAxb0,5485
diofant/printing/fcode.py,sha256=SUky5J_phJKdiGjYjOzVObK31zrPj8F42CHZoWijCjU,17553
diofant/printing/lambdarepr.py,sha256=tXfVGY_6ZARdutuyxAgi8W_NU-uVOaNT1nx3LG9vUC8,7354
diofant/printing/latex.py,sha256=3_DV9YPnqHbUzKh8ZUnQBTZvYiv5ATEwk--P6FfLjqg,63123
diofant/printing/mathematica.py,sha256=P89ixDqWryYby0YhUhPR09VY2Qvdv22sGEeeRJdRtXU,7402
diofant/printing/mathml.py,sha256=E3Wfxf6Kwmv4tTDbzu8lYGJPlNZRghd2O03OyNeznng,12875
diofant/printing/octave.py,sha256=4exc9JXrbn9UOci4_QTnVUprd_zfoh_sXZhHIgpb3Ws,20553
diofant/printing/precedence.py,sha256=TNFPpEdxkKQy1Up4GwbPAaI0KeaFeHYvqybL-zU2des,3291
diofant/printing/printer.py,sha256=63e0B495D6JpuZM7YhH6rllrHcYHDc0DSWuDfW_3Ukc,7705
diofant/printing/python.py,sha256=a9iPY3Lf65mdUB_mpFNklTWlQuZ3jV6JzrSh-eklaUY,3010
diofant/printing/repr.py,sha256=AMHF0KKoVvECqlf9udG39SPiXgF8v69Q5L4b9wHseVc,6102
diofant/printing/str.py,sha256=ezgfsst2fT618KfZ9X3cQSAgfpZGer5qlSdcUgm68vY,20002
diofant/printing/pretty/__init__.py,sha256=w6MLidzodVKLqE99iS3w9bMevybuhADiN5XDNDMi9eI,173
diofant/printing/pretty/pretty.py,sha256=7WFzf8hSZXv_XiMlm52K-YDKRuz6RIU-gSfkpkrGWMg,54806
diofant/printing/pretty/pretty_symbology.py,sha256=9rnd5PEKc1tT-WslG_9MKl4LWC_mIZiJDW7Jgy7ldEg,15218
diofant/printing/pretty/stringpict.py,sha256=xCXkD67Y7-vWQnqIOGteZ6iqrDVmObxVG17H0-NIrno,13655
diofant/sets/__init__.py,sha256=sk9IN4LrnC6VND1kM6K0MwBFgPBKvB8Dl4Mn4nAoQ54,717
diofant/sets/contains.py,sha256=WqzXpN29uObSLzbMq6-uZWPxQoYEuqctz5hk4DeUm1o,606
diofant/sets/fancysets.py,sha256=Wbf7TxJnOtKY_5UQdPPxoMFj2tWM0oHzB-JRIE-GQzg,13130
diofant/sets/sets.py,sha256=1ODlVhxQIS0dTRoWdT0W3TedMsUkFaXQrLUA2lW57AU,52760
diofant/simplify/__init__.py,sha256=nztOlPvOvPkwWt-OaCyE9fRkb86cShr1gyAJ0MxZ2h4,1306
diofant/simplify/combsimp.py,sha256=sfaDDKUffYmTxotmhCqd9QY_Usa5EQ8syIyvJj7Kh_g,17950
diofant/simplify/cse_main.py,sha256=XVLk0cd3iiNO5ffkYwguiLYDy-MBSdSbQ0SuxQvymU0,16984
diofant/simplify/cse_opts.py,sha256=sGApahVsuxsuHif6n4cFsinarXstN7SDoVqhMRRAfLQ,1227
diofant/simplify/epathtools.py,sha256=Xgkxw83SxuLkYIAoX3OF0Ri8a61CWKNlV2SHE6XI1pY,9495
diofant/simplify/fu.py,sha256=uabYyF4yMHFEk0zAPXwBNY_-UT_AGV9pPeI_3-iILaM,61867
diofant/simplify/hyperexpand.py,sha256=IUJSt5ZdGkx_ceLwb6Nh7sNBz85JgptfEQaUrfs68_k,83272
diofant/simplify/hyperexpand_doc.py,sha256=UQpXSepxyKAEFA7Z_yhblZNHaCCxE0NoRj3YgD_qlNw,458
diofant/simplify/powsimp.py,sha256=3jvpSJxWAqN5wncvdu9abHbs0m57u1H9PSf70iQjJ4Y,24891
diofant/simplify/radsimp.py,sha256=qx9OuuLK2biIiWF_aXHGp4MsugkpezeZ-IpHKd3WEaM,33525
diofant/simplify/ratsimp.py,sha256=_ufLSF9eO2ZygMILaZs571_n-rv5-XOIaErnczBfQMk,7314
diofant/simplify/simplify.py,sha256=TKlWuvEl-EvE5aA7Um2R9RvV5edbyRQCfj693vu3XjA,40864
diofant/simplify/sqrtdenest.py,sha256=7hHfaVyJs_ctJIfqCoMpfYedYj0yzyGlPLi6GhZRMG4,32967
diofant/simplify/traversaltools.py,sha256=UF7336uW_4aV-Ijz1F4mceqYPty1yTvgpR8yJBj0Trs,734
diofant/simplify/trigsimp.py,sha256=puerHFlauZzMEayp8G6ZTgWv_A6Gx1ZWyOtTpdrgMhs,43996
diofant/solvers/__init__.py,sha256=KcMD0Sb85pQaqqsZsO6OorPdxx8DgkTNnps5r8GJExo,265
diofant/solvers/bivariate.py,sha256=yX1WByDWyQaQbC6ia_KiAWbE0coPK5-6pQD0Zt5YmTc,10696
diofant/solvers/deutils.py,sha256=pYH2BzJyRxMW_yKshFcj6VjmTbMHSxNcaHtMZKJXkBI,8864
diofant/solvers/diophantine.py,sha256=2HSyhdlh1PSFhFWpQit4hypucUEdSRm3hRp62ei7BQc,84727
diofant/solvers/inequalities.py,sha256=JXnlJLlGJYeybZYduLgIDB56xiKFVLhL3_XCATuzSj4,20447
diofant/solvers/ode.py,sha256=8PiKhYCdAZdUgaPUKHYojZZThnQ-FECBtuL5ZSV0szo,282110
diofant/solvers/pde.py,sha256=92rSO4q0V9iEdC5HkYbXThwuA8DKZ4oW8o7fQda8cjg,31643
diofant/solvers/polysys.py,sha256=W4n9XLdRDY9RhGXjZPaMqSNNWl6lsIeV26xXf5H7ZTU,7405
diofant/solvers/recurr.py,sha256=jWWaM0ay_X2I4rv1v5E8TQBSenlzF0RZ0hssiAceoEA,20397
diofant/solvers/solvers.py,sha256=YwW5KG5s45-WkHMfEdbSKCmJMhOKQINftads3LGgjy0,50501
diofant/solvers/utils.py,sha256=zqN1O_YNl8OaIR9VTY-BOD96x2R0G3FiYsRhjZcRewk,4224
diofant/tensor/__init__.py,sha256=24I_EUs2pwzjclE_Zsf8PRg67cMRTMEq3i-vknvEZ_8,886
diofant/tensor/index_methods.py,sha256=O8q-K4XTHA57_cSSuxn3KzcRTDdwDODpGiyD1mBnNjE,12922
diofant/tensor/indexed.py,sha256=IokLVIbf3_dFg0TICAX3OQqG_Bqea7OaMAwzgT9XYuk,16186
diofant/tensor/tensor.py,sha256=AuZzuhD6JEgXCdEvMshQ8H7ISnqQxGRG4cqbFZN-H8U,119275
diofant/tensor/array/__init__.py,sha256=-iX7gLnbHOeCZS1N-GXyAK0WC8sOrsL5CQHkThTSpQM,6008
diofant/tensor/array/arrayop.py,sha256=MZek3cHf_I5rpMm2tzwLNkusfMVeqA8Qh10-n1N7yx8,7945
diofant/tensor/array/dense_ndim_array.py,sha256=6NOqAy6uNVGHVXcROsBWVWdxs2niF3nXR-ufHjdP9lY,5360
diofant/tensor/array/mutable_ndim_array.py,sha256=ZZ2_OekUJYZFUz0BACzH1ZL2tnChdioP1jzKwa1fRfw,180
diofant/tensor/array/ndim_array.py,sha256=02sESx3GSx3XR9ZXyYOoG0A5qBK3TSxUbCGWt45wU-0,11246
diofant/tensor/array/sparse_ndim_array.py,sha256=-GnHhvalF8o2I5GLDcwDF41mxdxpKkCz3lBAJ_cqbA4,5547
diofant/tests/__init__.py,sha256=ql4Jj57vYuDYEZHm2IQ5f1jz6781NV1K1FQ9AV3MBUA,21
diofant/tests/conftest.py,sha256=17ezi9OgzoUfrXP6w2H2cu95-fBFswJL0qjTSfaafRo,1285
diofant/tests/test_cli.py,sha256=lsOTLr4qvkwf-TEsNPrCh4HQ3L0ezSmCXqkaXlaQxEE,4244
diofant/tests/test_config.py,sha256=sbk-TXsuAo28cbs2O1veAPvU8XX4OA64IqeaBiJU5_M,553
diofant/tests/test_wester.py,sha256=eJZ5A1GyVwPlywa3WyknvZe0vNgidYoG8mkcAxRdieA,65503
diofant/tests/calculus/__init__.py,sha256=rrd3A_gI7Rbj_D24qmqL5tj_ERB_UCFByWtN5V0MNfQ,34
diofant/tests/calculus/test_aseries.py,sha256=mXiLPG4M_A8ijWe05_5TNC7A6d6j3hvdZIbhwNbBlDE,3477
diofant/tests/calculus/test_demidovich.py,sha256=SLL44TVjcVj_x-awnWhznd43u76t3BGrVxU4WmGnTyw,4664
diofant/tests/calculus/test_gruntz.py,sha256=kMggyA37P9wfzAmL6DNvDuUL0ud5T3YFF9rxhU3XBeQ,18455
diofant/tests/calculus/test_limits.py,sha256=qzOa_0KKQfUDNoBnyzRZdrd2WVxhPEgeE8XqcbH5mdQ,32842
diofant/tests/calculus/test_lseries.py,sha256=1daJnKKguzkvNdpc3E2XRz0j-RaEum-L4A28Z32mtgA,2195
diofant/tests/calculus/test_nseries.py,sha256=Ggc5v3vwerEIxsfiMJk7F8UZn3-ql-QXRrJCoJ36kxo,17682
diofant/tests/calculus/test_optimization.py,sha256=8Db3HE5ApjEZqzYijqLpYpKATBEL7qG5tXuuc08LLAU,5964
diofant/tests/calculus/test_order.py,sha256=QIpCICmd8eB615-ImDXJMYiN5gOuXt-DzT5xxrt3fJo,11442
diofant/tests/calculus/test_residues.py,sha256=IsnO40OmweRED6GxLC1X3jP4M_cdjGZ1MgwrqllNNqo,2721
diofant/tests/calculus/test_series.py,sha256=nb0FqquVQwG8eVisatVU3Ed_l7wmSZj-5GciPKbNtKs,12110
diofant/tests/calculus/test_singularities.py,sha256=fKwoFa-j_pses8M-BlXBYiLunMPCbR8DQF6LpW_OLS0,699
diofant/tests/combinatorics/__init__.py,sha256=SWCJ5Rr0bkU-ONs2ySC6qIAR8vUUUyBAn1qgyML52z8,39
diofant/tests/combinatorics/test_generators.py,sha256=15Oa43Wo0BHu_pmMFkwFgf8bKiS_Em5I4gPKD4CYQJU,3472
diofant/tests/combinatorics/test_graycode.py,sha256=wk7e1DOdR7O-bHn1V9cd0gU0s8ChlXh6fOKo4Jzmfvw,2747
diofant/tests/combinatorics/test_group_constructs.py,sha256=7JmmtfnoMtjxQCWcWsWX8Z38lMY7v39g4tvdzdRfChM,406
diofant/tests/combinatorics/test_named_groups.py,sha256=61xdFlPONf67sfv9gsWzr8H5vdoes6DKdnGBC_eTXG4,1755
diofant/tests/combinatorics/test_partitions.py,sha256=39GdOYjZKUkjN-WKp-IvZq2-CvVEmHs4NQwo1m_WFm4,3798
diofant/tests/combinatorics/test_perm_groups.py,sha256=XxLsZTSilzirNHVuesla0sA0yQFvHF5WdvZiAMeh2tM,28582
diofant/tests/combinatorics/test_permutations.py,sha256=5nRTj3CfYvXTUI-zn3JH28ZBF4fKbIpk3RxP363vSYA,14945
diofant/tests/combinatorics/test_polyhedron.py,sha256=hQLMCr0ZMybraAiTbl8QrgaDOW1vLPLeHTrsK4uhh_s,3372
diofant/tests/combinatorics/test_prufer.py,sha256=Wo9qs4tm2vBUtdc7d-kQsODamHrrd8N4yAlfwWi22gg,2563
diofant/tests/combinatorics/test_subsets.py,sha256=PS8EDvHJm6fFAYBkKak1U5aQ31zca-SNnATvT0WuLps,2624
diofant/tests/combinatorics/test_tensor_can.py,sha256=-sZad4y684QOzxR0xLnigZMzcDnQb27hXCk1ch0vchU,25815
diofant/tests/combinatorics/test_testutil.py,sha256=etLzN4S73FMZwzM6DVF1v71Js4DaY-XcovlHVCJdeNs,1794
diofant/tests/combinatorics/test_util.py,sha256=CjX6F-z4K2VrnLo0tRELY3ATwafntRnVfLjm0dbHZJg,6137
diofant/tests/concrete/__init__.py,sha256=6kGuygzWdhDWqm3fSQLkESs2qaCGwNdGpdOL0rqaFaw,38
diofant/tests/concrete/test_delta.py,sha256=NkVFptt3GquxIQiljm0ZnpDHh7XSt8NJWbC7TpuJprU,24239
diofant/tests/concrete/test_gosper.py,sha256=fgOKGC7bclz3eVoqvMmqOVAzxBUXCKac2ECq6WBG3Js,6648
diofant/tests/concrete/test_products.py,sha256=y80Qu2Co7uxZ5AMrmV5JddzssbliSKlVxgBIFJ0CFEs,11911
diofant/tests/concrete/test_sums_products.py,sha256=uRUsWLuRfQyAOqY5McqhknG2cSdqfGyvbMrm2yA3m8Y,35175
diofant/tests/core/__init__.py,sha256=2Wpeko9ntdrpBc1HxqrgJ9FHV2t6hyjKgWST6PPyDCM,30
diofant/tests/core/test_args.py,sha256=ksRk1wAgb73D5cLfw_y-N64WbUEYvuPZaTNCPYKHl2E,43452
diofant/tests/core/test_arit.py,sha256=pOGWuXcOzWvw7ay3zR1bw3D-Lo7xeWHj0LIwT5hxy48,60402
diofant/tests/core/test_assumptions.py,sha256=Os0LR1kx5D5EBWTq4uWKOwXlIrhPLNEDVPSKJeRGnfg,27893
diofant/tests/core/test_basic.py,sha256=5g4m_MZZz6bOj1SjJ8VErMy3X1Cefh_JNwXu5QKYj3k,6332
diofant/tests/core/test_cache.py,sha256=ThvVDcaB9r5xwR-S7JVkcjitgqwPissYlk9Hu_OofZo,2612
diofant/tests/core/test_compatibility.py,sha256=-P3zjpjfPYY2X0bEo-y6vzi6zpg3VOtvLkJUBS8lhw4,1507
diofant/tests/core/test_complex.py,sha256=LiILN7GwIj7tRcOLT4izvkiyE2GUQ-55Uta-J5tjQaY,21884
diofant/tests/core/test_containers.py,sha256=EVEOnsdGGKnjOdi2V_9tgirmkktCgXai7eqkFB6Sxbs,6097
diofant/tests/core/test_count_ops.py,sha256=jkXCTxNb7kX6oPkWEKdkx0jSExRJJJl0ZJOPSlhp7-0,4736
diofant/tests/core/test_diff.py,sha256=GIkHAGFZUVwcIUezIwr0iUjKEiEsg4b89vZFitq8L4w,2618
diofant/tests/core/test_equal.py,sha256=o5d_5LGrGjukgkk7W1u_bTAugSCmkzgoJvN9dorxnbg,1205
diofant/tests/core/test_eval.py,sha256=-MC4ZtQg7Y_ZcNPJ1bqY_xH0PnH80BL5vOZmCYRlyxk,1733
diofant/tests/core/test_eval_power.py,sha256=jWOHFe-3_7fqGQ4kk9rpoHhry4_shoiTUXYT0xDH0i8,12849
diofant/tests/core/test_evalf.py,sha256=vN-4v6zKa8xpqFvHWM7l1GDsMnkTECkjMMj9cSuD6Cw,21815
diofant/tests/core/test_evaluate.py,sha256=LaE3D98D8RxAVBHGnOOcxSBz2KmJvmEVAm8sYgmCeLQ,536
diofant/tests/core/test_expand.py,sha256=hUG5EQQ-XFkKEu8ntilXLeMuqN3WD2rB6O4z6QZvwjI,11832
diofant/tests/core/test_expr.py,sha256=Re5Ei2EZyd20Jx5k_4__xG99vvOLlbYIYiARiJ62RH0,57834
diofant/tests/core/test_exprtools.py,sha256=zBNqzydmKu_qe8YrmRr0N14xuJJqW8wLac8tHURKYAs,14741
diofant/tests/core/test_facts.py,sha256=YH7SvUal3d8kS6250i8RrXmJYgNbR7x6eD3qxj-1eYQ,13194
diofant/tests/core/test_function.py,sha256=yL_iEGTSW47c9wRM7D6me31ILRrXyqkxyrPFuWW01FM,24971
diofant/tests/core/test_logic.py,sha256=wXAs5kl7ITv-MbUOmryLrvN__y1RZ9E-UuqfC2htrwU,4683
diofant/tests/core/test_match.py,sha256=GfqpSruPuFQ9N_f6ys4ZHO5Y86W7FWGSlzAWpZbUiD0,18281
diofant/tests/core/test_multidimensional.py,sha256=oOc-xaeP7RIZ_fzCOqOCs7Pnf7tnZZll57xtMxOyRcw,1689
diofant/tests/core/test_noncommutative.py,sha256=WLWxwgAUnfDZ_jrtmp8dqc5w0kK_ODMcI9xBDvolBPA,3526
diofant/tests/core/test_numbers.py,sha256=x-TRAyo9aFNpTFLSuOQ8l0LH6Qn6Fe_uL7uOgzsBq1I,51377
diofant/tests/core/test_operations.py,sha256=CzLzObfOzUETpsNN9-Qhf7CPxTvQ4qS62asRbg_ZJDQ,1106
diofant/tests/core/test_priority.py,sha256=v4WUkZbj5yvrGcu_k17DX0Rbp_bxtINCFi0rYOYek1Q,2353
diofant/tests/core/test_relational.py,sha256=u3J2FL6eowJs5f69NiuZ32mYfhORn-gkoEd0jUAtbMg,22145
diofant/tests/core/test_rules.py,sha256=O4lC8lmCCHgTU5-F749BDycUyXAT0-PKRpwZG2oQOvw,464
diofant/tests/core/test_strategies.py,sha256=3H81iYTA_XvhccvPeCmwfKF7pwS4iaZJESkUF4TMvSQ,1619
diofant/tests/core/test_subs.py,sha256=QKaJ4qQb82RKnjrzNeK9_Ds7qgsllNa6EpMMW6OKN0c,22673
diofant/tests/core/test_symbol.py,sha256=cH_vY9IaUUmrwxN-RzyC8-dDHovuKecnVHLSMEyNfSA,10548
diofant/tests/core/test_sympify.py,sha256=uj1Cz782LR4aqcgoRVgRiYUd7TOtSYdzKJHF4ImyO3A,13443
diofant/tests/core/test_trace.py,sha256=QBvdNgJXaR4vrSggh6CAlPp6EZea9iPHGvKkcTCBCIo,2718
diofant/tests/core/test_truediv.py,sha256=UHHJEJ49Nb92zX-4jT1lyHSvTHr8ny34wNPd_vMbgMo,811
diofant/tests/core/test_var.py,sha256=IQpcfydpMjXVc_QW0yqRVnQmHHFxvkQlDyqBGt5l3OQ,1953
diofant/tests/domains/__init__.py,sha256=o4jvsouc0T9Nnx-sB1hE7wJvG5NKyZlDy3JGUITL2GI,25
diofant/tests/domains/test_domains.py,sha256=H8IBG7LNlwcdyPnNasX0KXrlciWu7zLFxLAepzBEY90,41281
diofant/tests/domains/test_gmpy.py,sha256=WyL3CE2-51cl8KXlqaRukiEk__JHXPqiV7ZfPtyw8O0,1514
diofant/tests/domains/test_polynomialring.py,sha256=LeWdflNi7gFauT44xR7NOGF4hgjg-zMT7c53e8qQU7Q,3071
diofant/tests/external/__init__.py,sha256=KIgrH9I-laCKIUvgpqn0aQRgsiAm5ELTLtmEajI2TYk,48
diofant/tests/external/test_autowrap.py,sha256=0Ki2mOubzgAh3yqVe3Tmk49FNYwo7nejjc53QWCKc-Y,7699
diofant/tests/external/test_codegen.py,sha256=CZt8PmzPsa1fQsi4NIsbeUZ7kU4vLtULzQEMbIwN9C4,12016
diofant/tests/external/test_numpy.py,sha256=-qvQIVVyBFNkFv_qlqqhmP9gaZyNHz7GJPZaGVLmDtA,8914
diofant/tests/external/test_scipy.py,sha256=W8pbEQeo_uBVHKNabMAsLkEa4gAcGBzIngfaO1oNBOI,1080
diofant/tests/functions/__init__.py,sha256=HcHD61Hbj4OqaSvsqvjvrvV8FEayO0CybYBCyQCDzJU,34
diofant/tests/functions/test_bessel.py,sha256=QCQqz-EdHxljjeSXpbTBDpkjUTC5Y7cD_MeLvU7mXdY,24025
diofant/tests/functions/test_beta_functions.py,sha256=cX1ZLJkWtiIW1w8Jkn2pHO-9zCGnNU4gMAVAQxquJBk,810
diofant/tests/functions/test_bsplines.py,sha256=r7AJqVG3WAQtFduDz4CY3etrRS0hNrIxEH5RpPy_7oE,3799
diofant/tests/functions/test_comb_factorials.py,sha256=lGPbm7RNGAmUwLyxfthBXeQ5T7rfTggamB1pF9G7iJ8,13434
diofant/tests/functions/test_comb_numbers.py,sha256=Qkf4_l_y0KcexQEibXQ8Ldc7lc1Jec6t8hfhpKSaD60,14626
diofant/tests/functions/test_complexes.py,sha256=f9M_v3UljL2-dL-1YRx1Nv6RdTeIPHvvuwDTxQBpy1E,27242
diofant/tests/functions/test_delta_functions.py,sha256=i7hFaYq95WqBDkw0AyOnR4HLdS16MiaNyo-3hvGb6ao,3204
diofant/tests/functions/test_elliptic_integrals.py,sha256=wkXfykq807XFWK0SN4i-SLDLVRkipJX3Zjee1lasGLs,8526
diofant/tests/functions/test_error_functions.py,sha256=Z-WsjGfzJtPSwYOH0a735Hk1_ejLqpI176c9-8daH_I,29241
diofant/tests/functions/test_exponential.py,sha256=j1KVBOYCqgoIfJeWst9JgMFIEE403XCHLRwonf2-qYc,15784
diofant/tests/functions/test_gamma_functions.py,sha256=F4zb2ZJ7d-pW0tOCS_bwDKyE9RMFh7heDEHRrfB_hEU,17842
diofant/tests/functions/test_hyper.py,sha256=gwChSjSqt0w9kJaJXYCsCk0zuat767y03yUXpjzKdvc,14832
diofant/tests/functions/test_hyperbolic.py,sha256=sA8nucfFXAeUOpJLtgqBQxXDLKeYrQ1rFieewvcATQc,26154
diofant/tests/functions/test_integers.py,sha256=LxRGEE45ll131mG7XNvm5u30ETJoMZWltmTgJ2NQYTM,6985
diofant/tests/functions/test_interface.py,sha256=TGhg_n2zslDWaEE9qrMjqvB747qSPoTu0S2T4Sy8z8g,1792
diofant/tests/functions/test_miscellaneous.py,sha256=pCSc4mgEe62iCMx-uBES4odRTaMDKoUoj_t3cMW9dus,8708
diofant/tests/functions/test_piecewise.py,sha256=LOKq0_Ps8g0hBLvmbEC2O8tnACCmn5MXbVrBbGxupmM,19700
diofant/tests/functions/test_spec_polynomials.py,sha256=9lIMr2dwzWQcx_uwPZ9CROz6k-pEKN39I_1qrJnscJE,13073
diofant/tests/functions/test_spherical_harmonics.py,sha256=fYVD0TidGuZABEL2v1JyFmlwTSz844-EJOegr6KGRuw,4401
diofant/tests/functions/test_tensor_functions.py,sha256=sIQQkuzTH-andjpZVor5D9lu6abcLcReXqRgfWgNh8E,4248
diofant/tests/functions/test_trigonometric.py,sha256=Ane9GFWFDtxq7pddVJr8-1tKhwgkfXEV9UoTVIqoNhU,51041
diofant/tests/functions/test_zeta_functions.py,sha256=SfxWA6EXmiJy6dVpI9Bqkz-v5mBRvTaI6_z-2umDSEc,6443
diofant/tests/integrals/__init__.py,sha256=R5DqQlstEKJFSZxsicDxgR5dK8-vA-qrmYO2GUfW-T0,27
diofant/tests/integrals/test_deltafunctions.py,sha256=C9iMPtQFG8pZvJqgrpQ6GYt1XKDkjHdHiP3mS-XJ2UU,3575
diofant/tests/integrals/test_heurisch.py,sha256=1GOCdewQ7Qjw4Q7pyN8mXYa76NVUGrIOhvFKw9PM3nw,10373
diofant/tests/integrals/test_integrals.py,sha256=YW1BB_hCicRRXx2ur2ZwG1znqNOWFxcX7SrTGTASeCQ,55662
diofant/tests/integrals/test_meijerint.py,sha256=gXcx22yEolZhQRz5mzdgX22356xwTcK8ONv2FWjAxM8,29171
diofant/tests/integrals/test_prde.py,sha256=LSQQM3k70oiy4doZQbOZ7Cg9pzLtrBYAbCfkqICC5dI,12707
diofant/tests/integrals/test_quadrature.py,sha256=88evd5J7JMwdE-NjkyM2BpU5vRvMhuCIimF5S7NC2Uc,20443
diofant/tests/integrals/test_rationaltools.py,sha256=9qurBYM0rCtUBgzFxjq1RmOBUt9ZnjI1-1dr8h__vtk,5406
diofant/tests/integrals/test_rde.py,sha256=zVQXL3McrAkpzLcZohbjjcAPjVe9sz-BY5Ho6sWNabc,9478
diofant/tests/integrals/test_risch.py,sha256=GMHSi0h1WtAVVKUf-6qQVTm81BK6onjQp0bCX-zBhsA,37954
diofant/tests/integrals/test_transforms.py,sha256=EmMLmjDBkPRUDOrumjq8AW75ec2aUJVggTe_VbNooZk,34462
diofant/tests/integrals/test_trigonometry.py,sha256=D_7ay2977BQf3snP6mWS6vEXMcv0x9p_l03E2tnP8Bw,4136
diofant/tests/interactive/__init__.py,sha256=5E0u_x7Hkmyj5b-Y82PxiSxv1L2vEdWfQDDvQTJvh_U,38
diofant/tests/interactive/test_ipython.py,sha256=hcu6WJiQHmD0-ifIaUHAhLGDElpyQJfD6o53Z9KCcSM,1610
diofant/tests/interactive/test_ipythonprinting.py,sha256=P-xkowp7t8er4H226x74QwEy1DTumVJ3m7I6OlOmzh8,6983
diofant/tests/interactive/test_printing.py,sha256=-OTAYNU9rwl5MO02eF_pSrAhX20yTDqaCQ6PcFBHlFc,948
diofant/tests/logic/__init__.py,sha256=L3FSKzuQ7iIiBJwMAaJWZlmXojFoxQ3qSYVHvxx5-nc,31
diofant/tests/logic/aim-50-2_0-no-2.cnf,sha256=OpgQ4H9N8uPUWNbIm_T0won5yGjK3kTcCURPLQp3_tw,1498
diofant/tests/logic/f3.cnf,sha256=pt0ubVDCCAfro1-3jvj9arao-O6YvId7ptzVBU003c0,78
diofant/tests/logic/f5.cnf,sha256=XP-9exO7GgspJmMU1npyh_49zkbGaa6fIjdwRhK5EMs,125
diofant/tests/logic/hole6.cnf,sha256=HC2lnSNhf6gWN6ilbDWQAuqqgHon1w-2hGRfhOI2H9c,2575
diofant/tests/logic/quinn.cnf,sha256=GS_Nz6bdYacsj9vxLwRHhEps1eaNmaJbjT5Qov9cF-s,243
diofant/tests/logic/simple_v3_c2.cnf,sha256=ITX-JqrZFV6Dv4-kMKvpG51cyi3ufDKuWjqDzQOtym4,48
diofant/tests/logic/test_boolalg.py,sha256=IYSDz1-MN88lDDijVoFggRv0YkncV64OtnB7pHr0K1c,20299
diofant/tests/logic/test_dimacs.py,sha256=VVBB_tJ6dXPt7n0sXwtDcDNagE5a_iGNaf6aWxt11X8,1262
diofant/tests/logic/test_inference.py,sha256=AfA4Ln-BQos266rxuF-m_WEhvzHFak6IEhDefTYTNHc,11125
diofant/tests/matrices/__init__.py,sha256=XN-c2VhkqQ3OQlwsUSachkuK2XN5yH64H6b0RCPgGLg,26
diofant/tests/matrices/test_adjoint.py,sha256=UV3kFyLKdlqd6YBJBwxIsgVKF-JSxw46MGX5Hy61fJA,1203
diofant/tests/matrices/test_blockmatrix.py,sha256=jkD5F66WWBF2lJQDg9bqbRXeatyZ62gLRvlxyOod-Ic,7584
diofant/tests/matrices/test_determinant.py,sha256=5Uck3CyUm8CUDRCgCcNtOsiaAsPGB9JW-FhLVbUGRLE,873
diofant/tests/matrices/test_diagonal.py,sha256=51TgkI_oout2ILt3TDKhBoC4qZc_spZpcWusgv0KapI,395
diofant/tests/matrices/test_fourier.py,sha256=1pvuG8cIYnuUMimd2lfG8SgojuYOGoQJwyTWG_Yb7k4,572
diofant/tests/matrices/test_funcmatrix.py,sha256=aW34A8uuLMCpAHi8sew8yZGTVwSQQyzUyxmJGy87zE8,395
diofant/tests/matrices/test_hadamard.py,sha256=aIBTR1LWpcfin7Z_u8Okv-xFB2egkc3LVv24y6q4IC8,1814
diofant/tests/matrices/test_immutable.py,sha256=k0MH-qmkFEFohSq-MGxmo2tJKzQ7Wp_s4kv1TlZAH6w,4101
diofant/tests/matrices/test_indexing.py,sha256=2bI6yoLyn01ZFoYm9YpNlzKcFfBjzkeUFNtDWzCzBc0,2163
diofant/tests/matrices/test_interactions.py,sha256=tlWXolTNRV8NUoikLIAnV4sk_TuLY-_L30lUvNJbUIo,1976
diofant/tests/matrices/test_inverse.py,sha256=Z0Bgfw3iDFBLoJNbZTpitQXrv_4eoGyxWSt31qeyeiI,1233
diofant/tests/matrices/test_matadd.py,sha256=y98Q9vrt_lAxK3akmP60eNG31aYb22ebcxgRMHVmO5U,1178
diofant/tests/matrices/test_matexpr.py,sha256=eZyS3M_dh_XVebKPSM2IesgDSUP1A3yC77zrZIbXIPg,8187
diofant/tests/matrices/test_matmul.py,sha256=e3K_Zr9HTGm7r2RdKVJTt_FoWE-3Qx4_xpWV8XXq7Sk,3808
diofant/tests/matrices/test_matpow.py,sha256=4dbEgpwFr_Fox0eB-v08Qzg5xssSQ_Dit7Rer1IlV8U,4410
diofant/tests/matrices/test_matrices.py,sha256=Ins-XxhVsOZQ9HhnmKFaRe94dYgcr9Uuh7iGBfnIx4M,84114
diofant/tests/matrices/test_slice.py,sha256=TvMARBVfRAQ6MoCoCfxlO4famQAiGjMgRDUVTjtHBaU,1787
diofant/tests/matrices/test_sparse.py,sha256=z0cMHhKSbE4ekDTJ9zcSjhsFy4pYZEE1BdGH9WBbRDc,20664
diofant/tests/matrices/test_trace.py,sha256=IvTwwiM6bpT077mAhR8OghnSjiJGaZQmZal7Jw9LqMw,2532
diofant/tests/matrices/test_transpose.py,sha256=wJRU7mGLi6czHCe6aAP7JS8dJSgPshO3AethCF1nA68,1124
diofant/tests/ntheory/__init__.py,sha256=JVw90MN94eJLc7FMjvHSqUdOZl_fnflHSkIiIN9W0y0,31
diofant/tests/ntheory/test_ntheory.py,sha256=YNO6LmrvPPbvPEEDCadozvo1Ue7ZNIoIB2qwz--gSzw,43992
diofant/tests/parsing/__init__.py,sha256=HcO4Tz_2vlvzAr0NaMetIatYgCynhVRXrG0hgkt6mGc,25
diofant/tests/parsing/test_implicit_multiplication_application.py,sha256=8igQQf9KHIpqMoFv5l3PJQ2Z5eNpD0HwfeY6waobUn8,7119
diofant/tests/parsing/test_mathematica.py,sha256=FZIXfVAtfRDTDTpxkff62kS5p-O50Nk0Va3OUe_z5KU,902
diofant/tests/parsing/test_maxima.py,sha256=QgtCZjPKLlV3LjUEeCm6Jftd9Gp92EFlPuZJp4ijw4g,1704
diofant/tests/parsing/test_sympy_parser.py,sha256=r72UTYT32rWiFDGNOEBr1o5DlkA3sjyAYLO7iEHil_0,4656
diofant/tests/polys/__init__.py,sha256=yr3nFEQ5SSS-lS_sPIh-w84h3AHQY5dcx2zhLzCVjlM,29
diofant/tests/polys/test_constructor.py,sha256=ufDTCziVEkzAXinl8JAUXLZHj3PhQ7hSpWgkSPE-3wA,4552
diofant/tests/polys/test_euclidtools.py,sha256=55kOeFt6ocp2sS7p5-DZlG2LmkEofdcYEWZf-1veRWU,33761
diofant/tests/polys/test_factorization_alg_field.py,sha256=ELNyyN9Bbxz83Frp5VDl2M5v_sH1sJqef_50kXm7C_E,4882
diofant/tests/polys/test_factortools.py,sha256=yXYQn83genR3R2LKs06Pfv0SmeBIERvKKoTWJMgauLw,33089
diofant/tests/polys/test_fields.py,sha256=6TcjTLUaUolE-ui-7t-_Ee4LRBnUclY-eb2rtnWH_Ac,9020
diofant/tests/polys/test_groebnertools.py,sha256=WhlY8CFakXIoBTsU4vxkggTLjO6Jno_XzDU4wKEmOEM,19310
diofant/tests/polys/test_modulargcd.py,sha256=xWQdubvJJJpSoZiiVT7jY_C_uhsS-NgIfNH1JwZTnVQ,2048
diofant/tests/polys/test_monomials.py,sha256=ps9aHMGLMl8P2-ZcNHGL6FWXc70eUgBoysF7YkLHoI0,3509
diofant/tests/polys/test_numberfields.py,sha256=VhtrdNn4-dK0k1RY7QNymFLnZ96byv7VQuzLPXzrYno,35338
diofant/tests/polys/test_orderings.py,sha256=Oy8Ln_Aj0UBhv4LWNpPTwUYpsh_mQQw-u7MkK5sI4DI,4515
diofant/tests/polys/test_orthopolys.py,sha256=YbLkg_4owgExxv2KGoTCut_xgVJIfdx1fvGhFYHyVss,5466
diofant/tests/polys/test_partfrac.py,sha256=UeZjJ7cJaMgN2XautBkFeuhQ8cQPUjuXKFem8lmW6es,6480
diofant/tests/polys/test_polyerrors.py,sha256=XvgYWtCyOpZ1GOILgYxw7aYYad9zIn6AHBOFaRRlClk,1913
diofant/tests/polys/test_polyfuncs.py,sha256=-yXRYuXqYDJbiQ8uKv07QTVgiAGaaKXXwWEXsEzLJl0,3000
diofant/tests/polys/test_polyoptions.py,sha256=7ErnjypHcWmT6pHstOhdP52MChwcuTXVWoA7FpNu7lg,12721
diofant/tests/polys/test_polyroots.py,sha256=1Mnh_B6f8ZwwmeB9N9Q_XMikOccfBqEI-O8kIfWKzCs,26974
diofant/tests/polys/test_polytools.py,sha256=D6vZlUw-Js09VufCJkv5Xmw67jRVeyLdX6yZYFlFtRg,128055
diofant/tests/polys/test_polyutils.py,sha256=XvX2NpNDlr4Jn2DlbjzMhQTxDB1BfwSUpwPTuWc3pQo,14680
diofant/tests/polys/test_rationaltools.py,sha256=Je9aBPewienOBQIDaqvO_JtlJMNCPUc2uNfiTgRiJY0,2195
diofant/tests/polys/test_rings.py,sha256=RgoJh-pUuQw1tumE1kYA3QoinTQk0S109YqMhVgAvGI,84928
diofant/tests/polys/test_rootisolation.py,sha256=AeGKDfMiJkrtrnBuPLqsbHtkMiZKD4IWoxC7Ooki4Vs,45267
diofant/tests/polys/test_rootoftools.py,sha256=ke1HVzVFCPQw1wBG3py38WxIdAD_8ShqLMVsULuEiHQ,21471
diofant/tests/polys/test_solvers.py,sha256=woU_vmo7IjUyj-z3vQg9A4TNKjoG0FeugRk4qL37W48,13693
diofant/tests/polys/test_specialpolys.py,sha256=EZ8py8JdzLAbXCwioE4MsypA3STx4j-zDm0_JCgpn-4,5434
diofant/tests/polys/test_sqfreetools.py,sha256=QBIcIQ2AnwP-VpcCsfW8YPo5v4Z2XaH0UYfSZCKlu7o,9032
diofant/tests/printing/__init__.py,sha256=NxYphcG-d3pFjCa01vXkuikfsj8tmiCqO0fw0MK4IgY,22
diofant/tests/printing/test_ccode.py,sha256=08DM5hsjXcxkfXS90DIU3jX0Kq6bawYTlM7ewrWTUMY,14959
diofant/tests/printing/test_codeprinter.py,sha256=IwoAblMZ7Z8JI4KogpC-vcBQDmOiy81L5gv4W1zRmDY,2202
diofant/tests/printing/test_conventions.py,sha256=PVT5zdghYqHEMw3vpXT05s-GVnuSZ5DtbS9O5SM0sZs,3785
diofant/tests/printing/test_dot.py,sha256=lAUpJI89-YaJ-NxHslcNeeLiNu_FKf0XOMbJyP6iuGU,3861
diofant/tests/printing/test_fcode.py,sha256=C3LwJb-b2A7PwVqVPAgB__goWfRzN0N1zokOH9EnvUo,29209
diofant/tests/printing/test_lambdarepr.py,sha256=IBpB-6DJQX_9eKrBInHSCZPlFC2vMCzogLbCENDHJr4,4820
diofant/tests/printing/test_latex.py,sha256=lrALiNWHieXm2eAB4EKgBYsHJYyRkUuf9McVYZhxol0,61060
diofant/tests/printing/test_mathematica.py,sha256=MJ5ON4wuEtjOLjMGQbmiYFESJFbnUJM23Dd9HLZ9xv0,9906
diofant/tests/printing/test_mathml.py,sha256=l-D9CcunGA53nrS7OUe7syosKD3wEVgEhhLj-FJ1l_0,21012
diofant/tests/printing/test_mpmath.py,sha256=g1Hyavu4XqrGEsPIhj6Lt9zyApWF5g8UnQHmhbIYFTU,1162
diofant/tests/printing/test_numpy.py,sha256=AEsB1V-wph7op6JyPolFYI4bftZy48jWokYXeFptPMA,1534
diofant/tests/printing/test_octave.py,sha256=mT36dofzFfsRfu7dDQXGB06gwxImeKy_HWsDhmyFqnk,13242
diofant/tests/printing/test_precedence.py,sha256=xPKhsosGxtGLL8VJvRiEVHFPtc0_0CRrX-9uKdS-Kag,2556
diofant/tests/printing/test_pretty.py,sha256=2_td83yLctqxtB6xB1VmnfuzLXaEGwxHGkjQTUxC-z4,114331
diofant/tests/printing/test_python.py,sha256=FvIEQivHoWjXT9MnEC43VEoq0NEIEwOYU01kLLore5M,7224
diofant/tests/printing/test_repr.py,sha256=FwcsrJJJNVrwuBQTtfwcNSLRDpw2jPQ8FEC97S7dXNE,7289
diofant/tests/printing/test_str.py,sha256=HNYApLQxuSrNZquWmaVsdp-cdfBc1QDXuEZgQunFiM4,23753
diofant/tests/printing/test_stringpict.py,sha256=f9PSZNS9jFt8g2ygtVLLHKvRUGD3l-iahNPMpQ10Du4,1544
diofant/tests/sets/__init__.py,sha256=yo8ktSJnnbGxsZd-iRCupnzTuZ9AN8CiAl7c8hleHe0,28
diofant/tests/sets/test_contains.py,sha256=M29SkDF-H7dCB4_eigue3wOz6y0xU0V2jQcNTvKOopc,654
diofant/tests/sets/test_fancysets.py,sha256=nsIMUFnShZuACZOq6bLRcwRwJ-swrVEx2cPSPtkqrLs,10800
diofant/tests/sets/test_sets.py,sha256=I7eG7KsNADSwBf7hOuKEvS-spVV0zBwlDZyCs1W32Dc,39614
diofant/tests/simplify/__init__.py,sha256=KBmVOM5LUW6o1xbG-sM__wBd1Kq1n4DXm1f7QNorXbE,41
diofant/tests/simplify/test_combsimp.py,sha256=JgceFlJA9AW62QKyN7OI4d5B9ceeOx5AIyPyIihKRKM,5742
diofant/tests/simplify/test_cse.py,sha256=JyrUgyjGxHH1Kyd3jfjbZflKsTQ5ykU4iO4A-9P27Uk,14074
diofant/tests/simplify/test_epathtools.py,sha256=VIMDE1O5KNUt4kU_6nQmIhmeux4Uo7PLxqLYP4Rf5ko,3806
diofant/tests/simplify/test_fu.py,sha256=1iy99Jhm1KtDAMGK5g3eMiyR3vdVuu7nqzPJoUGlydE,17640
diofant/tests/simplify/test_function.py,sha256=BFSmAkers4bUfwZvAxsn0tNCVLBwHQTZQXq6fZNrfbA,2289
diofant/tests/simplify/test_hyperexpand.py,sha256=78Kdf96s4jjYQzpzj4mkJR9x-x6qLJ6WIfjzsf-Fpg8,43487
diofant/tests/simplify/test_powsimp.py,sha256=NAu3g0v4bEyyQU49k2vhXuEIoOUtgyfgO0BiiY63RXQ,11620
diofant/tests/simplify/test_radsimp.py,sha256=m9NCJLbtGgUnS8aw2p_JZ02hM16jyOMZBefqPmkv7vg,16199
diofant/tests/simplify/test_ratsimp.py,sha256=3r84Ms_afCZx8h6aM0QSVaFopxwMpW869LYTHO0nHcg,2261
diofant/tests/simplify/test_rewrite.py,sha256=kJt1Z7rmYr9emwmHgb1w0zQuOwB_NnQ26Z39UqJGKAM,886
diofant/tests/simplify/test_simplify.py,sha256=6k-7OnKCcD0epSKN93r5zbOTVPjD4I1CP0MUF_pob_U,28691
diofant/tests/simplify/test_sqrtdenest.py,sha256=5kPtL4BL9iuByjav-XMZVGKBDzpk1lckfeYUFTWFahk,16803
diofant/tests/simplify/test_traversaltools.py,sha256=C1ZHriMV31TIT3F70xkP6ltCCFUGIx6e8HvGOSkUC3k,851
diofant/tests/simplify/test_trigsimp.py,sha256=-66qsuxcVVkuKS4ZBS1ukJzmTvqGEOD5QR6tqNJeM1I,15652
diofant/tests/solvers/__init__.py,sha256=3oUMmELndMLi0wS0-aD438LqZo020HPrJQEXehMx9K8,33
diofant/tests/solvers/test_constantsimp.py,sha256=bVoIXRjUVA_-bo1Ozyj-ceeZUwumps4ZtH4-pYehxRw,10081
diofant/tests/solvers/test_diophantine.py,sha256=TZIRY8AVGqyUC0q-mXRHhIOuSRvesioV1aCcXwAaANY,38352
diofant/tests/solvers/test_inequalities.py,sha256=v4zVMoNN4HzaUsX4dpPxao79yWHxKQ2LXijFjzd8WkU,17372
diofant/tests/solvers/test_ode.py,sha256=I9bWi8Nz8RK3Exx8Sg2Qk__sZFwoEFVsw3_Sl7SNJ3M,154342
diofant/tests/solvers/test_pde.py,sha256=BAB39NlqnrD2UIuUI9OIfoQgTiZjIrznX4swsagHkbw,12466
diofant/tests/solvers/test_polysys.py,sha256=kVEeR_8aq_wCGv1K25hDhZ4b5WgdW0bPUJwdY5V7aD4,15683
diofant/tests/solvers/test_recurr.py,sha256=TrY9pNQfM-RjUdUsV0CF8W2ynG0uY2ID2YLssphHgHg,10936
diofant/tests/solvers/test_solvers.py,sha256=4Z4Xb6J2dPTjhL2Gwy83g7EQWv5trrefaCGwNtXVCwY,73263
diofant/tests/tensor/__init__.py,sha256=Mz77VKazFZmlN52BB8EIhGiBkxKZVx4KAnzUy5RdSgE,32
diofant/tests/tensor/test_arrayop.py,sha256=TIe-HMeSaCNRujwy4IfwzLLye2RWrdFGopeuINwWKMU,18058
diofant/tests/tensor/test_immutable_ndim_array.py,sha256=wEzNJ5F2T_4kpvkJGIrP6Ki5TFhiCk0OKov7-VBcZQ4,11385
diofant/tests/tensor/test_index_methods.py,sha256=X9DHwp3UjcJDCXpmTRC-x2tnPZUIwjPkoZbHFEO_7ZA,6674
diofant/tests/tensor/test_indexed.py,sha256=sYWULQM-ov91lV5eIrK3N-qLIuMv-zTx0dcKqmebZyU,6471
diofant/tests/tensor/test_mutable_ndim_array.py,sha256=2M_0K1-3AnKqUQdSkCfPzKwuSqHVbMKgVTLgphSLdZE,10483
diofant/tests/tensor/test_tensor.py,sha256=4ToRDmhR5_RP1BPq4kd8ZxpXUKRJryfCRvVbr-6arJY,44338
diofant/tests/tensor/test_tensor_numpy.py,sha256=yOHqSMwttCu5Jlc--z0kEcbbOhve0jOPSZQePnGaoh8,17158
diofant/tests/utilities/__init__.py,sha256=3_1ff7PJYA5gnKjh0d5Sj7cYGKBpU_i5qTLjyqPb1JI,27
diofant/tests/utilities/test_autowrap.py,sha256=CTthmpQrzzkG4rksJJyTUZqYFWWCh3RjMpGtTTpQh18,6967
diofant/tests/utilities/test_codegen.py,sha256=rN_Pn14w9VvsefjNK8hUwyFBH8IHy9PDIalWOk8xIIw,52148
diofant/tests/utilities/test_codegen_octave.py,sha256=fYYhnj8P0Jlis-adACsP_iomPQMsriJcJFmE3AFGX6Q,18433
diofant/tests/utilities/test_enumerative.py,sha256=TsyXvixAtN7d6kpeHgs9afTWLgVPi1Z_Qqe9pEwhfI0,6707
diofant/tests/utilities/test_exceptions.py,sha256=F2Lrppur056nUSM_e-gbJ_CApd7JGLayyQTEEa7UuVc,1232
diofant/tests/utilities/test_iterables.py,sha256=8NFNLiOrHwGEWgiR-6oD2k6ViS2skPgP3Fdvkjs3TDA,19886
diofant/tests/utilities/test_lambdify.py,sha256=zRxHSA-mDSV9SutHL_RSThCTf0IcFeKyOUdSVayK91E,18306
diofant/tests/utilities/test_misc.py,sha256=IYyM5YU_WVnKKuXavtfEdGmoOsygPMYCQoPy_sc6J9g,285
diofant/tests/utilities/test_pickling.py,sha256=nKwrghwoMrRYAUU0Rn3r3efY8RoU7tnRhEpFL748kVY,14339
diofant/tests/utilities/test_randtest.py,sha256=BitZ2lmbQdczrcIc7aj0h18v0QUXlh95fF-_sT6G2to,1052
diofant/utilities/__init__.py,sha256=hSfHVRhTeaZFUBX2tPay4WzLpMoWmRR8Czs0r3V6z1g,674
diofant/utilities/autowrap.py,sha256=cYlWyQ28yKX5yevVFsqOsfU1iKG1dwFFrd4GhXNJ3g0,31012
diofant/utilities/codegen.py,sha256=_c1bkUkxWM_KuwdcEah3lKqNEH1Hdfov3L5cb5T20pQ,58877
diofant/utilities/decorator.py,sha256=Foza25joye4_RJdAZR9SMO72Mye-vh8vWtsr8z9GZ64,1633
diofant/utilities/enumerative.py,sha256=RnKh13VF6X2H9A1q1U7Rb42JHAVBlzXgvrneJ5UXv8g,38860
diofant/utilities/exceptions.py,sha256=9-8u_W-E4TSmJz2EHi883l1nRMKVfQpicY98qKSDprc,5840
diofant/utilities/iterables.py,sha256=DUxwieTZvT1Ce7o1rdZKOj5MNrunwS5pBpFwLzYRoI0,50793
diofant/utilities/lambdify.py,sha256=p-WU9GkAptNAO8cLFASgFDEAD3CiHrOj-m7j88Qqxh0,19079
diofant/utilities/magic.py,sha256=VJrxOauAcsIVaFZEtpCfW5ylLokrVs0kH1dYNrIQ1jI,419
diofant/utilities/memoization.py,sha256=oHMhlAlQPkeo4ZI3OBwTgAnb6FtctpUyydBbD7YV4Ck,507
diofant/utilities/misc.py,sha256=I9Pu4_l1NSvEbzc7uDQOE7Yf5epuvBegKQNMvOQeZ0I,500
diofant/utilities/randtest.py,sha256=RQBVNGaSx6GJp5jhBzhI8CmCjP-PLpbAFg5vyuSnMMg,4621
Diofant-0.14.0.dist-info/LICENSE.rst,sha256=ouRQb1JoQT_okXamUwZjpqYT-Re5Vr_5aNHOgnVyuBs,1524
Diofant-0.14.0.dist-info/METADATA,sha256=I_9zVA9RAIJk2Updj6kC3qK33nFvlwsJBUpx97WSQec,3694
Diofant-0.14.0.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
Diofant-0.14.0.dist-info/top_level.txt,sha256=mBycjIny3-vXSjMxgTEnuNeKWKiDHnln87hl_f3KH9A,8
Diofant-0.14.0.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
Diofant-0.14.0.dist-info/RECORD,,
