Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #5416

Re: Python 3.2 Vectors.py module

References <201105151915.48203.akabaila@pcug.org.au>
Date 2011-05-15 20:44 +1100
Subject Re: Python 3.2 Vectors.py module
From Daniel Kluev <dan.kluev@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1587.1305452673.9059.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Python 3.2 Vectors.py module Daniel Kluev <dan.kluev@gmail.com> - 2011-05-15 20:44 +1100

csiph-web