changeset 11608:260006aaf78d octave-forge

geometry: bumping version
author jpicarbajal
date Sun, 07 Apr 2013 13:34:48 +0000
parents 5f92eaa842cb
children 13f084c0f6b3
files main/geometry/DESCRIPTION main/geometry/INDEX main/geometry/NEWS
diffstat 3 files changed, 12 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/main/geometry/DESCRIPTION	Sun Apr 07 13:31:47 2013 +0000
+++ b/main/geometry/DESCRIPTION	Sun Apr 07 13:34:48 2013 +0000
@@ -1,6 +1,6 @@
 Name: Geometry
-Version: 1.6.0
-Date: 2012-10-12
+Version: 1.7.0
+Date: 2013-04-07
 Author: David Legland <david.legland@grignon.inra.fr>, Jose Luis Garcia Pallero <jgpallero@gmail.com>, Juan Pablo Carbajal <carbajal@ifi.uzh.ch>, Simeon Simeonov <sss41@cam.ac.uk>
 Maintainer: Juan Pablo Carbajal <carbajal@ifi.uzh.ch>
 Title: Computational Geometry
--- a/main/geometry/INDEX	Sun Apr 07 13:31:47 2013 +0000
+++ b/main/geometry/INDEX	Sun Apr 07 13:34:48 2013 +0000
@@ -130,6 +130,8 @@
  oc_polybool
  parametrize
  polygonLoops
+ polygonPoint
+ polygonSubcurve
  polygonSelfIntersections
  polylineSelfIntersections
  reversePolyline
@@ -147,12 +149,12 @@
  curveval
  curve2polyline
 2D Polynomial curves
- drawPolynomialCurve 
- polynomialCurveCentroid 
- polynomialCurveDerivative 
- polynomialCurveFit 
- polynomialCurvePoint 
- polynomialCurveSetFit 
+ drawPolynomialCurve
+ polynomialCurveCentroid
+ polynomialCurveDerivative
+ polynomialCurveFit
+ polynomialCurvePoint
+ polynomialCurveSetFit
 2D Others
  beltproblem
  bisector
--- a/main/geometry/NEWS	Sun Apr 07 13:31:47 2013 +0000
+++ b/main/geometry/NEWS	Sun Apr 07 13:34:48 2013 +0000
@@ -1,6 +1,6 @@
 Summary of important user-visible changes for releases of the geometry package
 ===============================================================================
-geometry-1.7.0   Release Date: 2013-03-XX  Release Manager: Juan Pablo Carbajal
+geometry-1.7.0   Release Date: 2013-04-07  Release Manager: Juan Pablo Carbajal
 ===============================================================================
 
 ** Added Functions
@@ -11,7 +11,7 @@
    drawVector3d   spheres   drawPolyline   drawPolynomialCurve
    polynomialCurveCentroid    polynomialCurveDerivative
    polynomialCurveFit   polynomialCurvePoint   polynomialCurveSetFit
-
+   polygonPoint polygonSubcurve
 
 ** Bug Fixes:
   - cov2ellipse  scale and orientation of axis.