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-1.1.4.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

quanti_gin-1.1.4-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quanti_gin-1.1.4.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for quanti_gin-1.1.4.tar.gz
Algorithm Hash digest
SHA256 508b2fdbb1b0ccb78e2b046f476c1b7ea145ac19a1c2f1da6a2a225ce48fabf9
MD5 a4e2629e25fee6b686bb0c3de8235dca
BLAKE2b-256 5f03425ca14d34898b403961ca581ff298665fdadaa4b2f35a05f6548eac30f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quanti_gin-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for quanti_gin-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c20e888571ef0de158b544f6bb45fba03af95d2a1304e2c380eb4e1f36bd34d5
MD5 6645cddc9e549c8963746f0224c08c08
BLAKE2b-256 fa6fa60def853eabee601caa39539fea3828da879a0febc8fe6e263922cc50ae

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