On 2015-03-01 20:32, fl wrote:
Hi,
It is difficult to install numpy package for my PC Windows 7, 64-bit OS. In
the end, I install Enthought Canopy, which is recommended on line because it
does install numpy automatically. Now, I can test it with
import numpy
it succeeds. On http://wiki.scipy.o
On Sunday, March 1, 2015 at 1:25:59 PM UTC-8, Andrea D'Amore wrote:
> On 2015-03-01 20:32:34 +, fl said:
>
> > import numpy
> > it succeeds. On http://wiki.scipy.org/Cookbook, it shows some interesting
> > code example snippet, such as Cookbook / ParticleFilter, Markov chain etc.
>
> > I don'
On 2015-03-01 20:32:34 +, fl said:
import numpy
it succeeds. On http://wiki.scipy.org/Cookbook, it shows some interesting
code example snippet, such as Cookbook / ParticleFilter, Markov chain etc.
I don't know how I can access these code examples, because I don't know where
Enthought Cano
Hi,
It is difficult to install numpy package for my PC Windows 7, 64-bit OS. In
the end, I install Enthought Canopy, which is recommended on line because it
does install numpy automatically. Now, I can test it with
import numpy
it succeeds. On http://wiki.scipy.org/Cookbook, it shows some inter