Git Product home page Git Product logo

quantumflow's Introduction

QuantumFlow: A Quantum Algorithms Development Toolkit

A cross-compiler for gate based models of quantum computing

Build Status Documentation Status PyPi version

Installation

To install the latest stable release:

$ pip install quantumflow

In addition, install all of the external quantum libraries that QuantumFlow can interact with (such as cirq, qiskit, braket, ect.):

$ pip install quantumflow[ext]

To install the latest code from github ready for development:

$ git clone https://github.com/gecrooks/quantumflow.git
$ cd quantumflow
$ pip install -e .[dev]

quantumflow's People

Contributors

bastianzim avatar dependabot[bot] avatar gecrooks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

quantumflow's Issues

Examples directory is installed as a separate package

Currently, the examples directory is installed as a separate package:

(base) user@iMac site-packages % ls
PIL
Pillow-8.4.0.dist-info
README.txt
__pycache__
_distutils_hack
cycler-0.11.0.dist-info
cycler.py
dateutil
decorator-4.4.2.dist-info
decorator.py
distutils-precedence.pth
examples
fontTools
fonttools-4.28.2.dist-info
isympy.py
kiwisolver-1.3.2.dist-info
kiwisolver.cpython-310-darwin.so
matplotlib
matplotlib-3.5.0-py3.10-nspkg.pth
matplotlib-3.5.0.dist-info
mpl_toolkits
mpmath
mpmath-1.2.1.dist-info
networkx
networkx-2.6.3.dist-info
numpy
numpy-1.21.4.dist-info
opt_einsum
opt_einsum-3.3.0.dist-info
packaging
packaging-21.3.dist-info
pip
pip-21.3.1-py3.9.egg-info
pkg_resources
pylab.py
pyparsing
pyparsing-3.0.6.dist-info
python_dateutil-2.8.2.dist-info
quantumflow
quantumflow-1.2.1.dev10+g579ce88.dist-info
scipy
scipy-1.7.3.dist-info
setuptools
setuptools-59.4.0-py3.10.egg-info
setuptools_scm
setuptools_scm-6.3.2.dist-info
six-1.16.0.dist-info
six.py
stdgates
sympy
sympy-1.9.dist-info
tomli
tomli-1.2.2.dist-info
translate
wheel
wheel-0.37.0-py3.9.egg-info

This should not happen as it's not really a package. I tried to fix that in #87 but it's not working so far. To be honest, my experience with .cfg is also limited which is why I opened this issue instead of fixing it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.