Development

From Artificial Neural Network for PHP
Revision as of 22:03, 7 February 2011 by Thwien (talk | contribs) (Created page with "<big>'''ANN - Artificial Neural Network for PHP 5.x'''</big> This page offers to participate on the development of ANN implementation for PHP 5.x. Please feel free to clone this...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ANN - Artificial Neural Network for PHP 5.x

This page offers to participate on the development of ANN implementation for PHP 5.x. Please feel free to clone this git repository, do enhancements on the code and send your repository or patch files to info_at_thwien_dot_de.

Public ANN Git Repository

>git clone http://ann.thwien.de/ann.git

Rules for developers

  • Write code, don't copy it from others
  • Consider the licence
  • Use the same code standard
  • Test your code changes before sending patches
  • Include examples to the example directory
  • Use php doc comments