freebsd-ports/misc/py-qiskit-machine-learning/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

10 lines
668 B
Text

Qiskit [quiss-kit] is an open-source SDK for working with quantum computers
at the level of pulses, circuits, and application modules.
Qiskit Machine Learning is one of Qiskit components. It introduces fundamental
computational building blocks - such as Quantum Kernels and Quantum Neural
Networks - used in different applications, including classification and
regression. On the one hand, this design is very easy to use and allows users to
rapidly prototype a first model without deep quantum computing knowledge. On the
other hand, Qiskit Machine Learning is very flexible, and users can easily
extend it to support cutting-edge quantum machine learning research.