Pyheadtail

Latest version: v1.16.4

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

Scan your dependencies

Page 11 of 12

1.0.9

Bugfix in transverse_tracking module:
Use numpy float comparison in transverse_tracking.py and
transverse_tracking_cython.pyx to ensure that s[-1]==C.

Other float comparisons have been eliminated e.g. in the particles.py
and the generators.py modules. However, some are still present in the code
and need to be fixed (e.g. in wakes.py, tbc how).

1.0.8

Feedback & Particle Monitor stride
- re-added feedback module
- fixed particle monitor stride
- fixed "_ _ init _ _.py" of feedback module to show correct version

1.0.7

Longitudinal Space Charge
- Changed range of Gaussian kernel to a sigma of 3 slices (hardcoded),
which is applied to the smoothing of the line density derivative.
- Suggestion: add parameter to LongSpaceCharge for Gaussian kernel sigma.

1.0.6

Bug fix for generator MatchRFBucket6D and derivations.

Problem: on certain 32bit python environments,
sys.maxint as a seed is not allowed and leads to crashes.

Quick fix: use maximum int32 value.

Suggestion: use current time allowing for easier reproducibility.

1.0.5

1.0.4

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.