BriefFiniteElementNet / BriefFiniteElement.Net

BriefFiniteElementDotNET (BFE.NET) is a library for linear-static Finite Element Method (FEM) analysis of solids and structures in .NET
https://www.bfe-framework.net
GNU Lesser General Public License v3.0
154 stars 58 forks source link

Add speed comparison in documentation #189

Open epsi1on opened 1 month ago

epsi1on commented 1 month ago

Add some speed comparison with well known software. possibly use native solvers like eigen and MKL to find out how much improvement one can get with native solvers.