Package: wnpp Severity: wishlist Owner: Ghislain Vaillant <ghisv...@gmail.com>
* Package name : linop Version : 0.8 Upstream Author : Ghislain Vaillant <ghisv...@gmail.com> * URL : https://pypi.python.org/pypi/linop * License : BSD Programming Lang: Python Description : Linear mathematical operators in Python Linop is a library providing a set of classes for abstracting the concept of linear operators to be used for development of various mathematical frameworks. Linop allows you to define a simple operator based on its shape, data type, forward and (optionally) adjoint transformations, or to stack a bunch of existing operators in blocks. Using linop, one can write a complicated series of functions in mathematically readable forms such as "y = A.T * A * x" or "D = A * B + C". The library is written in Python and supports both Python 2 and 3. There is an extensive documentation for it available at http://pythonhosted.org//linop. This package should be maintained by the Debian Science Team. A preliminary version will soon be made available at http://anonscm.debian.org/gitweb/?p=debian-science/packages/linop.git -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org