Skip to main content

QuanGuru (pronounced Kangaroo) is a Python library for numerical modelling of Quantum systems.

Project description

QuanGuru - A Python package for numerical analyses of quantum systems

main development

QuanGuru is a Python library for numerical analyses of Quantum systems. It is still under-development, and the rough development plan is provided below. The github repo is in here and the documentation are in here. It can already be installed via pip

pip install quanguru

QuanGuru contains tools for numerical simulations of Quantum systems, and it is composed of two main sub-modules: (i) QuantumToolbox, and (ii) classes (for OOP, module to be renamed later). QuantumToolbox consists purely of Python functions (no other objects) that create and/or use matrices. The classes module (to be renamed later) contains classes to create flexible, simple, and object-oriented simulation scripts. Classes uses QuantumToolbox for matrix operations, and QuantumToolbox can be used as a standalone library to carry the same simulations.

(Rough) Development Plan

QuantumToolbox is already simple enough and stable. In parallel to the developments of classes, further additions and improvements are going to be implemented in QuantumToolbox. There are already other functions (for special state creations, eigen-value statistics etc.) in another private repo.

1. Short term plan for the improvements on current code

  1. Complete the migration from gitlab (private server) to github, meaning re-establish CI/CD, pages, wiki, issues, etc.
  2. Restructuring and writing docstring for QPro, QGate, QSim, and extensions
  3. Improve the tutorials, further improvements in docstring, and more tests

2. Version 1

At this point, we should have a stable version with enough documentation and tests for the version 1.

3. Future development

Further additions have to be with proper tests, tutorials, docstring etc.

  1. Implementation of SCQubits and QDrive.
  2. Interfacing to other libraries.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

QuanGuru-0.0.1rc19.tar.gz (8.7 MB view hashes)

Uploaded Source

Built Distribution

QuanGuru-0.0.1rc19-py3-none-any.whl (121.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page