#49067: octave-interval @1.1.0_0: Update to 1.2.0 ---------------------------------+-------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: haspatch maintainer | Port: octave-interval ---------------------------------+-------------------------------- octave-interval has been updated to version 1.2.0: * The output format for intervals has been changed. The number of decimal places now respects what has been set by the user with the ‘format short’ or ‘format long’ command, and is much shorter by default. Also it is possible to use ‘format hex’. The old format can be accessed with the ‘intervaltotext’ function. * fminsearch: New optimizer function for finding the minimum value of a function over interval constraints using the Skelboe-Moore algorithm * fzero: Changed function parameters to support optimset options * power: Improved speed of the general interval power function and monomials with the notation x .!^ n * plot, plot3: Added support for colormaps Bugfixes * mldivide: Fixed algorithm to handle more matrices without error * bisect: Fixed an error during bisection of singleton intervals -- Ticket URL: <https://trac.macports.org/ticket/49067> MacPorts <https://www.macports.org/> Ports system for OS X