precice / precice/micro-manager
Recommend nanobind instead of pybind11 for C++-based libraries
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 24
- Forks
- 19
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 2
Description
nanobind is a more efficient alternative to pybind11. The Micro Manager documentation can recommend it for creating Python-importable micro problem libraries. Before changing the documentation, ensure that existing Micro Manager functionality works with a nanobind-based micro problem library. This issue is prompted by the porting in https://github.com/DataAnalyticsEngineering/FANS/pull/155
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the Micro Manager documentation for creating Python-importable micro problem libraries and the porting context in FANS pull request #155. First verify that existing Micro Manager functionality works with a nanobind-based library, then update the relevant documentation to recommend nanobind. Done means both the compatibility check succeeds and the documentation reflects the recommendation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- backend, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100