Paketname | yorick |
Beschreibung | interpreted language and scientific graphics |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.1.05+dfsg+cvs20091202-2 |
Sektion | universe/math |
Priorität | optional |
Installierte Größe | 1576 Byte |
Hängt ab von | yorick-data (= 2.1.05+dfsg+cvs20091202-2), libc6 (>= 2.11), libx11-6 (>= 0), dpkg (>= 1.15.4) | inst |
Empfohlene Pakete | rlwrap |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 732492 Byte |
Prüfsumme MD5 | e9db06a8e6db1df08fb2c448c073a336 |
Prüfsumme SHA1 | 9ca7ec0c622bafab216ac02a7b3ebea913d091a5 |
Prüfsumme SHA256 | caf7663ed08e6368f347f1f6d737d1ee06510f3c78dcaa56383f3d357d3813ed |
Link zum Herunterladen | yorick_2.1.05+dfsg+cvs20091202-2_i386.deb |
Ausführliche Beschreibung | 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.
|