[SciPy-user] Construct sparse matrix from sparse blocks

Nathan Bell wnbell at gmail.com
Sat Feb 9 16:40:35 EST 2008


On Feb 9, 2008 1:32 AM, Nathan Bell <wnbell at gmail.com> wrote:

Also, in light of the strong preference for using namespaces over
function prefixes/suffixes I've deprecated speye/spidentity/spkron in
favor of sparse.eye/sparse.identity/sparse.kron.

spdiags() gets a pass since it's the name people expect and there's no
dense diags()

-- 
Nathan Bell wnbell at gmail.com
http://graphics.cs.uiuc.edu/~wnbell/



More information about the SciPy-User mailing list