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
Actualizado 1/7/2026
Estrellas
0
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use rust-pyo3-function