Opened 7 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)

py-scikit-umfpack_Portfile (991 bytes) - added by jjstickel (Jonathan Stickel) 7 years ago.

Download all attachments as: .zip

Change History (4)

Changed 7 years ago by jjstickel (Jonathan Stickel)

Attachment: py-scikit-umfpack_Portfile added

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Cc: macsforever2000@… removed

Any reason not to include py36?

comment:2 in reply to:  1 Changed 7 years ago by jjstickel (Jonathan Stickel)

Replying to mf2k:

Any reason not to include py36?

It should be OK. I am only testing on py35.

comment:3 Changed 7 years ago by mf2k (Frank Schima)

Owner: set to mf2k
Resolution: fixed
Status: newclosed

In b4f774f6cbae7659abb6557a909557bbaf50c037/macports-ports:

py-scikit-umfpack:

  • New port

Closes: #54080

Note: See TracTickets for help on using tickets.