https://github.com/albertnieto/qcml
A benchmarking library for quantum and classical machine learning, with specialized support for evaluating kernel methods.
https://github.com/albertnieto/qcml
benchmarking kernel-methods machine-learning pennylane qiskit quantum-computing quantum-machine-learning
Last synced: 6 months ago
JSON representation
A benchmarking library for quantum and classical machine learning, with specialized support for evaluating kernel methods.
- Host: GitHub
- URL: https://github.com/albertnieto/qcml
- Owner: albertnieto
- License: apache-2.0
- Created: 2023-11-28T14:32:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T13:07:13.000Z (about 1 year ago)
- Last Synced: 2024-10-30T10:06:31.689Z (12 months ago)
- Topics: benchmarking, kernel-methods, machine-learning, pennylane, qiskit, quantum-computing, quantum-machine-learning
- Language: Python
- Homepage:
- Size: 3.27 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Quantum Computing Utilities for Python
[](https://zenodo.org/doi/10.5281/zenodo.13632281)
This library is dedicated to quantum computing, featuring gate implementations, algorithms, and utilities. This repository serves as a recollection of assignments and utilities developed for the Master's program in Quantum Computing at UNIR. It includes educational assignment documents and a set of Jupyter notebooks for learning purposes.
## Overview
This library is designed to provide developers with a comprehensive set of tools and functionalities for quantum computing. It includes modules for gate implementations, handling various quantum notations, managing quantum states, utilities for quantum operations, as well as educational assignment documents and Jupyter notebooks.
Developers interested in quantum computing can use it to explore quantum algorithms, experiment with gate implementations, manipulate quantum states, and leverage utilities to enhance their understanding and development in the quantum computing domain.
## Contributions
Contributions are welcome and encouraged! Whether you want to add new functionalities, improve existing modules, enhance documentation, fix issues, or contribute to educational Jupyter notebooks, feel free to contribute by submitting a pull request.
## License
This repository is licensed under the [MIT License](LICENSE).