Opened 8 years ago
Closed 7 years ago
#54080 closed submission (fixed)
py-scikit-umfpack
Reported by: | jjstickel (Jonathan Stickel) | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-scikit-umfpack |
Description
A port for scikits-umfpack was obsoleted and removed a few years ago (#38377). However, scikit-umfpack (note the non-plural scikit is intentional) has been revived upstream. The sparse solver of umfpack is faster than the one built into scipy, as discussed here: https://github.com/scipy/scipy/issues/3831. Therefore, I have recreated a port for scikit-umfpack in the attached.
A primary dependency is SuiteSparse, which has several updates upstream (to 4.5.5). I put in a ticket request to make the update (#54079). Nonetheless, scikit-umfpack seems to work fine with the current version in macports (4.2.1).
Attachments (1)
Change History (4)
Changed 8 years ago by jjstickel (Jonathan Stickel)
Attachment: | py-scikit-umfpack_Portfile added |
---|
comment:1 follow-up: 2 Changed 8 years ago by mf2k (Frank Schima)
Cc: | macsforever2000@… removed |
---|
comment:2 Changed 8 years ago by jjstickel (Jonathan Stickel)
comment:3 Changed 7 years ago by mf2k (Frank Schima)
Owner: | set to mf2k |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Any reason not to include py36?