./wip/py-toeplitz, Wrapper for fortran 90 toeplitz package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.2, Package name: py310-toeplitz-0.1.2, Maintainer: jihbed.research

OEPLITZ is a FORTRAN90 library which solves a variety of Toeplitz and circulant
linear systems. The package can also handle circulant Toeplitz systems, and
some other more complicated but related forms. The TOEPLITZ package was written
in the early 1980's by a joint working group of American and Soviet
mathematicians. The original, true, correct version of TOEPLITZ is available
in the TOEPLITZ subdirectory of the NETLIB web site


Required to run:
[math/py-numpy] [lang/gcc7] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 4b7de99f5b8150031ca802e87d7ac29ce7265a1d
Filesize: 21.488 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121)
Log message:
Mark packages as not python-3.x ready where appropriate.
   2013-11-30 17:08:02 by Kamel Derouiche | Files touched by this commit (3)
Log message:

	UPDATE 0.1 --> 0.1.2
	please test package!
   2013-11-05 20:00:52 by Kamel Derouiche | Files touched by this commit (5)
Log message:
Import py27-toeplitz-0.1 as wip/py-toeplitz.

OEPLITZ is a FORTRAN90 library which solves a variety of Toeplitz and circulant
linear systems. The package can also handle circulant Toeplitz systems, and
some other more complicated but related forms. The TOEPLITZ package was written
in the early 1980's by a joint working group of American and Soviet
mathematicians. The original, true, correct version of TOEPLITZ is available
in the TOEPLITZ subdirectory of the NETLIB web site