FEniCS/dolfinx
Generate Python type stubs using nanobind (v2)
Geschlossen
#3.238 geöffnet am 31.05.2024
enhancementgood first issuenanobindroadmaptype-hints
Repository-Metriken
- Stars
- (1.158 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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).