NVIDIA-BioNeMo / NVIDIA-BioNeMo/nvMolKit
v1.0 Cleanup Requirements
Open
Nobody has claimed this yet.
Low Priority
- Dominant language
- Cuda
- Stars
- 276
- Forks
- 28
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 26
Description
If we were to release a stable 1.0, we'd need to do the following
- Clean up our mixture of camelCase/snake_case APIs. Standardize on one, and have deprecated aliases for alternates that were on the discarded selection.
- Identify missing components of all our APIs, things we haven't implemented, and figure out if we need to include them and how they would change things downstream.
- A stable C++ API and installable interface.
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
The issue names no files, tests, or entry points; begin by inventorying the public APIs and the build and installation configuration. Review how naming, missing API components, and the C++ interface affect downstream users, then define the release criteria and implementation scope before coding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, build-system
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100