wiki:ProjectPlan

Version 1 (modified by ole, 18 years ago) (diff)

--

Overview

Goals

Time frame

People

Process

Location of source and other project management tools

The source code is located in the subversion repository https://datamining.anu.edu.au/svn/ga The root of this tree when checked out is referred to as <ANUGAROOT>

Guidelines

  • 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.
  • Every Python module shall have a test suite named test_<module name>.py providing unit tests for as much of the functionality as practical