Opened 8 years ago

Closed 8 years ago

#50398 closed update (fixed)

octave-geometry @1.7.0_0: updated to 2.0.0

Reported by: Schamschula (Marius Schamschula) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch maintainer Cc: michaelld (Michael Dickens), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: octave-geometry

Description

octave-geometry has been updated to version 2.0.0. New this version:

  • Geometry 2.0.0 is not compatible with versions of octave older than 4.0. This is due to inputParser being used in the functions curve2polyline, cov2ellipse and simplifypolyline. If you do not need this functions you should no problems using octave > 3.6.0
  • Removed functions:
    • oc_polybol is not part of geomtry anymore. This function is part of the octclip package.
  • Added Functions
    • planePoint
  • Bug Fixes:
    • polynomialCurveSetFit had debug entries, now removed.
  • Other changes:
    • closed_path demo code was improved.

Attachments (1)

Portfile-octave-geometry.diff (825 bytes) - added by Schamschula (Marius Schamschula) 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by Schamschula (Marius Schamschula)

comment:1 Changed 8 years ago by michaelld (Michael Dickens)

Cc: michaelld@… added

Cc Me!

comment:2 Changed 8 years ago by michaelld (Michael Dickens)

Ditto what I said for octave-general in ticket #50397.

comment:3 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:4 Changed 8 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Updating anyway. Done in r145604.

Note: See TracTickets for help on using tickets.