NVIDIA/physicsnemo

Open-source deep-learning framework for building, training, and fine-tuning deep learning models using state-of-the-art Physics-ML methods

3.2kStars on the repository
31Mods indexed here, across every type
todayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

NVIDIA/physicsnemo

Cursor rule Cursor

Avoid string-based class selection with many options (>3 choices) in model constructors; prefer dependency injection with instances for better type safety and clearer APIs.

3.2k today A 29 tokens original Apache-2.0

NVIDIA/physicsnemo

Cursor rule Cursor

Use checkminversion() to check optional dependencies without importing, and @requireversion decorator to protect version-specific features; pyproject.toml is the single source of truth for dependencies.

3.2k today A 36 tokens original Apache-2.0