[GRASS-SVN] r36057 - grass/branches/develbranch_6/vector/v.vol.rst

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Feb 22 15:57:54 EST 2009


Author: neteler
Date: 2009-02-22 15:57:54 -0500 (Sun, 22 Feb 2009)
New Revision: 36057

Modified:
   grass/branches/develbranch_6/vector/v.vol.rst/README
Log:
Antonio Galea: changes documented

Modified: grass/branches/develbranch_6/vector/v.vol.rst/README
===================================================================
--- grass/branches/develbranch_6/vector/v.vol.rst/README	2009-02-22 20:50:36 UTC (rev 36056)
+++ grass/branches/develbranch_6/vector/v.vol.rst/README	2009-02-22 20:57:54 UTC (rev 36057)
@@ -9,6 +9,13 @@
 #######################################################
 HISTORY:
 
+21/feb/09 (Antonio Galea)
+  - static initialization of spline coefficients
+  - avoid calling exp() and erf() multiple times for
+    spline and derivatives
+  - do not compute first and second derivatives unless
+    required
+
 02/03/03 (jh) - added deviation site file to the output
 
 03/11/00 (jh) - re-written I/O operations, several bug fixes



More information about the grass-commit mailing list