Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5416 > unrolled thread
| Started by | Daniel Kluev <dan.kluev@gmail.com> |
|---|---|
| First post | 2011-05-15 20:44 +1100 |
| Last post | 2011-05-15 20:44 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Python 3.2 Vectors.py module Daniel Kluev <dan.kluev@gmail.com> - 2011-05-15 20:44 +1100
| From | Daniel Kluev <dan.kluev@gmail.com> |
|---|---|
| Date | 2011-05-15 20:44 +1100 |
| Subject | Re: Python 3.2 Vectors.py module |
| Message-ID | <mailman.1587.1305452673.9059.python-list@python.org> |
On Sun, May 15, 2011 at 8:15 PM, Algis Kabaila <akabaila@pcug.org.au> wrote: > Hi All, > > I would really appreciate any comments and suggestions for the Vectors.py > module, which can be downloaded from - If you intend to provide it as general-purpose vector module for other people to use, it would be better if you pack it in separate package and upload to PyPI. You can find good tutorial on packaging here: http://diveintopython3.org/packaging.html - NumPy/SciPy has pretty fair support for vectors. Would be good if you pointed out the differences to begin with. -- With best regards, Daniel Kluev
Back to top | Article view | comp.lang.python
csiph-web