Language for scientific computing
Yorick is a prototyping language like Matlab, Octave and others.
Its strengths are
- A very fast virtual machine
- Integrated graphic display and export functions
- Handling of multidimensional arrays
- An aggregate syntax to describe synthetically operations over n-dimensional arrays
- A convenient procedure to link C-functions into the yorick engine for testing or other purpose using an interface code generator.
- A very convenient set of functions to access binary data generated with other systems or architectures, as well as a platform independent binary data storage format.
License: BSD.
Tags: algebra, computer algebra system.
Interface: command line.
Source language: C.
Staff
Maintainer: Christophe Bernard.
Developer: Christophe Bernard.
Contributors: David Munro.
Links
Homepage: http://yorick-mb.sourceforge.net/.
Source repository: http://sourceforge.net/cvs/?group_id=29663.
Mailing lists
Bugs: http://lists.sourceforge.net/lists/listinfo/yorick-mb-bugs.