Skip to content

Qubico: Quantum-Based Initiative for Classification and Optimization.

License

Notifications You must be signed in to change notification settings

Qubico-Hack/tutorials

Repository files navigation

Qubico: Quantum-Based Initiative for Classification and Optimization.

🔧Install environment

  1. Create environment with conda:
conda create -n qubico python=3.10 -y
conda activate qubico
  1. Install dependencies
git clone https://github.com/Qubico-Hack/tutorials.git
cd tutorials
pip install -r requirement.txt

Contributing to Qubico

Feel free to participate in Qubico's development! Start by forking the Qubico repository, and submit your contributions through a pull request. Every contributor will be recognized as an author in the releases. Noteworthy contributors, especially those introducing new plugins or functionalities, will be featured on the Qubico conference website.

We also appreciate bug reports, suggestions for new features, enhancements, and even sharing links to exciting projects or applications built using Qubico. Your engagement enriches the Qubico community!

License

Qubico is free and open source, released under the MIT License.

Releases

No releases published

Packages

No packages published