Simcats

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

Changes:
- Updated `readme`.
- `tct_bezier` no longer initializes the implicit function (with `sympy`) if lookup table entries (`lut_entries`) are defined. This leads to a significant speedup (reduced simulation time by at least 50%).
- Fixed bug in `OccupationDotJumps`: Using `freeze=True` with no previous noise (=deactivated), led to an exception because the object tried to use the non-existent previous noise.
- Fixed bug in `OccupationDotJumps`: If the resolution is not the same for both gates of the CSD and new values outside the current range must be generated for jumps (to be shifted into the image range), the wrong shape was used causing an exception.
- Added a new implementation of the `ParameterSamplingInterface`: `LogNormalSamplingRange`.
- Fixed `NormalSamplingRange` cut-off: Previously, this sampler returned the min/max range values for all values outside the `sampling_range` limits instead of resampling.
- The function `ideal_csd_geometric` is now included in the documentation.

Please have a look at the documentation on [ReadTheDocs](https://simcats.readthedocs.io/)

1.0.0

First publicly available version of Simulation of CSDs for Automated Tuning Solutions (SimCATS).

It is a python framework for simulating charge stability diagrams (CSDs) typically measured during the tuning process of qubits.

Please have a look at the documentation on [ReadTheDocs](https://simcats.readthedocs.io/)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.