Changes between Initial Version and Version 1 of ProjectPlan


Ignore:
Timestamp:
Dec 22, 2005, 1:40:22 PM (19 years ago)
Author:
ole
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectPlan

    v1 v1  
     1
     2== Overview ==
     3
     4
     5== Goals ==
     6
     7
     8== Time frame ==
     9
     10
     11== People ==
     12
     13
     14== Process ==
     15
     16
     17== Location of source and other project management tools ==
     18
     19The source code is located in the subversion repository https://datamining.anu.edu.au/svn/ga
     20The root of this tree when checked out is referred to as <ANUGAROOT>
     21
     22
     23
     24== Guidelines ==
     25  * Coding is done in accordance with the styleguide available in <ANUGAROOT>/documentation/Style Guide for Python Code, GA version.htm within the revision control repository.
     26  * Every Python module shall have a test suite named test_<module name>.py providing unit tests for as much of the functionality as practical
     27
     28
     29
     30
     31
     32
     33
     34
     35
     36
     37