Skip to content
/ tierkreis Public

Tierkreis python package with client, runtime and worker helpers

License

Notifications You must be signed in to change notification settings

CQCL/tierkreis

Repository files navigation

tierkreis

Quantum-classical hybrid workflow orchestration tool. This is the top level repository containing the rust crates and python packages.

Development

Requirements

  • cargo >= 1.75
  • uv >= 0.4

See the justfile (requires just) for common development commands. For example:

just test_rust

License

This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).