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