Opened 9 years ago

Closed 9 years ago

#48057 closed update (fixed)

octave-interval @0.2.1_0: update to 1.0.0

Reported by: Schamschula (Marius Schamschula) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: haspatch Cc: michaelld (Michael Dickens)
Port: octave-interval

Description

octave-interval has been updated to version 1.0.0:

  • IEEE 1788, the standard for interval arithmetic, was approved on June 11. To mark the occasion, the major version number has been raised.
  • All interval constructors have been extended to create interval matrices from a single string. Commas or spaces may be used as a column separator (consecutive separators are trimmed). Semicolon and new line characters can be used as a row separator.
  • hdist, idist, sdist, smig: New interval numeric functions
  • User manual: Relicensed under GPL, added examples from the former Octave SIMP package, and various minor improvements.

Bugfixes

  • mtimes: Fixed matrix-vector multiplication of decorated intervals
  • Fixed a linking error in mkoctfile that could prevent package installation

Attachments (1)

Portfile-octave-interval.diff (897 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.

Download all attachments as: .zip

Change History (2)

Changed 9 years ago by Schamschula (Marius Schamschula)

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

Resolution: fixed
Status: newclosed

Done in r138159.

Note: See TracTickets for help on using tickets.