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

New Post: How to use vector with matrix to find best match

Hi,Thank you for your reply can you please describe me in details how I can implement my logic with this so I can get best result. -- Regards, Anuj Rohila ITMC SOFT (Software Engineer), Linkedin...

View Article


New Post: Problem in thin QR Solve

Hello there, has this issue ever been solved? I am using the latest binaries but I get the same exception when trying to QR solve an MxN matrix (sparse or dense, full or thin method). Thanks!

View Article


New Post: Problem in thin QR Solve

Yes, this has been fixed roughly 2 years ago. Of course QR decompositions still require m >= n. Can you provide a repro? Thanks, Christoph

View Article

New Post: SubMatrix copy

I have a matrix and I want to swap quandrant 1 with quandrant 3 and quandrant 2 with quadrant 4. For example 1 2 3 4 5 6 7 8 9 becomes 9 7 8 3 1 2 6 4 5 I can do this with the MathNet SubMatrix method...

View Article

Source code checked in, #73140be31381c1ad85f6da18738acf5c61eac109

Docs: document simpler MKL loading with native provider loader

View Article


Source code checked in, #e591f86e2fa569626f27cdcaa09e4f1e924b7d6e

LA: Vector.Find/2, Exists/2, ForAll/2

View Article

Source code checked in, #fbfe077552ad4eb39ac9343f36a9320532355174

LA: migrate mixed-storage fallback implementations to use higher order functions

View Article

Source code checked in, #004d8155e3a6b24f10b1c0065e30003f18d785b8

Generate: Normal and Standard, deprecate Stable and Gaussian

View Article


Source code checked in, #44ea89a983505f58caff0370300b34619523a489

Generate: Unfold, Fibonacci

View Article


Source code checked in, #14ec5a392be7a49a595bd0b9e2be2f91d6d1a20e

Buildfix: disable Fibonacci tests where not available (pcl, 3.5).

View Article

Source code checked in, #b244510f0e660e230205738c434dcd92a19b7a60

Tests: refactor LA theory tests to use enum datasets (much more tool friendly)

View Article

Source code checked in, #54b48383e6af22be599d44f39f4aa33036b2d5f7

Tests: merge dense and sparse vector arithmetic tests, cover mixed cases

View Article

Source code checked in, #36b568c5f12371a587829c01cb9b1446728d13cf

Tests: cleanup, simplifications

View Article


Source code checked in, #9dbf23a9283dcb6049271b38447ca77d259068db

Tests: port vector storage combinator tests to matrices

View Article

Source code checked in, #4814200541623dea5c45745971a8812e15845ae4

Merge remote-tracking branch 'bbieniek/master'

View Article


Source code checked in, #a6878cc7d1bfa9befe0a5c4ca39325436ad215a1

Distributions: ChiSquared.CDF test fix for more robust implementation #288

View Article

Source code checked in, #9771f1bdd124d2688296bf08b849766e6a5b8826

Release v3.6.0

View Article


New Post: SubMatrix copy

The matrix storage can also copy directly from one sub-matrix to another sub-matrix (Storage.CopySubMatrixTo), so you could copy directly from A to B without extracting the 4 matrices. It actually does...

View Article

New Post: SubMatrix copy

I would prefer to keep it in a 2D array but maybe I should rethink this. I was not aware that DenseMatrix.OfArray(a) creates a new copy of the data and stores it in a different format. BTW, are ther...

View Article

New Post: SubMatrix copy

No concrete plans. But FFT is high on the list to work on, mainly to bring in native provider support.

View Article
Browsing all 971 articles
Browse latest View live


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