yorick 2.1.06+dfsg-2ubuntu2 source package in Ubuntu

Changelog

yorick (2.1.06+dfsg-2ubuntu2) oneiric; urgency=low

  * Rebuild against libmpich2-3.
 -- Colin Watson <email address hidden>   Sat, 03 Sep 2011 12:26:44 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
math
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
yorick_2.1.06+dfsg.orig.tar.gz 2.1 MiB 66fd358b4332e1fb8177af2f9e479b353732e2114bf4e02b926cef83fefe83e4
yorick_2.1.06+dfsg-2ubuntu2.debian.tar.gz 42.7 KiB f0716001e27e36ad40f39ed8df1db8e0474672c74096fab3bbc652bae493d825
yorick_2.1.06+dfsg-2ubuntu2.dsc 2.1 KiB 482728724a20ba3fb53ecb3a806690e34c6d391f8443421abeeb3f83275475d7

View changes file

Binary packages built by this source

yorick: interpreted language and scientific graphics

 Yorick is an interpreted programming language for:
  * scientific simulations or calculations
  * postprocessing or steering large simulation codes
  * interactive scientific graphics
  * reading, writing, and translating large files of numbers
 .
 The language features a compact syntax for many common array
 operations, so it processes large arrays of numbers very quickly and
 efficiently. Superficially, yorick code resembles C code, but yorick
 variables are never explicitly declared and have a dynamic scoping
 similar to many Lisp dialects. The yorick language is designed to be
 typed interactively at a keyboard, as well as stored in files for
 later use.
 .
 This package includes an emacs-based development environment, which
 you can launch by typing M-x yorick in emacs.

yorick-data: interpreted library for the Yorick language

 Yorick is an interpreted programming language for:
  * scientific simulations or calculations
  * postprocessing or steering large simulation codes
  * interactive scientific graphics
  * reading, writing, and translating large files of numbers
 .
 The yorick-data package contains all the architecture-independent data, which
 is mostly the standard interpreted library.

yorick-dev: development files for the Yorick interpreted language

 Yorick is an interpreted programming language for:
  * scientific simulations or calculations
  * postprocessing or steering large simulation codes
  * interactive scientific graphics
  * reading, writing, and translating large files of numbers
 .
 The yorick-dev package contains the files needed to compile (or package)
 plug-ins or custom `yorick' executables.

yorick-doc: documentation for the Yorick interpreted language

 Yorick is an interpreted programming language for:
  * scientific simulations or calculations
  * postprocessing or steering large simulation codes
  * interactive scientific graphics
  * reading, writing, and translating large files of numbers
 .
 The Yorick package ships with little documentation: a manpage, the
 Yorick Manual in info format, and its own "help" command. This
 package adds the Yorick Manual and Quick Reference in PDF and HTML
 format and a utility (update-yorickdoc) to build HTML documentation
 for the set of functions (from Yorick and add-on packages) installed
 on this machine. By default, these pages are built and updated
 automatically whenever necessary.
 .
 Once this package is installed, simply point your preferred web
 browser to file:///usr/share/doc/yorick-doc/README.html .

yorick-mpy-common: Message Passing Yorick (common files)

 Yorick is an interpreted programming language for:
  * scientific simulations or calculations
  * postprocessing or steering large simulation codes
  * interactive scientific graphics
  * reading, writing, and translating large files of numbers
 .
 The MPY is a parallel version of Yorick based on the Message Passing
 Interface (MPI). This package contains the files common to all
 builds of MPY.

yorick-mpy-mpich2: No summary available for yorick-mpy-mpich2 in ubuntu oneiric.

No description available for yorick-mpy-mpich2 in ubuntu oneiric.

yorick-mpy-openmpi: Message Passing Yorick (OpenMPI build)

 Yorick is an interpreted programming language for:
  * scientific simulations or calculations
  * postprocessing or steering large simulation codes
  * interactive scientific graphics
  * reading, writing, and translating large files of numbers
 .
 The MPY is a parallel version of Yorick based on the Message Passing
 Interface (MPI). This package contains a build of MPY linked against
 OpenMPI.