Cytnx
Tensor network library for quantum physics simulations
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Cytnx?โผ
Run `npx skills add Cytnx-dev/Cytnx --all -g -y` in your terminal to install all skills in this suite globally.
What is Cytnx used for?โผ
Cytnx is a tensor network library for quantum physics simulations, offering NumPy-like tensor APIs in both C++ and Python with CPU and GPU support.
How do the Cytnx skills help coding agents?โผ
They give your agent ready-made playbooks for building with CMake presets, running C++ and Python tests, enforcing Google code style, and benchmarking performance changes.
Does Cytnx support GPU acceleration?โผ
Yes. Cytnx supports CUDA GPUs, and the build-test skill handles GPU compile checks and test runs even on machines without a physical GPU.
Do I need to know CMake to contribute to Cytnx?โผ
No. The build-test-workflow skill wraps all CMake preset, build, and test commands in a single script your agent can run for you.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides