Opened 9 years ago
Closed 9 years ago
#47899 closed update (fixed)
octave-interval @0.2.0_0: update to 0.2.1
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 0.2.1:
- plot, plot3: New interval plotting functions. Pay attention to the included examples, which can be executed with ‘demo @infsup/plot’ and ‘demo @infsup/plot3’ respectively.
- polyval: New interval arithmetic algorithm
- bisect: New set operation for bisecting algorithms
- sinrev, cosrev, tanrev, atan2rev1, atan2rev2: Now allow non-scalar arguments
- Simplified licensing: Relicensed parts of the software that were not under GPL
- Updated information for citation of the package
Bugfixes
- Fixed generation of the manual in PDF format
- subsasgn: Fixed cases where decoration could be lost
patch-src_mpfr_function_d.cc.diff is no longer needed as the file has been fixed upstream.
Attachments (1)
Change History (2)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-octave-interval.diff added |
---|
comment:1 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Done in r136931.