From b3affcf782e3d27ce04a8666a1d2ed70ea6e283c Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 23 Aug 2006 22:01:00 +0000 Subject: Initial import of lush-1.1 from pkgsrc-wip, packaged by Gilles Dauphin: Lush is an object-oriented Lisp interpreter/compiler with features designed to please people who want to prototype large numerical applications. Lush includes an extensive library of vector/matrix/tensor manipulation, numerous numerical libraries (including GSL, LAPACK, and BLAS), a set of graphic functions, a simple GUI toolkit, and interfaces to various graphic and multimedia libraries such as OpenGL, SDL, Video4Linux, and ALSA (video/audio grabbing), and others. Lush is an ideal frontend script language for programming projects written in C or other languages. Lush also has libraries for Machine Learning, Neural Nets and statistical estimation (which are the main interests of the authors). --- lang/lush/distinfo | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/lush/distinfo (limited to 'lang/lush/distinfo') diff --git a/lang/lush/distinfo b/lang/lush/distinfo new file mode 100644 index 00000000000..b322d254cd8 --- /dev/null +++ b/lang/lush/distinfo @@ -0,0 +1,7 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/08/23 22:01:00 wiz Exp $ + +SHA1 (lush-1.1.tar.gz) = 89d83c88d968f5216c59ce0d7a249e992f6aea41 +RMD160 (lush-1.1.tar.gz) = 3e32242a8a9391e4077144bbda10a013f4791d48 +Size (lush-1.1.tar.gz) = 4385751 bytes +SHA1 (patch-aa) = 8e8f3bcbc1afd516931b0d14fce4560ad41bc1d3 +SHA1 (patch-ab) = b5f0161cceaadd532f2d246e4da34b424a61d829 -- cgit v1.2.3