NxQuantum

Benchmark-backed quantum ML primitives for Elixir teams on BEAM.

NxQuantum is a pure-Elixir quantum ML library for the Nx ecosystem. It keeps estimation, sampling, kernels, and transpilation in the same runtime as your ML training loops, inference services, and production pipelines.

Who It Is For

Why Teams Choose NxQuantum

Quantum tooling is mostly Python-first today. NxQuantum focuses on the Elixir/Nx/BEAM community by providing:

See positioning and comparison details:

Performance Value Proposition

Evidence, not hype:

Benchmark references:

Caveat: these speed figures are from local simulator/fixture workflows on specific environments; they are not universal claims about remote provider/QPU execution latency.

Determinism Scope (Important)

Choose Your Path

Quick Start

mise trust
mise install
mix setup
mix run examples/quantum_kernel_classifier.exs

For full setup and API walkthroughs and usage examples:

Main Features (Current)

What Is Still Planned

Track status here:

Docs

Contributing