yorick-soy 1.4.0-3build1 source package in Ubuntu

Changelog

yorick-soy (1.4.0-3build1) noble; urgency=medium

  * No change rebuild to gain buildinfo.

 -- Dimitri John Ledkov <email address hidden>  Sat, 17 Feb 2024 18:48:21 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Noble
Original maintainer:
Debian Science Team
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe math

Downloads

File Size SHA-256 Checksum
yorick-soy_1.4.0.orig.tar.gz 12.6 KiB 555563db50c88b96b490ddb51fe5be72e874ca5363d3aa2cbf05804cb52c0622
yorick-soy_1.4.0-3build1.debian.tar.xz 18.4 KiB 8ccb78eba509f803cf059a9ec7bafbbc73004d457357ce16764895fa093c8fb2
yorick-soy_1.4.0-3build1.dsc 2.0 KiB 32165d7b8ac6ca93d7a6f5403755f69618edb8ca68898bbdf43a4d87ee198932

View changes file

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