@@ -17,8 +17,9 @@ Kernels and Quantum Neural Networks, used in various applications including clas
1717and regression.
1818
1919This 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).
2223
2324The Qiskit Machine Learning framework aims to be:
2425
@@ -97,7 +98,7 @@ For more details on how to do so and much more, follow the instructions in the
9798## Migration to Qiskit 1.x
9899> [ !NOTE]
99100> 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
101102> Learning, Qiskit ` 1.0 ` or above will be required. If you have a pre-` 1.0 ` version of Qiskit
102103> installed in your environment (however it was installed), you should upgrade to ` 1.x ` to
103104> continue using the latest features. You may refer to the
@@ -174,8 +175,10 @@ By participating, you are expected to uphold this code.
174175
175176We use [ GitHub issues] ( https://github.com/qiskit-community/qiskit-machine-learning/issues ) for tracking requests and bugs. Please
176177[ 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 ).
179182
180183## Humans behind Qiskit Machine Learning
181184
0 commit comments