Skip to main content

A customizable data generator for quantum simulation

Project description

quanti-gin

quanti-gin Logo

A customizable data generator for quantum simulation. Using this library, you can easily create larger sets of simulations and output data for optimizing molecule ground state. Per default, we are using Tequila as a quantum backend.

Installation

To install quanti-gin run pip install quanti-gin. This should install all required packages with quanti-gin.

Usage

For a basic data generation job use:

python -m quanti_gin 4 100

The basic format of the command line is:

python -m quanti_gin <number_of_atoms> <number_of_jobs>

If you want to learn about more parameters you can use help:

python -m quanti_gin -h

Customize the data generator

quanti-gin is designed so it can be easily customized with your heuristics for data generation. You can create your own version by simply subclassing the quanti_gin.DataGenerator class.

A full example of this can be found in examples/customized_generator.py.

You can run the example code by executing:

python -m quanti_gin.examples.customized_generator

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

quanti_gin-2.1.0.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

quanti_gin-2.1.0-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file quanti_gin-2.1.0.tar.gz.

File metadata

  • Download URL: quanti_gin-2.1.0.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for quanti_gin-2.1.0.tar.gz
Algorithm Hash digest
SHA256 72bb458085386fdc1efac851a83a734722c51de6bb8982fa3d921afda6a670fa
MD5 ce52996a213e5f701e0362138213e1cc
BLAKE2b-256 b4a04db5d2ea255850f36f50869cd25daecc986a990fa52bb023f493d7df48d6

See more details on using hashes here.

File details

Details for the file quanti_gin-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: quanti_gin-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 13.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for quanti_gin-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1a8c8292bfb61ce7adc1d429d93c9b9b0bba3dfcfefb5e106d5ff9fed6ea15f3
MD5 bf4b0d5a264f8f0d6a484ed170cf1a7b
BLAKE2b-256 d66c72f9e682b2368996ed7e0b93a01ca8cba39f3866e499b7b2d728e0bc06cd

See more details on using hashes here.

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