Path to this page:
Subject: CVS commit: pkgsrc/geography/py-proj
From: Greg Troxel
Date: 2008-01-03 14:40:45
Message id: 20080103134045.4AE0A21507@cvs.netbsd.org
Log Message:
update to 1.8.3
1.8.3 (svn revision 146):
* fixed bug in Geod class that caused erroneous error message
"undefined inverse geodesic (may be an antipodal point)".
* fix __reduce__ method of Geod class so instances can be pickled.
* make sure points outside projection limb are set to 1.e30 on inverse
transform (if errcheck=False).
* fixed small setup.py bug.
* generate C source with Cython 0.9.6.6 (pycompat.h no longer needed).
Files: