I hvae tried building Numerics 0.3 on Visual Studio 2005
with .Net 2.0. I get an error when running the one
dimensional real FFT. I tried Exocortex too, the same
error occured.
Have you tried porting it, or do you have any ideas when
it will be available?
Logged In: YES
user_id=241150
There is a known bug in the 1D FFT Implementation. See bug
report
"[ 1150722 ] FFT Transformation Index Out of Bounds". Is
this the same error you noticed?
Most probably, future releases of all Math.NET packages will
use the new C#2 features and thus not only support but also
require .NET 2.0. (Nevertheless, Numerics may support v1.1
in future releases, too, but should not break in 2.0 either..)