Installation
The Ionizer is now available on PyPI:
>>> pip install ionizer
The core requirement is PennyLane 0.37. Python versions 3.10-3.12 are supported and tested.
To install from source, clone the GitHub repository and use Poetry to install the dependencies listed in the
pyproject.toml file.