Ross ROSS = Recommend OSS · open-source software intelligence for agents

dealii/dealii

The development repository for the deal.II finite element library observed · 2026-08-28

github.com/dealii/dealii · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 99
  • Release rhythm 72
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 132.5
  • age_days: 4430
  • days_rel: 24
  • days_push: 7
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1715 stars · 864 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

deal.II is a C++ library for solving partial differential equations using adaptive finite elements, with support for dimension-independent code, parallel computing (MPI, GPU via Kokkos), and extensive tutorials. It is a mature, widely used academic and commercial project with regular releases and comprehensive documentation.

Use cases

  • solve PDEs with adaptive finite elements in C++
  • build a parallel finite element solver for supercomputers
  • simulate heat equation or elasticity on adaptive meshes
  • run GPU-accelerated FEM simulations with Kokkos
  • learn finite element methods through tutorial programs
  • solve Helmholtz or magnetostatic curl-curl problems
  • implement discontinuous Galerkin solvers on polytopal meshes

When to choose

  • you need a production-quality, well-documented FEM library in C++
  • you need to scale finite element solvers from laptops to supercomputers
  • you want dimension-independent code and adaptive mesh refinement out of the box
  • you need GPU acceleration for FEM via Kokkos

When to avoid

  • you need a quick scripting-language PDE tool rather than a C++ library
  • your problem is not suited to finite element discretization
  • you need a turnkey application rather than a library you program against

Facets

library · maturity stable

simulation math graphics developer-tools simulation performance gpu-computing education windows cpp cross-platform finite-elements pde-solver hpc scientific-computing adaptive-mesh-refinement mpi kokkos numerical-methods algorithms linux macos gpu

8 sources

Member repositories

RepositoryRoleHealth v2
dealii/dealiimain90

For agents

markdown · JSON · MCP: product_card(name="dealii/dealii")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem