This is the user document for RSTSR project, a rust tensor toolkit.
The current user document corresponds to RSTSR v0.3.5.
This book is also in early development. Frequent changes will occur.
This document uses docusaurus toolchain.
- To compile this book for develop, use
npm start
for English, andnpm start -- --locale zh-hans
for simplified Chinese. - To generate full site locally, use
npm run build
.
This project uses some js code and svg resources from The Rust Programming Language.
Most documents of English version, and some of simplified Chinese version, are AI translated with assist of DeepSeek. Some of them have not been double-checked for correctness.