Quantcast
Channel: Math.NET Numerics
Browsing all 971 articles
Browse latest View live
↧

Source code checked in, #cf3cae4377e9

Merge branch 'hybrid-mc'

View Article


Source code checked in, #1dc85bf6fbb9

MCMC: Minor namespace/naming/doc fixes

View Article


Created Issue: Interpolation data limits? [5725]

I'm using the following method:IInterpolation ii = MathNet.Numerics.Interpolation.Interpolate.RationalWithoutPoles(points, values);It seems to work when I'm passing in lists that are less than about...

View Article

Commented Issue: Interpolation data limits? [5725]

I'm using the following method:IInterpolation ii = MathNet.Numerics.Interpolation.Interpolate.RationalWithoutPoles(points, values);It seems to work when I'm passing in lists that are less than about...

View Article

Commented Issue: Interpolation data limits? [5725]

I'm using the following method:IInterpolation ii = MathNet.Numerics.Interpolation.Interpolate.RationalWithoutPoles(points, values);It seems to work when I'm passing in lists that are less than about...

View Article


Commented Issue: Interpolation data limits? [5725]

I'm using the following method:IInterpolation ii = MathNet.Numerics.Interpolation.Interpolate.RationalWithoutPoles(points, values);It seems to work when I'm passing in lists that are less than about...

View Article

New Post: Non-Mathematician needs help getting started! (Please)

Look. I'm not a mathematician or a statistician. I'm just a software developer with a job to do and most of the documentation I find regarding this project is Greek to me (no offense to the Greeks) so...

View Article

New Post: using discrete fourier transform to observe pure sinusoidal signal

hello, I want to use discrete fourier tranform with C#. so mathnet seemed like a perfect candidate for the job. During a 5 seconds capture, i can capture about 40~57 values (sometimes more, sometimes...

View Article


New Post: How to use in Visual Studio 2008?

We have a .NET project that is written under Visual Studio 2008. We also needed numerical processings and we chose Math.NET Numerics for this as it has all the functionalities we need. But after adding...

View Article


New Post: using discrete fourier transform to observe pure sinusoidal signal

is the approach correct ? does it make sense? The approach makes sense, but I think the implementation is flawed (your expectedIndices definition and the following code). Make sure you understand...

View Article

New Post: using discrete fourier transform to observe pure sinusoidal signal

Here's a version of getPeakIndices which will work. the above version will also sort the complex values, so the indices won't point to the right location anymore.staticint[] getPeakIndices(Complex[]...

View Article

New Post: Quality of XML comments.

Hi, I'm new to this library. I have my own SpatialVector class but I need to rotate around an axis so before beginning to write my own matrix type, I thought I'd look at MathNet and possibly replacing...

View Article

New Post: How to hook up to the a native provider

Hi, I am trying to hook up to the free ACML provider, but can't find Intel Fortran v4.4 for download on the AMD page. There's one GNU version built for 64bit windows. Do you have a dll for a box with...

View Article


New Post: How to hook up to the a native provider

Hi, AMD no longer provides a 32-bit version of ACML so we dropped the ACML wrapper. Are you planning to wrap free native providers? There are issues building OpenBLAS and ATLAS on windows. ATLAS is...

View Article

New Post: EigenValue Decomposition - method failing

An update. I added EVD to the native wrapper in my fork, but the managed code needs to updated to work with a 1-D array instead of a jagged array. I will finish it when I get some free time.

View Article


New Post: Use with Visual Studio 2008?

We officially do not support .Net below 4.0 right now, but it should be possible. In fact, most of the missing pieces are already there for the portable library build (where we do not have...

View Article

New Post: Quality of XML comments.

No worries, you're preaching to the choir. We're trying to follow the very same API design approach (which is actually unusual for math libraries), although it seems there is still quite some room for...

View Article


New Post: How to hook up to the a native provider

Hi, Marcus, Did this set of instructions (https://github.com/xianyi/OpenBLAS/wiki/How-to-use-OpenBLAS-in-Microsoft-Visual-Studio) not work? Candy

View Article

New Post: How to hook up to the a native provider

It has been a while since I've tried (I don't recall the instructions I followed). I'll try these and see how it goes.

View Article

New Post: How to hook up to the a native provider

Hi, Marcus, Did this set of instructions (https://github.com/xianyi/OpenBLAS/wiki/How-to-use-OpenBLAS-in-Microsoft-Visual-Studio) not work? Candy

View Article
Browsing all 971 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>