Quantum-evolution-kernel

Latest version: v0.3.1

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.3.1pre

ChangeLog:

- Documentation improvements.

0.3.0

Breaking changes
- The API doesn't show `pulser.Pulse` or `pulser.Register` anymore. Instead, we have `qek.target.targets.Pulse` and `qek.target.targets.Register`.
- `compile_pulse` now accepts normalized amplitude and duration, instead of absolute values.

Other changes
- We now have two implementations of the kernel
-`FastQEK`, which is an alias for the existing `QuantumEvolutionKernel`;
-`IntegratedQEK`, which works only with the high-level API and integrates better within standard machine learning workflows, but is slower
- both `FastQEK` and `IntegratedQEK` now let users customize the similarity metric

Documentation
- Minor typo fixes.
- A few minor improvements to tutorials.

0.2.9

- Improvements to the documentation.
- No API changes.

0.2.8pre

- Improvements to the documentation.
- Improvements to the reliability of tests.
- No API changes.

0.2.7

0.2.6

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.