FEniCS/dolfinx
Generate Python type stubs using nanobind (v2)
Fechada
#3.238 aberto em 31 de mai. de 2024
enhancementgood first issuenanobindroadmaptype-hints
Métricas do repositório
- Stars
- (1.158 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Nanobind can now auto-generate a type stubs for the wrapper code.
This has been used with Basix (https://github.com/FEniCS/basix/pull/829).