Paketname | yorick-soy |
Beschreibung | sparse matrix operations for the Yorick language |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.01-2 |
Sektion | science |
Priorität | optional |
Installierte Größe | 160 Byte |
Hängt ab von | libc6 (>= 2.7-1), yorick (>= 1.6.02), yorick-yutils |
Empfohlene Pakete | |
Paketbetreuer | Thibaut Paumard |
Quelle | |
Paketgröße | 22760 Byte |
Prüfsumme MD5 | c1a93c70f447355ce5c03b4bbf35817b |
Prüfsumme SHA1 | 18d62c4dc9c6aa50f0410aeedde909e80be98c79 |
Prüfsumme SHA256 | 122c70d0db37aa98476bde4b4bafb9cc6b5a54b8cad7f553894fc6c7dd3a2f9d |
Link zum Herunterladen | yorick-soy_1.2.01-2_i386.deb |
Ausführliche Beschreibung | 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.
.
http://homepage.mac.com/rflicker/soy.htm
|