Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86678
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-03-01 12:32 -0800 |
| Message-ID | <ae1f0473-e499-4a41-8d2d-38800feacfa7@googlegroups.com> (permalink) |
| Subject | Question about python package numpy |
| From | fl <rxjwg98@gmail.com> |
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 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 Canopy installs these package. Could you help me on using numpy examples? Thanks,
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Question about python package numpy fl <rxjwg98@gmail.com> - 2015-03-01 12:32 -0800
Re: Question about python package numpy Andrea D'Amore <anddam+NOSPAM@brapi.net> - 2015-03-01 22:25 +0100
Re: Question about python package numpy fl <rxjwg98@gmail.com> - 2015-03-01 14:23 -0800
Re: Question about python package numpy Robert Kern <robert.kern@gmail.com> - 2015-03-02 08:48 +0000
csiph-web