[Biojava-l] [Fwd: General Availability of the Colt V1.0.1 distribution]

Matthew Pocock mrp@sanger.ac.uk
Tue, 16 May 2000 11:20:54 +0100


This is a multi-part message in MIME format.
--------------25D5DB4A8DB9E3CB7A89E8D9
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Dear all,

You may find this package interesting if you do number-crunching. Colt
contains (among other things) pure-java matrix maths classes which are
great for numerical analysis. And - it just got faster!

Matthew

--
Joon: You're out of your tree
Sam:  It wasn't my tree
                                                 (Benny & Joon)


--------------25D5DB4A8DB9E3CB7A89E8D9
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Return-Path: <owner-colt@listbox3.cern.ch>
Received: from postie.sanger.ac.uk (postie [193.62.203.10])
	by jess.sanger.ac.uk (8.8.8/8.8.7) with ESMTP id AAA12237
	for <mrp@postie.sanger.ac.uk>; Tue, 16 May 2000 00:24:24 +0100 (BST)
Received: from listbox3.cern.ch (listbox3.cern.ch [137.138.131.155])
	by postie.sanger.ac.uk (8.9.3/8.9.3) with ESMTP id AAA28147
	for <mrp@sanger.ac.uk>; Tue, 16 May 2000 00:24:50 +0100 (BST)
Received: (from majordom@localhost)
	by listbox3.cern.ch (8.9.3/8.9.3) id AAA02370
	for colt-outgoing; Tue, 16 May 2000 00:49:48 +0200 (MET DST)
Received: from smtp1.cern.ch (smtp1.cern.ch [137.138.128.38])
	by listbox3.cern.ch (8.9.3/8.9.3) with ESMTP id AAA02358;
	Tue, 16 May 2000 00:49:44 +0200 (MET DST)
Received: from cern.ch (pcitpdp30.cern.ch [137.138.29.234])
	by smtp1.cern.ch (8.9.3/8.9.3) with ESMTP id AAA07652;
	Tue, 16 May 2000 00:47:51 +0200 (MET DST)
X-Authentication-Warning: smtp1.cern.ch: Host pcitpdp30.cern.ch [137.138.29.234] claimed to be cern.ch
Message-ID: <39207E93.37226E92@cern.ch>
Date: Tue, 16 May 2000 00:47:47 +0200
From: Wolfgang Hoschek <wolfgang.hoschek@cern.ch>
Organization: European Organization for Nuclear Research (CERN)
X-Mailer: Mozilla 4.7 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: WH <wolfgang.hoschek@cern.ch>
Subject: General Availability of the Colt V1.0.1 distribution
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-colt@listbox.cern.ch
Precedence: bulk
Reply-To: Wolfgang Hoschek <wolfgang.hoschek@cern.ch>
X-Mozilla-Status2: 00000000

This is to announce the General Availability of the Colt V1.0.1
distribution.

Version 1.0.1 is here - and just broke the 200Mflop barrier. Due too
further library tuning, benchmarks now show the 100% pure Java
matrix-matrix and matrix-vector multiply running only about 2.5 times
slower than the algorithms from the Intel Math Kernel Library. The
latter is essentially beautifully hand crafted assembler code taking
full advantage of the PentiumIII specific architecture and instruction
set.

Check out the online documentation and/or download at
http://nicewww.cern.ch/~hoschek/colt/index.htm

Please find Release Notes at
http://nicewww.cern.ch/~hoschek/colt/V1.0.0/doc/cern/colt/doc-files/relnotes.html

Scope
=====
The Colt distribution provides an open source infrastructure for
scalable scientific and technical computing in Java. It contains, among
others, efficient and usable data structures and algorithms for Off-line
and On-line Data Analysis, Linear Algebra, Multi-dimensional arrays,
Statistics, Histogramming, Monte Carlo Simulation, Parallel & Concurrent
Programming. 
             
Regards,
Wolfgang Hoschek.
----------------------------------------------------------------------
Wolfgang Hoschek     | e-mail: Wolfgang.Hoschek@cern.ch
CERN IT Division     | phone:  +41 (22) 767 8089
European Laboratory  | fax:    +41 (22) 767 7155 
for Particle Physics | home:   http://www.cern.ch/CERN/Divisions/EP/HL
----------------------------------------------------------------------

--------------25D5DB4A8DB9E3CB7A89E8D9--