One Hat Cyber Team
Your IP :
216.73.216.80
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
Macaulay2
/
NCAlgebra
/
examples
/
Edit File:
_right__Kernel.out
-- -*- M2-comint -*- hash: 13659847357441974535 i1 : B = threeDimSklyanin(QQ,{1,1,-1},{x,y,z}) --Calling Bergman for NCGB calculation. Complete! o1 = B o1 : NCQuotientRing i2 : sigma = ncMap(B,B,{y,z,x}) o2 = NCRingMap B <--- B o2 : NCRingMap i3 : C = oreExtension(B,sigma,w) --Calling Bergman for NCGB calculation. Complete! o3 = C o3 : NCQuotientRing i4 : D = (ambient C)/(ideal C + ncIdeal{promote(w^2,ambient C)}) --Calling Bergman for NCGB calculation. Complete! o4 = D o4 : NCQuotientRing i5 : M1 = ncMatrix {{x,y,z,w}} o5 = | x y z w | o5 : NCMatrix i6 : M2 = rightKernel(M1,1) o6 = | z -x -y 0 0 -w 0 | | -y z -x -w 0 0 0 | | x y z 0 -w 0 0 | | 0 0 0 x y z w | o6 : NCMatrix i7 : M3 = rightKernel(M2,1) o7 = | -y 0 w 0 0 0 0 0 | | -x 0 0 -w 0 0 0 0 | | z -w 0 0 0 0 0 0 | | 0 z -x -y 0 0 -w 0 | | 0 -y z -x -w 0 0 0 | | 0 x y z 0 -w 0 0 | | 0 0 0 0 x y z w | o7 : NCMatrix i8 : rightKernelBergman(M2) --Calling Bergman for NCGB calculation. Complete! --Calling Bergman for NCGB calculation. Complete! o8 = | 0 0 0 0 y 0 -w 0 | | 0 0 0 0 x w 0 0 | | 0 0 0 0 -z 0 0 w | | 0 w 0 0 0 y x -z | | 0 0 0 w 0 x -z y | | 0 0 w 0 0 -z -y -x | | w -z -y -x 0 0 0 0 | o8 : NCMatrix i9 : M4 = rightKernel(M3,1) o9 = | -w 0 0 0 0 0 0 0 | | -y 0 w 0 0 0 0 0 | | -x 0 0 -w 0 0 0 0 | | z -w 0 0 0 0 0 0 | | 0 z -x -y 0 0 -w 0 | | 0 -y z -x -w 0 0 0 | | 0 x y z 0 -w 0 0 | | 0 0 0 0 x y z w | o9 : NCMatrix i10 : rightKernelBergman(M3) --Calling Bergman for NCGB calculation. Complete! --Calling Bergman for NCGB calculation. Complete! o10 = | 0 0 0 0 0 0 0 w | | 0 0 0 0 0 -w 0 y | | 0 0 0 0 w 0 0 x | | 0 0 0 0 0 0 w -z | | 0 w 0 0 y x -z 0 | | 0 0 0 w x -z y 0 | | 0 0 w 0 -z -y -x 0 | | w -z -y -x 0 0 0 0 | o10 : NCMatrix i11 :
Simpan