this post was submitted on 02 Jul 2023
5 points (100.0% liked)

C Sharp

1519 readers
4 users here now

A community about the C# programming language

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

founded 1 year ago
MODERATORS
 

I'm looking for a Linear Algebra library to perform calculations for circuit analysis, which ones would you recommend?

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

MathNet.Numerics has a pretty solid linear systems solver, and has multiple additional native providers that, depending on what hardware you have to work with, and the size of your solves, dramatically increases performance.

[–] [email protected] 2 points 1 year ago (1 children)

Well, let's start with which ones you have looked at, and why they aren't to your liking.

[–] [email protected] 1 points 1 year ago

I'm asking for suggestions of where to start.

load more comments
view more: next ›