From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id XAA25023; Fri, 26 Jul 2002 23:02:55 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id XAA24946 for caml-list@pauillac.inria.fr; Fri, 26 Jul 2002 23:02:54 +0200 (MET DST) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id GAA29176 for ; Wed, 24 Jul 2002 06:42:43 +0200 (MET DST) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g6O4ggX23659 for ; Wed, 24 Jul 2002 06:42:43 +0200 (MET DST) Received: from cs.colostate.edu ([12.252.15.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020724044239.HDGL26053.rwcrmhc53.attbi.com@cs.colostate.edu> for ; Wed, 24 Jul 2002 04:42:39 +0000 Message-ID: <3D3E2FF8.BB7B1251@cs.colostate.edu> Date: Tue, 23 Jul 2002 22:41:28 -0600 From: Chuck Anderson X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.18-3 i686) X-Accept-Language: en MIME-Version: 1.0 To: caml-list@inria.fr Subject: [Caml-list] matlab-like environment Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk I'm new to caml, but see the ocaml environment as something I've wanted for some time---an interpreted environment for manipulating and viewing data interactively, and a compiled speed that is close to C. What I'm really after is a matlab-like environment that I can program using ocaml. What is the closest set of modules out there to this? What code is available that I could start with? Perhaps PsiLab? I would like to build GUI's and plotting functions using gtk and stick with fundamental ocaml arrays. Will this limit me? Must I eventually use bigarrays? Thanks for any suggestions. -- Chuck Anderson associate professor Department of Computer Science anderson@cs.colostate.edu Colorado State University http://www.cs.colostate.edu/~anderson Fort Collins, CO 80523-1873 office: 970-491-7491, FAX: 970-491-2466 ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners