Hello,

I'm currently using Shapely for optical computer chip design and the
first prototypes work great. The only thing I am not satisfied with is
the speed. I first assumed this to be caused by all the geometry
operations I do, but after profiling it looks like most of the time is
spent doing simple affine transformations, especially in affine_transform.

Is this just my own impression or is it a known area which needs
performance improvements?

Best,
Matthias
_______________________________________________
Community mailing list
Community@lists.gispython.org
http://lists.gispython.org/mailman/listinfo/community

Reply via email to