[SciPy-Dev] [ANN] Release of scikit-spatial package

Stefan van der Walt stefanv at berkeley.edu
Mon Apr 8 17:48:56 EDT 2019


Hi Andrew,

On Thu, Apr 4, 2019, at 14:30, Andrew Hynes wrote:
> I know SymPy has similar objects in their geometry package, but my package is based on NumPy for the objects and computations. The Point and Vector objects are actually subclasses of the NumPy ndarray.
> 
> It's my first Python package, so any feedback or contributions would be greatly appreciated. The code is at https://github.com/ajhynes7/scikit-spatial.

This looks neat! It reminds me a bit of the following book which I enjoyed:

http://www.geometricalgebra.net/

Can you tell us a bit more about how you see these functions typically being applied in practice?

Best regards,
Stéfan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20190408/80a0c886/attachment.html>


More information about the SciPy-Dev mailing list