File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ License] ( https://img.shields.io/github/license/qiskit-community/qiskit-algorithms.svg?style=popout-square )] ( https://opensource.org/licenses/Apache-2.0 ) <!-- - long-description-skip-begin --> [ ![ Build Status] ( https://github.com/qiskit-community/qiskit-algorithms/workflows/Algorithms%20Unit%20Tests/badge.svg?branch=main )] ( https://github.com/qiskit-community/qiskit-algorithms/actions?query=workflow%3A"Algorithms%20Unit%20Tests"+branch%3Amain+event%3Apush ) [ ![ ] ( https://img.shields.io/github/release/qiskit-community/qiskit-algorithms.svg?style=popout-square )] ( https://github.com/qiskit-community/qiskit-algorithms/releases ) [ ![ ] ( https://img.shields.io/pypi/dm/qiskit-algorithms.svg?style=popout-square )] ( https://pypi.org/project/qiskit-algorithms/ ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/qiskit-community/qiskit-algorithms/badge.svg?branch=main )] ( https://coveralls.io/github/qiskit-community/qiskit-algorithms?branch=main ) <!-- - long-description-skip-end -->
4
4
5
+ > [ !WARNING]
6
+ > ** Qiskit Algorithms 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
+
5
9
## Installation
6
10
7
11
We encourage installing Qiskit Algorithms via the pip tool (a python package manager).
You can’t perform that action at this time.
0 commit comments