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.4.tar.gz (67.3 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.4-py3-none-any.whl (72.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quvac-0.1.4.tar.gz
  • Upload date:
  • Size: 67.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for quvac-0.1.4.tar.gz
Algorithm Hash digest
SHA256 46fb69b7e256b4dbcb17772e590e021518bd75b490fcd2161c3f8e36246252bd
MD5 0ea295e0385092a2e30c521f777d3da9
BLAKE2b-256 bbbebfd963cb5bdb614af2a908126f059dd3e5994b7e701dc344cb35a550591c

See more details on using hashes here.

Provenance

The following attestation bundles were made for quvac-0.1.4.tar.gz:

Publisher: publish.yml on maxbalrog/quvac

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: quvac-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 72.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for quvac-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e5dc07926cc200bd7c0f82a1bf0acbee3f8621b7e0a26020d1ed0397c2e35404
MD5 6a2c5c7f899bfc6d96d7107ceef7568d
BLAKE2b-256 c9ea166e8b98d2535a562661a01aa1ed084322d3f6c49d64daf4b02610d8f7f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for quvac-0.1.4-py3-none-any.whl:

Publisher: publish.yml on maxbalrog/quvac

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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