Opened 9 years ago

Closed 9 years ago

#46674 closed update (fixed)

Update: octave-linear-algebra 2.2.1

Reported by: Schamschula (Marius Schamschula) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: haspatch maintainer Cc: kurthindenburg (Kurt Hindenburg)
Port: octave-linear-algebra

Description

octave-linear-algebra has been updated to version 2.2.1. Assuming maintainership.

Summary of important user-visible changes for linear-algebra 2.2.1:
-------------------------------------------------------------------

 ** The following functions is new in 2.2.1:
      vec_projection

 ** fixed bugs:
      nmf_pg doesn't use text_waitbar by default. Miscellanoues package is
      not required.

      nmf_bpas now respects the verbose option

      @blksparse/ctranspose returns a Block Sparse Matrix

      @kronprod/iscomplex.m, @kronprod/uminus.m:fixtypos

      src/CmplxGSVD.cc, src/dbleGSVD.cc: update Array constructor usage

      funm.m: fix texinfo, fixtypo preventing thfm invocation where
      applicable, return real matrix when all |imaginary entries| < eps
      
      @kronprod and @blksparse subfunctions have been documented

 ** Makefile fixed to work with non-standard linker options e.g on
    Apple.

 ** The function circulant_make_matrix has been deprecated and will
    be removed from future versions of the linear-algebra package.

Attachments (2)

Portfile-octave-linear-algebra.diff (960 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.
patch-src_Makefile.diff (595 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by Schamschula (Marius Schamschula)

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: patch-src_Makefile.diff added

comment:1 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

It looks like the upgrade and patching was already done

r132214 | michaelld@macports.org | 2015-01-26 12:26:12 -0500 (Mon, 26 Jan 2015) | 2 lines

I'll add you as a maintainer

comment:3 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.