ApCoCoAWiki:Requested HowTo's: Difference between revisions
From ApCoCoAWiki
Andraschko (talk | contribs) Created page with "Here we list requested HowTo's: *HowTo:Term orderings: A Description of how term orderings are handeled in ApCoCoA. *HowTo:Gradings: A Tutorial about how gradings are..." |
Andraschko (talk | contribs) added items |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Here we list requested HowTo's: | Here we list requested HowTo's: | ||
*[[HowTo:Term | *[[HowTo:Term Orderings]]: A Description of how term orderings are handeled in ApCoCoA. | ||
*[[HowTo:Gradings]]: A Tutorial about how gradings are handeled in ApCoCoA. | *[[HowTo:Gradings]]: A Tutorial about how gradings are handeled in ApCoCoA. | ||
*[[HowTo:Call by Reference]]: Describe how to deal with <tt>ref</tt>. | |||
*[[HowTo:Work With Polynomial Rings Inside Functions]]: Maybe use implicitization as example. | |||
*[[HowTo:Construct Fields]]: A CoCoA-5 version of [[CoCoA:HowTo:Construct fields]]. | |||
*[[HowTo:Create Random Polynomials]]: A CoCoA-5 version of [[CoCoA:HowTo:Randomize Coefficients]]. | |||
*[[HowTo:Round Coefficients]]: A CoCoA-5 version of [[CoCoA:HowTo:Round Coefficients]]. | |||
*[[HowTo:Compute With Modular Numbers]]: Describe how to handle modular numbers. | |||
*[[HowTo:Plot Polynomials]]: A CoCoA-5 version of [[CoCoA:HowTo:Plot polynomials]], maybe also rewrite the ApCoCoA-1 package <code>gnuplot.cpkg</code>. |
Latest revision as of 09:11, 29 October 2020
Here we list requested HowTo's:
- HowTo:Term Orderings: A Description of how term orderings are handeled in ApCoCoA.
- HowTo:Gradings: A Tutorial about how gradings are handeled in ApCoCoA.
- HowTo:Call by Reference: Describe how to deal with ref.
- HowTo:Work With Polynomial Rings Inside Functions: Maybe use implicitization as example.
- HowTo:Construct Fields: A CoCoA-5 version of CoCoA:HowTo:Construct fields.
- HowTo:Create Random Polynomials: A CoCoA-5 version of CoCoA:HowTo:Randomize Coefficients.
- HowTo:Round Coefficients: A CoCoA-5 version of CoCoA:HowTo:Round Coefficients.
- HowTo:Compute With Modular Numbers: Describe how to handle modular numbers.
- HowTo:Plot Polynomials: A CoCoA-5 version of CoCoA:HowTo:Plot polynomials, maybe also rewrite the ApCoCoA-1 package
gnuplot.cpkg
.