Re: Filename case-insensitivity on OS X

2006-01-05 Thread Michael Anthony Maibaum
On 4 Jan 2006, at 02:50, Tom Anderson wrote: > On Tue, 3 Jan 2006, Dan Sommers wrote: > >> On Tue, 03 Jan 2006 15:21:19 GMT, >> Doug Schwarz <[EMAIL PROTECTED]> wrote: >> >>> Strictly speaking, it's not OS X, but the HFS file system that is >>> case >>> insensitive. > You can choose if HFS+ be

Re: chi-squared tests in python?

2006-01-18 Thread Michael Anthony Maibaum
On 17 Jan 2006, at 20:32, Rob Cowie wrote: >>> Matthew >>> ps: given the "batteries included" philosphy, there's a >>> remarkable dearth >>> of stats in python... > >> I think Chi^2 tests fall distinctly in the "third-party library" >> category, >myself. > > I don't know... I've often thought

Re: chi-squared tests in python?

2006-01-19 Thread Michael Anthony Maibaum
On 18 Jan 2006, at 16:07, Robert Kern wrote: > Michael Anthony Maibaum wrote: > >> Coming from the scientific community I agree. A relatively shallow >> selection of standard statistical methods would be very useful to >> avoid requiring people to install a relativel