NVIDIA-BioNeMo / NVIDIA-BioNeMo/nvMolKit

v1.0 Cleanup Requirements

Open
#305 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Clean up our mixture of camelCase/snake_case APIs. Standardize on one, and have deprecated aliases for alternates that were on the discarded selection.
  2. 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.
  3. A stable C++ API and installable interface.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.