home.social

#numericalcomputation — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #numericalcomputation, aggregated by home.social.

  1. 🚀 I’ve been working on HierBEM, a 3D Galerkin boundary element method (BEM) library. It uses hierarchical matrices (\(\mathcal{H}\)-matrices) for near log-linear complexity.

    🔧 Built on deal.II, written in C++ with CUDA acceleration. Still early in development, but it could already be useful — and might serve as a nice supplement to deal.II.

    💡 Feedback and thoughts are very welcome!

    github.com/jihuan-tian/hierbem

    #HierBEM #bem #dealii #fem #NumericalSimulation #NumericalComputation