Skip to main content

Calculate quantum vacuum signal from the interaction of electromagnetic fields.

Project description

quvac

Tests Coverage

Alt Text

Quvac (from quantum vacuum, pronounced as qu-ack 🐸) allows to calculate quantum vacuum signals produced during light-by-light scattering.

Documentation is available here.

[!IMPORTANT] This project is still in development!

Installation

It is recommended to create a separate Python environment for this package, e.g.

micromamba create -n quvac python=3.12

After cloning the git repository and entering it, choose relevant optional dependencies

  • [test] allows to run tests
  • [plot] installs matplotlib and jupyterlab
  • [docs] installs sphinx and everything necessary for documentation generation
  • [optimization] installs Bayesian optimization package
  • [light] is a shorthand for [test,plot,docs]

To install all dependencies, run

pip install .[all]

[!NOTE] For example, if you do not require optimization capabilities, run

pip install .[test,plot]

After successfull installation with [all] or [test] option, run pytest to make sure the installation was successfull (it takes some time).

pytest

Using uv

If you prefer using uv package manager then the installation follows similar steps. After cloning the git repository and entering it, create the environment and install quvac

uv venv
uv pip install .[light]

You can test the installation with

uv run pytest

Launch the jupyterlab (e.g. tutorial notebooks) with

uv run jupyter lab

Generate the documentation with

uv run python -m sphinx -b html docs/source docs/build/html

Contribution

If you noticed a bug or have a feature request, open a new issue.

Acknowledgements

If you use this code and/or consider it useful, please cite our article.

@article{valialshchikov2025back,
  title={Back-reflection in dipole fields and beyond},
  author={Valialshchikov, Maksim and Karbstein, Felix and Seipt, Daniel and Zepf, Matt},
  journal={arXiv preprint arXiv:2510.11764},
  year={2025}
}

References

[1] - F. Karbstein, and R. Shaisultanov. "Stimulated photon emission from the vacuum." PRD 91.11 (2015): 113002 [article].

[2] - A. Blinne, et al. "All-optical signatures of quantum vacuum nonlinearities in generic laser fields." PRD 99.1 (2019): 016006 [article].

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

quvac-0.1.2.tar.gz (60.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quvac-0.1.2-py3-none-any.whl (66.0 kB view details)

Uploaded Python 3

File details

Details for the file quvac-0.1.2.tar.gz.

File metadata

  • Download URL: quvac-0.1.2.tar.gz
  • Upload date:
  • Size: 60.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for quvac-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0ed60fa0a104f22a3497201873294acf4775a90e3a6815c6bb389d270a957737
MD5 1d3aa1052ed0786243065f394f8948d4
BLAKE2b-256 fd6e03f1dc3260a2c5bd83b9f6471bf7e75ec2e132dbdc9de6eb4e52c057086c

See more details on using hashes here.

File details

Details for the file quvac-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: quvac-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 66.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for quvac-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5ccd67295c0fa12aca793d25b517c1f9993ab98e0797f73c6a3af82b58ee4d48
MD5 e5eebea2c21442c2450fea1e6a1ad167
BLAKE2b-256 d36e34ce461dc18b3e8bacc04fa729296eb46c542f14c7d9795249cfda97d34b

See more details on using hashes here.

Supported by

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