Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 8fa1e4296360f3be1a3b549c79f675b4 > files > 969

numpy-1.4.1-6.fc14.x86_64.rpm

Thank you for your willingness to help make NumPy the best array system
available.

We have a few simple rules: 

   * try hard to keep the SVN repository in a buildable state and to not
     indiscriminately muck with what others have contributed.

   * Simple changes (including bug fixes) and obvious improvements are 
     always welcome.  Changes that fundamentally change behavior need 
     discussion on numpy-discussions@scipy.org before anything is 
     done.

   * Please add meaningful comments when you check changes in.  These
     comments form the basis of the change-log.  

   * Add unit tests to excercise new code, and regression tests
     whenever you fix a bug.