Changes between Version 2 and Version 3 of StatisticsReview
- Timestamp:
- 04/01/06 20:38:33 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StatisticsReview
v2 v3 1 1 = Statistics Review = 2 2 3 In order to ensure the high quality of scipy, we are declaring April and May to be Statistics Review Months. By the end of the month, we want the community to have thoroughly reviewed every function in source:trunk/Lib/stats/stats.py and source:trunk/Lib/stats/morestats.py, at least. Peer review seems to be working for the scientific community; it will probably work for us, too.3 In order to ensure the high quality of scipy, we are declaring April and May to be Statistics Review Months. By the end of May, we want the community to have thoroughly reviewed every function in source:trunk/Lib/stats/stats.py and source:trunk/Lib/stats/morestats.py, at least. Peer review seems to be working for the scientific community; it will probably work for us, too. 4 4 5 5 A ticket has been created for each function. As you review a function, you can add your comments to its ticket. If you don't have SVN commit access, you can also add patches to fix the function. Ticket comments should primarily ''add'' information; disagreements and back-and-forth discussion should happen on the [http://www.scipy.net/mailman/listinfo/scipy-dev scipy-dev mailing list]. All of the review tickets have a ticket_type of [query:?status=new&status=assigned&status=reopened&type=review&order=priority "review"] and the milestone [query:?status=new&status=assigned&status=reopened&milestone=Statistics+Review+Months&order=priority "Statistics Review Months"].
