From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7271 invoked by alias); 18 Dec 2003 17:38:30 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 7258 invoked from network); 18 Dec 2003 17:38:29 -0000 Received: from unknown (HELO mail.ukfsn.org) (217.158.120.143) by sources.redhat.com with SMTP; 18 Dec 2003 17:38:29 -0000 Received: from localhost (dsl-80-46-238-241.access.uk.tiscali.com [80.46.238.241]) by mail.ukfsn.org (Postfix) with ESMTP id 79206E6D4B; Thu, 18 Dec 2003 17:36:00 +0000 (GMT) Received: by localhost with local (Exim 3.35 #1 (Debian)) id 1AX26X-0000Ep-00; Thu, 18 Dec 2003 17:38:29 +0000 From: Brian Gough MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16353.58900.892184.359699@debian.local> Date: Thu, 18 Dec 2003 17:38:00 -0000 To: Andrea Riciputi Cc: Gnu Scientific Library Subject: Re: Tensor in GSL. In-Reply-To: References: X-SW-Source: 2003-q4/txt/msg00134.txt.bz2 Andrea Riciputi writes: > I'm wondering if tensors (i.e. arrays with more than 2 dimensions) will > be implemented in GSL or if someone is already working on this. I need > high dimensional arrays for my own code, and I was considering to > encode such a data structure. Perhaps it could be included in GSL when > (and if) I get it working. There was some discussion of this in the gsl-discuss archives at http://sources.redhat.com/gsl/. There is a tensor branch on savannah.gnu.org (temporarily unavailable unfortunately). -- Brian Gough