Search results

From ApCoCoAWiki
  • function in CoCoA-4, i.e. should give the same output! L := [Randomized(DensePoly(4)) | I In 1..2];
    4 KB (504 words) - 10:02, 24 October 2007
  • Use Z/(2)[x[1..4]]; x[1]x[2] + x[2]x[3] + x[2]x[4] + x[3]x[4] + x[1] + x[3] + 1,
    6 KB (899 words) - 09:56, 7 October 2020
  • Mit CoCoA ist es ein leichtes, Gleichungssysteme zu lösen, wir müssen sie nur ein w In CoCoA geben wir das Ideal mit dem <tt>Ideal(...);</tt>-Befehl ein, also
    2 KB (241 words) - 19:59, 17 July 2008
  • Use Z/(2)[x[1..4]]; x[1]x[2] + x[2]x[3] + x[2]x[4] + x[3]x[4] + x[1] + x[3] + 1,
    7 KB (905 words) - 09:57, 7 October 2020
  • Use Z/(2)[x[1..4]]; x[1]x[2] + x[2]x[3] + x[2]x[4] + x[3]x[4] + x[1] + x[3] + 1,
    8 KB (1,077 words) - 09:56, 7 October 2020
  • Use Z/(2)[x[1..4]]; x[1]x[2] + x[2]x[3] + x[2]x[4] + x[3]x[4] + x[1] + x[3] + 1,
    8 KB (1,094 words) - 09:56, 7 October 2020
  • ...py the header file "MyClass.H" into the subdirectory "CoCoALib-xxx/include/CoCoA". # Edit "CoCoALib-xxx/include/CoCoA/library.H":
    3 KB (423 words) - 09:16, 29 October 2020
  • 4*x+5*y+6, 2*x^2*z+4*y^2*z+4*y*z^2+3*x*y+25*y^2+7*x*z+2*y-3*z,
    3 KB (395 words) - 09:43, 7 October 2020
  • You can download the old ApCoCoA based on CoCoA 4 and Eclipse [[ApCoCoA-1:Downloads|here]]. * On [[ApCoCoA-1:HowTo:Tips for developing (Ap)CoCoA with Eclipse|this page]] you can find information about building (Ap)CoCoAL
    2 KB (277 words) - 09:30, 29 October 2020
  • be degree compatible (i.e. for a buggy behaviour of cocoa-4, AffPoincare(R/Ideal(z^4-1, xz^4-y-3));
    2 KB (221 words) - 10:02, 24 October 2007
  • ...- 3x[1]y[1]^7 - y[1]^8 + 6x[1]^2y[1]^5 - x[1]y[1]^6 + y[1]^7 + 3x[1]^2y[1]^4 - 6x[1]y[1]^5 + 2y[1]^6 + x[1]^2y[1]^3 - 6x[1]y[1]^4 + 4y[1]^5 + x[1]^2y[1]^2 + 2x[1]y[1]^3 + 2x[1]^2y[1] + 2x[1]y[1]^2 - 2y[1]^
    4 KB (571 words) - 10:39, 7 October 2020
  • Use Z/(2)[x[1..4]]; x[1]x[2] + x[2]x[3] + x[2]x[4] + x[3]x[4] + x[1] + x[3] + 1,
    8 KB (1,140 words) - 09:56, 7 October 2020
  • of floats into a presentation CoCoA is able to read. The Code to create a almost CoCoa-like list of lists from a Matrix M in Matlab is the following:
    2 KB (369 words) - 09:42, 29 October 2020
  • The fields representation is ((Z/(2))[x])/(x^4 + x^3 +1). CoCoA::ring R = ApCoCoA::AlgebraicCore::NewRingF16();
    3 KB (548 words) - 17:14, 6 March 2008
  • CoCoA 4 was first published in July 2000. ===CoCoA 4===
    7 KB (946 words) - 09:20, 16 October 2007
  • ...on to this rule. Here are some pointers to the currently known issues with CoCoA. == Open Bugs in CoCoA 4.3==
    5 KB (799 words) - 09:18, 16 October 2007
  • NB: every time you restart CoCoA the sequence of random numbers will Rand(-10^4,0);
    1,011 bytes (123 words) - 13:31, 26 April 2008
  • CoCoA-4 communicates with the CoCoAServer via socket which, by
    1 KB (150 words) - 10:02, 24 October 2007
  • <-> 0*x^4 + 1*x^3 + 0*x^2 + 1*x^1 + 1*x^0 = x^3 + x + 1 CoCoA::ring R = ApCoCoA::AlgebraicCore::NewRingF32();
    3 KB (549 words) - 17:17, 6 March 2008
  • <->0*x^5 + 0*x^4 + 1*x^3 + 0*x^2 + 1*x^1 + 1*x^0 = x^3 + x + 1 CoCoA::ring R = ApCoCoA::AlgebraicCore::NewRingF64();
    3 KB (557 words) - 17:19, 6 March 2008

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)