Changes between Version 65 and Version 66 of WikiStart

Show
Ignore:
Timestamp:
03/04/09 01:39:23 (4 years ago)
Author:
stefan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v65 v66  
    11[[PageOutline]] 
    2  
    3 This is the "hard-hat" area for !NumPy development. Here you'll find notes on reasons behind decisions, rough areas of numpy that need working on, what file does what, etc. (Or, at least you will if people add that stuff :-). How to use !NumPy, documentation, tutorials, etc., belong on the main !SciPy wiki, not here. 
    4 You can also browse the subversion repository and submit bug reports here. 
    52 
    63{{{ 
     
    96}}} 
    107 
    11 In order to edit wiki pages or create and edit tickets, you need to [http://scipy.org/scipy/numpy/register register first].  Registration is required to prevent being hit by spammers. 
     8This is the "hard-hat" area for !NumPy development. Here we track issues, document design decisions, outline areas of NumPy that needs work, etc. 
     9 
     10 * This is the place to submit [http://projects.scipy.org/numpy/newticket bug reports]. 
     11 * You may also [http://projects.scipy.org/numpy/browser browse the source] repository. 
     12 
     13In order to create or edit wiki pages and tickets, you need to [http://projects.scipy.org/numpy/register register first]. 
     14 
     15{{{ 
     16#!html 
     17<h1 style="color: blue;">Quick Start</h1> 
     18}}} 
     19 
     20 * [http://projects.scipy.org/numpy/newticket Contribute a patch] or file a bug report 
     21 * [http://docs.scipy.org Write documentation] 
     22 * [http://projects.scipy.org/numpy/report/10 Review patches] available 
     23 * [http://projects.scipy.org/numpy/report/10 Apply reviewed patches] 
     24 
     25In order to create or edit wiki pages and tickets, you need to [http://scipy.org/scipy/numpy/register register first]. 
    1226 
    1327= Release management =