Skip to content

Commit 7a20b7a

Browse files
Update README.md (#643) (#644)
(cherry picked from commit c4487cc) Co-authored-by: Takashi Imamichi <[email protected]>
1 parent 9272e0e commit 7a20b7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
[![License](https://img.shields.io/github/license/Qiskit/qiskit-optimization.svg?style=popout-square)](https://opensource.org/licenses/Apache-2.0)<!--- long-description-skip-begin -->[![Build Status](https://github.com/qiskit-community/qiskit-optimization/workflows/Optimization%20Unit%20Tests/badge.svg?branch=main)](https://github.com/qiskit-community/qiskit-optimization/actions?query=workflow%3A"Optimization%20Unit%20Tests"+branch%3Amain+event%3Apush)[![](https://img.shields.io/github/release/Qiskit/qiskit-optimization.svg?style=popout-square)](https://github.com/qiskit-community/qiskit-optimization/releases)[![](https://img.shields.io/pypi/dm/qiskit-optimization.svg?style=popout-square)](https://pypi.org/project/qiskit-optimization/)[![Coverage Status](https://coveralls.io/repos/github/Qiskit/qiskit-optimization/badge.svg?branch=main)](https://coveralls.io/github/Qiskit/qiskit-optimization?branch=main)<!--- long-description-skip-end -->
44

5+
> [!WARNING]
6+
> **Qiskit Optimization is no longer officially supported by IBM**.
7+
> Like any other Apache 2 licensed code, you are free to use it or/and extend it, but please be aware that it is under your own risk.
8+
59
**Qiskit Optimization** is an open-source framework that covers the whole range from high-level modeling of optimization
610
problems, with automatic conversion of problems to different required representations, to a suite
711
of easy-to-use quantum optimization algorithms that are ready to run on classical simulators,

0 commit comments

Comments
 (0)