[1743] in Software_Announce
yorick updated to 2.1
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Tue Feb 14 19:44:27 2006
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, cfyi@MIT.EDU, facdev@MIT.EDU
Date: Tue, 14 Feb 2006 19:44:20 -0500
From: Alex T Prengel <alexp@MIT.EDU>
I've updated yorick on Athena to 2.1 and made it the default. yorick
is an interpreted scientific language designed for numerical
programming and modeling. It has built-in 2d and 3d graphics. To run
it:
add yorick
yorick
From my message to users:
Yorick 2.1 is now available and has been made the default. To run the
prior 1.5.12 now:
add yorick
yorick -ver 1.5.12
With this release, we have added the yorick-gl (OpenGL support) and
yorick-z (zlib, png, jpeg, mpeg support) plugins. Documentation is in
the locker (follow the /mit/yorick_v2.1/doc link at the top level of
the yorick_v2.1 locker).
Alex