HoriAsso - Progress Log: Difference between revisions
From Drorbn
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===June 2=== |
====June 2==== |
||
*Rewritten the constructors for the class Words, which will be documented in the [[HoriAsso|Documentation]] page of this project. |
*Rewritten the constructors for the class Words, which will be documented in the [[HoriAsso|Documentation]] page of this project. |
||
*Written the java code to generate all Lyndon words from length 1 to length N, with k generators. This will be posted in the [http://katlas.math.toronto.edu/svn/HoriAsso/ repository] and documented in [[HoriAsso|Documentation]]. |
*Written the java code to generate all Lyndon words from length 1 to length N, with k generators. This will be posted in the [http://katlas.math.toronto.edu/svn/HoriAsso/ repository] and documented in [[HoriAsso|Documentation]]. |
||
===June 5=== |
====June 5==== |
||
*Imported the Source code and the executables for the classes Word, Words, and LyndonWords into the [http://katlas.math.toronto.edu/svn/HoriAsso/trunk repository] from a MAC Os. |
*Imported the Source code and the executables for the classes Word, Words, and LyndonWords into the [http://katlas.math.toronto.edu/svn/HoriAsso/trunk repository] from a MAC Os. |
||
*Tried to set up a subversion client on AIX Unix. |
*Tried to set up a subversion client on AIX Unix. |
||
===August 16=== |
====August 16==== |
||
*Written the Java Free Lie Algebra package and documented it in [[HoriAsso|Documentation]]. |
*Written the Java Free Lie Algebra package and documented it in [[HoriAsso|Documentation]]. |
Revision as of 11:54, 17 August 2006
June 2
- Rewritten the constructors for the class Words, which will be documented in the Documentation page of this project.
- Written the java code to generate all Lyndon words from length 1 to length N, with k generators. This will be posted in the repository and documented in Documentation.
June 5
- Imported the Source code and the executables for the classes Word, Words, and LyndonWords into the repository from a MAC Os.
- Tried to set up a subversion client on AIX Unix.
August 16
- Written the Java Free Lie Algebra package and documented it in Documentation.