Opened 9 years ago

Closed 9 years ago

#46672 closed update (fixed)

Update: armadillo 4.600.4

Reported by: Schamschula (Marius Schamschula) Owned by: ChristianFrisson (Christian Frisson)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: kurthindenburg (Kurt Hindenburg)
Port: armadillo

Description

armadillo has been updated to version 4.600.4.

2014-12-27

Version 4.600   (Off The Reservation)
added .head() and .tail() to submatrix views
faster matrix transposes within compound expressions
faster accu() and norm() when compiling with -O3 -ffast-math -march=native (gcc and clang)
workaround for a bug in GCC 4.4

Attachments (4)

Portfile-armadillo.diff (1.0 KB) - added by Schamschula (Marius Schamschula) 9 years ago.
Portfile-armadillo.2.diff (1.0 KB) - added by Schamschula (Marius Schamschula) 9 years ago.
armadillo 4.650.1
Portfile-armadillo.3.diff (1.0 KB) - added by Schamschula (Marius Schamschula) 9 years ago.
version 4.650.2
Portfile-armadillo.4.diff (1.0 KB) - added by Schamschula (Marius Schamschula) 9 years ago.
version 4.650.3

Download all attachments as: .zip

Change History (8)

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-armadillo.diff added

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Cc: christian.frisson@… removed
Owner: changed from macports-tickets@… to christian.frisson@…
Version: 2.3.3

Thanks!

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-armadillo.2.diff added

armadillo 4.650.1

comment:2 Changed 9 years ago by Schamschula (Marius Schamschula)

In the meantime armadillo has been updated to version 4.650.1:

2015-02-19

Version 4.650   (Intravenous Caffeine Injector)
added randg() for generating random values from gamma distributions (C++11 only)
added .head_rows() and .tail_rows() to submatrix views
added .head_cols() and .tail_cols() to submatrix views
expanded eigs_sym() to optionally calculate eigenvalues with smallest/largest algebraic values
fixes for handling of sparse matrices

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-armadillo.3.diff added

version 4.650.2

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-armadillo.4.diff added

version 4.650.3

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

Cc: khindenburg@… added

Cc Me!

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

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