Current Version: v0.0.1

Install QuanuX

QuanuX runs where you need it. Install the Desktop GUI for research and development, or the Server CLI for headless execution.

Anaconda

Recommended for most users.

Quick Install

Available for Linux, Mac, and Windows (WSL2 recommended).

conda install -c quanux quanux

Integrates directly with Anaconda Navigator.

GitHub Source

For contributors and advanced users.

Clone & Build

git clone https://github.com/QuanuX/quanux.git
cd quanux
pnpm install
pnpm build

Platform Support

Native builds for Linux, macOS (Apple Silicon & Intel), and Windows 11 are actively supported.

Other targets will become available soon.