NGSolve / ngsolve

Netgen/NGSolve is a high performance multiphysics finite element software. It is widely used to analyze models from solid mechanics, fluid dynamics and electromagnetics. Due to its flexible Python interface new physical equations and solution algorithms can be implemented easily.
https://ngsolve.org/
GNU Lesser General Public License v2.1
436 stars 79 forks source link

List of dependencies #34

Closed Petross404 closed 8 months ago

Petross404 commented 3 years ago

What dependencies does ngsolve have? I am trying to package it for Gentoo.

mhochsteger commented 8 months ago

The dependencies for Ubuntu are listed here: https://docu.ngsolve.org/latest/install/installlinux.html#prerequisites From there, you should be able to derive the gentoo package names.