Opened 10 years ago
Closed 10 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)
Change History (8)
Changed 10 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-armadillo.diff added |
---|
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Cc: | christian.frisson@… removed |
---|---|
Owner: | changed from macports-tickets@… to christian.frisson@… |
Version: | 2.3.3 |
Changed 10 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-armadillo.2.diff added |
---|
armadillo 4.650.1
comment:2 Changed 10 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 10 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-armadillo.3.diff added |
---|
version 4.650.2
Changed 10 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-armadillo.4.diff added |
---|
version 4.650.3
comment:4 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks!