SoftQCOS™ CLI - Command-Line Interface for Quantum Circuit Optimization Service
Project description
CLI-QCOS - QCOS™ Command Line Interface
QCOS™ CLI — Command-line interface for the Quantum Circuit Optimization Service by SoftQuantus.
📦 Installation
pip install cli-qcos
This will automatically install the qcos-sdk dependency.
🚀 Quick Start
# Show help
qcos --help
# Run GHZ state optimization
qcos run ghz --qubits 20 --max-iters 100
# Run benchmark
qcos benchmark --qubits 5,10,20,50 --backend aer
# Show version
qcos --version
# Show system info
qcos info
📋 Commands
qcos run
Run quantum circuit optimization.
qcos run ghz --qubits 50 --max-iters 100 --backend aer
qcos run vqe --qubits 4 --cost energy
Options:
--qubits, -q: Number of qubits (default: 10)--max-iters, -i: Maximum iterations (default: 100)--backend, -b: Backend (aer, cirq, pennylane, braket)--method, -m: Backend method (automatic, statevector, matrix_product_state)--cost, -c: Cost function (correlation, bitstring, hybrid)--output, -o: Save results to JSON file
qcos benchmark
Run benchmarks across multiple qubit counts.
qcos benchmark --qubits 5,10,20,50 --backend aer --output results.json
qcos info
Show system and environment information.
qcos info
qcos version
Show version information.
qcos --version
📄 License
QCOS™ is proprietary software by SoftQuantus innovative OÜ.
- EULA: https://softquantus.com/legal/eula
- Terms: https://softquantus.com/legal/terms
- Privacy: https://softquantus.com/legal/privacy
🏢 Company
SoftQuantus innovative OÜ Registry Code: 17048927 Address: Veskiposti tn 2-1002, Tallinn, 10138, Estonia
📞 Contact
- Support: support@softquantus.com
- Licensing: licensing@softquantus.com
- Legal: legal@softquantus.com
© 2024-2025 SoftQuantus innovative OÜ. All Rights Reserved. QCOS™ is a trademark of SoftQuantus innovative OÜ.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file softqcos-1.0.0-py3-none-any.whl.
File metadata
- Download URL: softqcos-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a88f5889793d5bed2ddcb8bea13d6a0408e4d9b5846ace8eede4ead6f2a7b03
|
|
| MD5 |
e21f4e76db255398af6f56f12d498026
|
|
| BLAKE2b-256 |
5909c9886169ec2dd5aecde240b7416e3883a63baca63795797f43431484beac
|