SDK v0.8 Release Notes
We’re excited to announce the release of Quantum Rings SDK version 0.8! This update introduces the Quantum Rings Toolkit for Qiskit, a game-changing addition that seamlessly integrates with Qiskit’s framework, unlocking new possibilities for your quantum projects.
Quantum Rings Toolkit for Qiskit
Until now, Quantum Rings has offered a "Qiskit-like language," enabling easy transitions for Qiskit users by swapping imports from qiskit to QuantumRingsLib.
With the new Quantum Rings Toolkit for Qiskit, you can now leverage Qiskit natively while utilizing Quantum Rings as a backend. This allows you to retain compatibility with many Qiskit-based libraries while benefiting from the large-scale quantum simulations that Quantum Rings provides.
Key Features
- Native Qiskit Backend Support: Use Quantum Rings as a backend without modifying your circuit-building workflow.
- Runtime Helpers: The toolkit includes Quantum Rings versions of the Sampler and Estimator classes for runtime operations, which are fully compatible with existing Qiskit-based workflows.
- Compatibility with Qiskit-Finance: Run all Qiskit-Finance sample code using Quantum Rings seamlessly, then scale your financial applications.
- Compatibility with Qiskit-Nature: Likewise, the toolkit is compatible with Qiskit-Nature, and is ready to run your quantum chemistry simulations.
We’ve also added comprehensive online documentation to help you get started quickly with the new toolkit. The documentation includes tutorials, step-by-step guides, and examples for integrating Quantum Rings into your Qiskit projects. Explore the toolkit documentation at: Quantum Rings Toolkit.
Looking ahead, we’re actively testing and validating other popular Qiskit packages to expand compatibility and ensure smooth integration– and we welcome feedback on which packages to prioritize to help you get the most out of this new capability.
Important Notes:
The Quantum Rings Toolkit for Qiskit is a separate package. Install it using:
pip install quantumrings-toolkit-qiskit
The toolkit requires QuantumRingsLib version 0.8 or later. Please ensure you have the latest version installed:
pip install QuantumRingsLib --upgrade
Feedback and Support
Your feedback plays a critical role in shaping the Quantum Rings ecosystem. We can’t wait to see the innovative solutions you'll create with Quantum Rings SDK version 0.8. If you encounter any issues or have suggestions, please reach out to us at info@quantumrings.com.
Thank you for your continued support as we push the boundaries of quantum computing.
Best regards,
The Quantum Rings Team