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 [ |
*Rewritten the constructors for the class Words, which will be documented in the [http://katlas.math.toronto.edu/drorbn/index.php?title=HoriAsso_-_Documentation 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 [ |
*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 [http://katlas.math.toronto.edu/drorbn/index.php?title=HoriAsso_-_Documentation Documentation]]. |
||
====June 5==== |
====June 5==== |
||
Line 9: | Line 9: | ||
====August 16==== |
====August 16==== |
||
*Written the Java Free Lie Algebra package and documented it in [ |
*Written the Java Free Lie Algebra package and documented it in [http://katlas.math.toronto.edu/drorbn/index.php?title=HoriAsso_-_Documentation Documentation]. |
Revision as of 11:56, 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.