Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#22732 closed submission (fixed)

new port py25-pysparse

Reported by: jjstickel@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: python Cc: skymoo (Adam Mercer)
Port: py25-pysparse

Description

From the homepage: "Pysparse is a fast sparse matrix library for Python. It provides several sparse matrix storage formats and conversion methods. It also implements a number of iterative solvers, preconditioners, and interfaces to efficient factorization packages. Both low-level and high-level interfaces are available, each with different strengths. The only requirement to install and use Pysparse is Numpy." Portfile to be attached.

Attachments (1)

py25-pysparse_Portfile (810 bytes) - added by jjstickel@… 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by jjstickel@…

Attachment: py25-pysparse_Portfile added

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Version: 1.8.1

This is not a valid Id line:

# JJS 10/7/09

When you submit a new portfile the line should look like this:

# $Id$

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

comment:3 in reply to:  1 Changed 14 years ago by jjstickel@…

Replying to jmr@…:

This is not a valid Id line:

# JJS 10/7/09

When you submit a new portfile the line should look like this:

# $Id$

I was curious what the correct header should be for a port submission. Thanks for the information.

Note: See TracTickets for help on using tickets.