root/Shapely/trunk/tests/Array.txt


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 08/19/07 00:51:39 @851 [851] seang Add interior rings to polygons, improve coordinate and geometry sequences
(edit) 08/11/07 06:57:04 @829 [829] seang Remove tuple method from geometries. All coordinate access is now mediated …
(edit) 07/07/07 00:21:25 @748 [748] seang Polygons can be created by its own factory or the abstract factory, with …
(edit) 07/06/07 15:46:17 @747 [747] seang Change over to use of tuple attribute
(edit) 07/05/07 15:06:01 @745 [745] seang Numpy array interface for polygons, exterior ring only now
(edit) 07/03/07 11:01:03 @735 [735] seang Finish topological operations, refactor the array and python feature …
(edit) 06/11/07 15:01:04 @729 [729] seang Add test of making point from a Numpy array
(add) 06/10/07 14:46:30 @721 [721] seang Points now implement Numpy array protocol