Source: yorick-soy Section: science Priority: extra Maintainer: Debian Science Maintainers Uploaders: Thibaut Paumard Build-Depends: debhelper (>= 9), yorick-dev (>= 2.1.05+dfsg-2~bpo40+1), yorick-yutils Standards-Version: 3.9.3 DM-Upload-Allowed: yes Vcs-Git: git://git.debian.org/git/debian-science/packages/yorick-soy.git Vcs-Browser: http://git.debian.org/?p=debian-science/packages/yorick-soy.git Homepage: http://homepage.mac.com/rflicker/soy.htm Package: yorick-soy Architecture: any Depends: yorick (>= 1.6.02), yorick-yutils, ${shlibs:Depends}, ${misc:Depends} Description: sparse matrix operations for the Yorick language Sparse Operations with Yorick is a plugin for Yorick (an interpreted computer language specialized for numerical and scientific problems) that allows performing efficient operations on sparse matrices. This software is also available for the commercial language IDL. . Features: * Utilizes a sparse row-wise format optimized for fast matrix-vector multiplication * Structure implementation for user-friendly interface on the Yorick/IDL scripting level * Explicit memory handling on the scripting level * As of v1.2 portable to 64-bit computing platforms * Offers basic matrix algebra and manipulation in single or double precision * Offers scripts for solving linear systems by e.g. conjugate gradients * Offers saving of sparse structures on a common FITS format or an internal binary format. Using the FITS format makes the saved matrices portable between the IDL/Yorick distributions.