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

Uploaded Source

Built Distribution

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

quvac-1.0.0-py3-none-any.whl (73.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for quvac-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8f0297e70e536faa90c40734603f49d449df8b9c54362659979d5398ec7a5fec
MD5 1fae0adb9f68b2f8753e234dbb9a2ef8
BLAKE2b-256 803bf30147bc61d0f06aa34079683932c63c09d7227dff08cbe1dc402b6c6f40

See more details on using hashes here.

Provenance

The following attestation bundles were made for quvac-1.0.0.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-1.0.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for quvac-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b36f0b6937208ba6a684dc0503c4a86d8fab344b5a95d12ee94bbe0ba0ee648f
MD5 47c2aa8c326ce6063499cce70ddcd65f
BLAKE2b-256 542ea16db8db8d6e829e03c71c2c8581240763e24361fb6a80b4a5935121e104

See more details on using hashes here.

Provenance

The following attestation bundles were made for quvac-1.0.0-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