10 comments (10 comments)0 reactions (0 reactions)2 assignees (2 assignees)C++28,195 stars (28,195 stars)2,384 forks (2,384 forks)batch import
GAMES201good first issue
Description
This issue does not include a description.
Contributor guide
- Tech stack
- pythoncpp
- Domain
- backendperformance
- Issue type
- refactor
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- PythonC++Taichi basics
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 25
- Research direction
- The issue indicates that the ti.cfg.X API is obsolete. Review the comments in the issue to understand the specific changes needed. Look for usage of ti.cfg in the codebase and replace with the recommended alternative. Files likely involved are related to configuration in the Python and C++ layers.