Re: (Fwd) any specific Matrix library (Was: ROOT for WIN95)

Gunter Roland (rolandg@hpna49-1.cern.ch)
Thu, 29 May 97 11:45:20 METDST


> Date: Wed, 28 May 1997 14:17:28 -0400 (EDT)
> From: "Ken N. Seergobin" <ken@psych.utoronto.ca>
> Subject: Re: ROOT for WIN95
>
>
>
> Hi There,
>
> Sorry to bother you again....I must admit that I'm new
> to C++ and DLLs, hence my confusion. Do you know
> of any specific Matrix library, available on the net,
> that could be used, or is being used by ROOT. I wonder,
> do you know if any of your colleagues are using such
> libraries? Also, I'm interested to know whether anyone
> is using ROOT to explore Neural Networks.
>
> Thank you for your time,
> Ken
>
> P.S. I will be printing off the manuals today. Maybe
> I will understand better after going through the
> manuals.

Some time ago I found the (very small, but useful) matrix++
library of Kyriakos Georgiou from Rutgers University on the
net.
I have modified this into a shared lib on Linux PCs that can
be dynamically linked to ROOT. Depending on how complex your
problems are, this library might also be useful for you (after
recompiling it on your platform).
Unfortunately I lost the WWW reference for the original library,
but I can provide you with the code for my modified version.

Maybe the ROOT team should provide some easily accessible space
for collecting small things like this that might be of general
interest?

Gunther Roland (gunter.roland@cern.ch)