home/categories/framework-internals/bnjam-eo-processor-skills-rust-pyo3-function-skill-md
framework-internalsdevelopment

rust-pyo3-function

Implement or modify a Rust function exposed to Python via PyO3 in eo-processor. Use when adding new compute kernels, fixing numerical/shape bugs in the Rust core, or wiring Rust functions into the Python module safely and consistently.

BnJam
maintainer
BnJam
업데이트됨 1/7/2026
스타
0
포크
0
quick start

Installation and usage

Implement or modify a Rust function exposed to Python via PyO3 in eo-processor. Use when adding new compute kernels, fixing numerical/shape bugs in the Rust core, or wiring Rust functions into the Python module safely and consistently.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use rust-pyo3-function