Re: [Tutor] Stats packages in Mint 16

2013-12-22 Thread eryksun
On Sun, Dec 22, 2013 at 12:37 PM, Keith Winston wrote: > > Well how about that. I looked all over the web, all over scipy, and somehow > this was never suggested. I'm still learning about repositories and such. > Anyway, looks like it worked, don't have time to test it right now. Thanks! Use apt-

[Tutor] Stats packages in Mint 16

2013-12-22 Thread Keith Winston
On Sun, Dec 22, 2013 at 6:00 AM, wrote: > As an alternative to numpy, or possibly as well as numpy, you might like > to try the statistics library which will appear in Python 3.4. As the > author of that library, I would be very, very grateful for bug reports > or other feedback. > I now remembe

[Tutor] Stats packages in Mint 16

2013-12-22 Thread Keith Winston
On Sun, Dec 22, 2013 at 10:09 AM, wrote: > What did you try? I don't have Mint 16, but I'd expect that > > $ sudo apt-get install python3-numpy > > will work. > Well how about that. I looked all over the web, all over scipy, and somehow this was never suggested. I'm still learning about reposito

Re: [Tutor] Stats packages in Mint 16

2013-12-22 Thread Peter Otten
Keith Winston wrote: > I want to play with some stats, but I am having trouble installing numpy > on mint 16 Petra/Saucy. Is there some way to do it, or some alternative, > or do I not know what I'm talking about (largely true in this case)? What did you try? I don't have Mint 16, but I'd expect

Re: [Tutor] Stats packages in Mint 16

2013-12-22 Thread Steven D'Aprano
On Sun, Dec 22, 2013 at 01:05:27AM -0500, Keith Winston wrote: > I want to play with some stats, but I am having trouble installing numpy on > mint 16 Petra/Saucy. Is there some way to do it, or some alternative, or do > I not know what I'm talking about (largely true in this case)? I don't know m

[Tutor] Stats packages in Mint 16

2013-12-22 Thread Keith Winston
I want to play with some stats, but I am having trouble installing numpy on mint 16 Petra/Saucy. Is there some way to do it, or some alternative, or do I not know what I'm talking about (largely true in this case)? -- Keith ___ Tutor maillist - Tutor@