#36062 closed submission (fixed)
armadillo 3.4.0
Reported by: | ChristianFrisson (Christian Frisson) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | armadillo |
Description
Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. The syntax is deliberately similar to Matlab. http://arma.sourceforge.net/
I have been using armadillo for some time into my MacPorts installation, using a local Portfile.
Tested with MacPorts 2.1.2 forced to i386 on 10.6.8 with Xcode 3.2.6 (gcc 4.2.1), with boost @1.49.0_0.
I can maintain updates.
Attachments (1)
Change History (4)
Changed 12 years ago by ChristianFrisson (Christian Frisson)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | armadillo added |
Status: | new → assigned |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r97581 with some changes.
comment:3 Changed 12 years ago by ChristianFrisson (Christian Frisson)
Thanks a lot, it was lightening fast!
Note: See
TracTickets for help on using
tickets.
Thanks.