@@ -17,8 +17,9 @@ Kernels and Quantum Neural Networks, used in various applications including clas
17
17
and regression.
18
18
19
19
This library is part of the Qiskit Community ecosystem, a collection of high-level codes that are based
20
- on the Qiskit software development kit. As of version ` 0.7.0 ` , Qiskit Machine Learning is co-maintained
21
- by IBM and the Hartree Center, part of the UK Science and Technologies Facilities Council (STFC).
20
+ on the Qiskit software development kit. As of version ` 0.7 ` , Qiskit Machine Learning is co-maintained
21
+ by IBM and the [ Hartree Center] ( https://www.hartree.stfc.ac.uk/ ) , part of the UK Science and
22
+ Technologies Facilities Council (STFC).
22
23
23
24
The Qiskit Machine Learning framework aims to be:
24
25
@@ -97,7 +98,7 @@ For more details on how to do so and much more, follow the instructions in the
97
98
## Migration to Qiskit 1.x
98
99
> [ !NOTE]
99
100
> Qiskit Machine Learning depends on Qiskit, which will be automatically installed as a
100
- > dependency when you install Qiskit Machine Learning. From version ` 0.8.0 ` of Qiskit Machine
101
+ > dependency when you install Qiskit Machine Learning. From version ` 0.8 ` of Qiskit Machine
101
102
> Learning, Qiskit ` 1.0 ` or above will be required. If you have a pre-` 1.0 ` version of Qiskit
102
103
> installed in your environment (however it was installed), you should upgrade to ` 1.x ` to
103
104
> continue using the latest features. You may refer to the
@@ -174,8 +175,10 @@ By participating, you are expected to uphold this code.
174
175
175
176
We use [ GitHub issues] ( https://github.com/qiskit-community/qiskit-machine-learning/issues ) for tracking requests and bugs. Please
176
177
[ join the Qiskit Slack community] ( https://qisk.it/join-slack )
177
- and for discussion and simple questions.
178
- For questions that are more suited for a forum, we use the ** Qiskit** tag in [ Stack Overflow] ( https://stackoverflow.com/questions/tagged/qiskit ) .
178
+ and use the [ ` #qiskit-machine-learning ` ] ( https://qiskit.enterprise.slack.com/archives/C07JE3V55C1 )
179
+ channel for discussions and short questions.
180
+ For questions that are more suited for a forum, you can use the ** Qiskit** tag in [ Stack Overflow]
181
+ (https://stackoverflow.com/questions/tagged/qiskit ).
179
182
180
183
## Humans behind Qiskit Machine Learning
181
184
0 commit comments