Ticket #29778 (closed submission: fixed)
liblinear @ 1.8 - new port
| Reported by: | hiroshi.umemoto@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | math | Cc: | |
| Port: | liblinear |
Description
This is a new port for liblinear, a simple package for solving large-scale regularized linear classification.
Attachments
Change History
comment:1 in reply to: ↑ description Changed 2 years ago by hiroshi.umemoto@…
This port was modeled on the port for libsvm.
comment:2 Changed 2 years ago by ryandesign@…
- Owner changed from macports-tickets@… to ryandesign@…
- Status changed from new to assigned
Thanks.
comment:3 follow-up: ↓ 4 Changed 2 years ago by ryandesign@…
- Status changed from assigned to closed
- Resolution set to fixed
Committed in r79386 with these changes:
- ensured we're UsingTheRightCompiler (for the C compiler too, not just for the C++ compiler) and arch flags
- tried to add a universal variant, which failed, so I added a comment about how it failed, in case that helps someone trying to fix this later
Note: See
TracTickets for help on using
tickets.

