$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jz.maddock_at_[hidden])
Date: 2008-06-05 04:49:01
Boris wrote:
> Can anyone provide me a link to download the Math Toolkit? If I
> remember correctly it could be found in the Boost Vault before (but I
> can't find it anymore). I know that it's shipped now with Boost
> 1.36.0 but I can't upgrade to the latest version.
The version in the vault was outdated so I removed it once it shipped as a
released Boost version.
What I suggest you do is grab a copy of boost/math and libs/math from the
1.36 release and use those. I'm fairly sure (!) that should work OK with
1.35.1.
HTH, John.