Opened 9 years ago
Closed 9 years ago
#49888 closed update (fixed)
armadillo @6.200.5_0: update to 6.300.2
Reported by: | Schamschula (Marius Schamschula) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch maintainer | Cc: | |
Port: | armadillo |
Description
armadillo has been updated to version 6.300.2. New this version:
- expanded solve() to find approximate solutions for rank-deficient systems
- faster handling of non-contiguous submatrix views in compound expressions
- added .for_each() to Mat, Row, Col, Cube and field classes
- added rcond() for estimating the reciprocal condition number
- fixes for spsolve(), eigs_sym(), eigs_gen(), svds()
Attachments (1)
Change History (3)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-armadillo.diff added |
---|
comment:1 Changed 9 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Committed in r143097.