pyconid23/array_operation at main · liberocks/pyconid23 · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

readme.md

Array operation

Installation

poetry shell
poetry install

Build the Rust implementation

maturin develop
maturin build --release

Run the test

pytest