Opened 8 years ago

Closed 8 years ago

#50617 closed update (fixed)

octave-interval @1.3.0_0: update to 1.4.1

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)
Port: octave-interval

Description

octave-interval has been updated to version 1.4.1. New this version:

  • mpower: Improved accuracy and speed. The interval matrix square can now be computed without dependency errors and with tightest accuracy.
  • factorial: New interval arithmetic operation
  • expm, norm: New interval matrix operations
  • The functions recip and sqr have been deprecated and will be removed in a future release. Please use ‘1 ./ X’ and ‘X . 2’ instead.

Bugfixes

  • bitunpack, interval_bitpack: The order of inf/sup/dec parts has been fixed. The function documentation describes how the functions behave on little-endian and big-endian systems.

Attachments (1)

Portfile-octave-interval.diff (920 bytes) - added by Schamschula (Marius Schamschula) 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by Schamschula (Marius Schamschula)

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

Resolution: fixed
Status: newclosed

Done in r145695.

Note: See TracTickets for help on using tickets.