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

New Post: Problem using Native Linear Algebra Provider

In the MKL provider output directory, there should also be libiomp5md.dll (the Intel openmp rumtime). That also needs to be copied to the same directory as your executable. I find it useful to add both...

View Article


New Post: Problem using Native Linear Algebra Provider

Thanks very much for the quick replies! Sorry I should have mentioned that I'm also copying the libiomp5md.dll file along with the MathNET.Numerics.MKL.dll file, and I'm running 2.3 right now,...

View Article


New Post: Problem using Native Linear Algebra Provider

In your project, click add existing item and then select the two DLLs. Then select those two items in the solution explorer and click properties. From there set copy to always. But I wonder if the...

View Article

New Post: Problem using Native Linear Algebra Provider

But you are building it yourself so the runtime probably isn't the problem.

View Article

New Post: Problem using Native Linear Algebra Provider

I just checked the MKL provider DLL with dependency walker (http://www.dependencywalker.com/) and it only shows libiomp5md.dll and kernel32.dll as dependencies (as expected). If both your executable...

View Article


New Post: Problem using Native Linear Algebra Provider

That did the trick - for some reason VS didn't like the DLLs unless it put them there itself. Adding them manually to the project and selecting copy always worked on my test project and looks like it's...

View Article

Created Issue: Control.ParallelizeOperation BUG [5723]

There is a potential bug in the method:`MathNet.Numerics.Control.ParallelizeOperation(int elements)`This method should return true if the operation should be parallelized; and false otherwise. Instead,...

View Article

New Post: Inverse of StudentT distribution

Hi, I'm just wondering if there are any plans to add that function? I'm currently using the code that I ported to C# from the C port of the cephes library, so using Math.Net would be more convenient. I...

View Article


Commented Issue: Control.ParallelizeOperation BUG [5723]

There is a potential bug in the method:`MathNet.Numerics.Control.ParallelizeOperation(int elements)`This method should return true if the operation should be parallelized; and false otherwise. Instead,...

View Article


Closed Issue: Control.ParallelizeOperation BUG [5723]

There is a potential bug in the method:`MathNet.Numerics.Control.ParallelizeOperation(int elements)`This method should return true if the operation should be parallelized; and false otherwise. Instead,...

View Article

New Post: Maxima and Saddle Points

How would I use Math.NET numerics to find local and global maxima and/or saddle points?

View Article

Created Issue: (minor) Documentation fix [5724]

Hi,On http://numerics.mathdotnet.com/api/MathNet.Numerics.Integration/Integrate.htm , the method descriptions (both) say :Approximation of the definite interval of an analytic smooth function on a...

View Article

New Post: Is there a DataVisualiser for matrices in the project?

Here's my debugger visualizer for sparse matrices: MatrixDebuggerVisualizer.zip

View Article


New Post: Is there a DataVisualiser for matrices in the project?

I found this issue: Add matrix/vector debug visualizers So I think you can add this info and vote?

View Article

Source code checked in, #12c9cd486d91

LA: Generic Matrix partial Matrix.BCL class

View Article


Source code checked in, #6a085491ef53

LA: Vector.Negate should implement common pattern

View Article

Source code checked in, #2df2f0cb839e

LA: Sparse complex DoConjugate should not call base.Conjugate

View Article


Source code checked in, #2cb8a2a0a78f

LA: Matrix group operators together, some eol whitespaces fixes

View Article

Source code checked in, #5d4c296a74c2

LA: Result should be called 'result' not 'target'

View Article

Source code checked in, #b215abc89002

LA: Obsolete Vector.Plus, drop some redundant operator overloads

View Article
Browsing all 971 articles
Browse latest View live


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