Difference between revisions of "ApCoCoAWiki:Todo"

From ApCoCoAWiki
m (added item)
m (fixed link)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
This is a page where we list things that have to be done. (latest on top)
 
This is a page where we list things that have to be done. (latest on top)
 +
 +
== Forum ==
 +
Many pages, e.g. [[ApCoCoA-1:Contribute]] link to https://apcocoa.uni-passau.de/forum, but this link is broken. Find out whether this forum still exists or discuss about a new forum.
 +
 +
== Broken Tutorial ==
 +
See [https://apcocoa.uni-passau.de/wiki/index.php?title=ApCoCoA-1:Tut_eclipse_gui_de&oldid=13761 ApCoCoA-1:Tut eclipse gui de].
 +
 +
== <nowiki><cocoa></nowiki> tag ==
 +
See e.g. [[CoCoA:HowTo:Construct fields]]. Apparently, there used to be a <code><nowiki><cocoa></nowiki></code> tag for CoCoA code, but this tag doesn't work anymore. Change that.
 +
 +
== New HowTo's ==
 +
Write HowTo's for standard applications like jumping around between rings using homomorphisms or working with matrices. Maybe create an extra page for requested HowTo's similar to this Todo-List.
 +
 +
Step 1 done: See [[ApCoCoAWiki:Requested HowTo's]].
 +
 +
== Old HowTo's ==
 +
The current HowTo's mainly focus on ApCoCoA-1 and CoCoA-4. Find out which of them are still relevant and move the other ones in the namespace ApCoCoA-1.
  
 
== Coding style for packages ==
 
== Coding style for packages ==
 
Discuss coding styles and write them down in a wiki page here. Also design all existing packages after the new rules.
 
Discuss coding styles and write them down in a wiki page here. Also design all existing packages after the new rules.
 
== Main page redirect ==
 
If you enter the wiki through [http://apcocoa.uni-passau.de], then you get a notification message <small>(Redirected from ApCoCoA-1:Main Page)</small>. Fix this.
 
  
 
== Structure and Main page ==
 
== Structure and Main page ==
 
Do we want to keep the current structure at [[:Category:ApCoCoA Manual]]? Discuss and make the manual pages available through the main page or the sidebar!
 
Do we want to keep the current structure at [[:Category:ApCoCoA Manual]]? Discuss and make the manual pages available through the main page or the sidebar!
 
== (done) Bot: Put version info on top of every page in the namespace ApCoCoA-1 ==
 
Insert <code><nowiki>{{Version|1}}</nowiki></code> as first line of every page in the namespace ApCoCoA-1 to inform the reader that this page is outdated.
 
 
== (done) Old weyl package ==
 
There are 15 pages in the category [[:Category:Weyl old]]. Does anyone know where they are from? None of these functions exist anymore in the $apcocoa/weyl package in ApCoCoA 1.
 
  
 
== Introduction to Groebner Basis in CoCoA ==
 
== Introduction to Groebner Basis in CoCoA ==
Line 21: Line 29:
 
== Introduction to CoCoAServer ==
 
== Introduction to CoCoAServer ==
 
Many pages link to <code><nowiki>[[ApCoCoA-1:Introduction to CoCoAServer]]</nowiki></code>, an introduction into the old ApCoCoA 1 server, but there is no such page.
 
Many pages link to <code><nowiki>[[ApCoCoA-1:Introduction to CoCoAServer]]</nowiki></code>, an introduction into the old ApCoCoA 1 server, but there is no such page.
 
== (done) Bot: Old category links ==
 
Recently, all package pages belonging to ApCoCoA 1 were moved from <code><nowiki>Category:Package <<name>></nowiki></code> to <code><nowiki>Category:ApCoCoA-1:Package <<name>></nowiki></code> while many old pages still link to <code><nowiki>Category:Package <<name>></nowiki></code>. Fix this.
 
 
== (done) Confusion between ApCoCoA-1 and CoCoA namespace ==
 
Many pages link to sites like <code><nowiki>[[ApCoCoA-1:Len]]</nowiki></code> instead of <code><nowiki>[[CoCoA:Len]]</nowiki></code>. Search for these pages in [[Special:WantedPages]] and either change all links or create a redirect to the CoCoA-page.
 
 
== (done) Bot: fix links in the ApCoCoA-1 namespace ==
 
Recently, many pages were moved from the main namespace into the ApCoCoA-1 namespace, so the links given between <code><nowiki><see>page name</see></nowiki></code> and <code><nowiki><see>page name</see></nowiki></code> have to be changed to <code><nowiki><see>ApCoCoA-1:page name</see></nowiki></code> and <code><nowiki><see>ApCoCoA-1:page name</see></nowiki></code>.
 

Latest revision as of 17:32, 13 February 2021

This is a page where we list things that have to be done. (latest on top)

Forum

Many pages, e.g. ApCoCoA-1:Contribute link to https://apcocoa.uni-passau.de/forum, but this link is broken. Find out whether this forum still exists or discuss about a new forum.

Broken Tutorial

See ApCoCoA-1:Tut eclipse gui de.

<cocoa> tag

See e.g. CoCoA:HowTo:Construct fields. Apparently, there used to be a <cocoa> tag for CoCoA code, but this tag doesn't work anymore. Change that.

New HowTo's

Write HowTo's for standard applications like jumping around between rings using homomorphisms or working with matrices. Maybe create an extra page for requested HowTo's similar to this Todo-List.

Step 1 done: See ApCoCoAWiki:Requested HowTo's.

Old HowTo's

The current HowTo's mainly focus on ApCoCoA-1 and CoCoA-4. Find out which of them are still relevant and move the other ones in the namespace ApCoCoA-1.

Coding style for packages

Discuss coding styles and write them down in a wiki page here. Also design all existing packages after the new rules.

Structure and Main page

Do we want to keep the current structure at Category:ApCoCoA Manual? Discuss and make the manual pages available through the main page or the sidebar!

Introduction to Groebner Basis in CoCoA

Many pages link to a page [[ApCoCoA-1:Introduction to Groebner Basis in CoCoA]], but there is no such page. Find out what they want and create such a page.

Introduction to CoCoAServer

Many pages link to [[ApCoCoA-1:Introduction to CoCoAServer]], an introduction into the old ApCoCoA 1 server, but there is no such page.