yorick-soy 1.4.0-3 source package in Ubuntu

Changelog

yorick-soy (1.4.0-3) unstable; urgency=low


  * Fortify (don't rely on yorick to provide right flags)

 -- Thibaut Paumard <email address hidden>  Thu, 28 Jun 2012 17:55:13 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
science
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe math
Lunar release universe math
Jammy release universe math
Focal release universe math
Bionic release universe math
Xenial release universe math
Trusty release universe math

Downloads

File Size SHA-256 Checksum
yorick-soy_1.4.0-3.dsc 1.4 KiB 64254e27b3b2eefdeb8aa8fe8fca649ef5b3653cda617ac722ccac88e9919c76
yorick-soy_1.4.0.orig.tar.gz 12.6 KiB 555563db50c88b96b490ddb51fe5be72e874ca5363d3aa2cbf05804cb52c0622
yorick-soy_1.4.0-3.debian.tar.gz 21.4 KiB 133306628d19d92bd28714dcdfe4afc77af7594cc33b45913859ce5df49c1132

Available diffs

No changes file available.

Binary packages built by this source

yorick-soy: 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.

yorick-soy-dbgsym: debug symbols for yorick-soy