Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

Testing latest pari + WASM + node.js... and it works?! Wow.

28495 views
License: GPL3
ubuntu2004
M=[8, 520037431316, 0, 520037431316, 0, 520035574851, 0, 965887922181; 520037431316, 38628881218179226412880, 4958989308, 38629 323366757228004016, 73478513407, 38628858533840109643628, 4243910044575227, 71751970539224190286968; 0, 4958989308, 0, 4957132843, 0, 5710115047, -5940688, 0; 520037431316, 38629323366757228004016, 4957132843, 38629765515335229595152, 74231495611, 38629300680212375365180, 4243835813079616, 71752791774805257538227; 0, 73478513407, 0, 74231495611, -5940688, 0, 1856465, 0; 520035574851, 38628858533840109643628, 5710115047, 38629300680212375365180, 0, 38628836591317537513845, 4243835813079616, 71751920822489123831004; 0, 4243910044575227, -5940688, 4243835813079616, 1856465, 4243835813079616, -752982204, 7881921412974726; 965887922181, 71751970539224190286968, 0, 71752791774805257538227, 0, 71751920822489123831004, 7881921412974726, 133277068316447073113823];
matdet(M)
matdet(M,1)
centerlift(chinese(apply(p->matdet(M*Mod(1,p)),primes(200))))
centerlift(chinese(apply(p->matdet(M*Mod(1,p)),vector(5,i,nextprime(2^(128+i))))))
\\ #2128
matdet([x,1/x,1;y,1/y,1;1,1,1])