New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22732 (closed submission: fixed)

Opened 2 years ago

Last modified 2 years ago

new port py25-pysparse

Reported by: jjstickel@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: python Cc: ram@…
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

py25-pysparse_Portfile Download (0.8 KB) - added by jjstickel@… 2 years ago.

Change History

Changed 2 years ago by jjstickel@…

follow-up: ↓ 3   Changed 2 years ago by jmr@…

  • version 1.8.1 deleted

This is not a valid Id line:

# JJS 10/7/09

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

# $Id$

  Changed 2 years ago by jmr@…

  • status changed from new to closed
  • resolution set to fixed

in reply to: ↑ 1   Changed 2 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.