Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 519 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 519 Bytes

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).