$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-08-06 04:51:55
Joel Eidsath wrote:
> Is there anyone working on adding a boost-license compliant
> implementation of these to boost.TR1? I'm looking at the possibility
> of doing some work on this as part of a directed study.
Some work: I have a few special function here:
http://www.johnmaddock.co.uk/toolkit which partly overlap with TR1, there is
also a Google SOC project in this area - Xiaogang Zhang has been working on
these, just Bessel functions so far, you can browse the source here:
https://boost-consulting.com:8443/trac/soc/browser/boost/soc/2006/tr1-math/trunk
But any further developments would be welcome :-)
John.