Attpc-spyral

Latest version: v0.15.1

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

Scan your dependencies

Page 7 of 8

0.6.0

0.5.0

Update attpc_spyral version and make needed changes. Address security vulnerability found by dependabot

What's Changed
* Bump jupyterlab from 4.1.6 to 4.2.5 by dependabot in https://github.com/ATTPC/spyral_notebooks/pull/6

New Contributors
* dependabot made their first contribution in https://github.com/ATTPC/spyral_notebooks/pull/6

**Full Changelog**: https://github.com/ATTPC/spyral_notebooks/compare/v0.4.0...v0.5.0

0.4.0

Update attpc_spyral version to v0.11.0 and switch to using sqrt_dEdx as the default PID x-axis.

0.3.1

This is the v0.3.1 release of Spyral. This is a minor update to address two major edge cases that could cause crashing behavior:

- Spline creation can fail for two major reasons: too few points (less than 5) or the data is not monotonic in z. We now catch these events and drop them, with a warning in the log files.
- On some Linux flavors, multiprocessing defaults to using `fork` instead of `spawn` to start processes. `fork` does not play well with the parallel backend used by polars. So now we strictly require the use of `spawn` to start child processes.

After some testing we also refactored and stabilized the solver_interp code. Unless a revelation occurs, this method most likely will not change dramatically moving forward.

example_analysis.ipynb was also refactored to showcase the use of the vector library bundled as part of spyral-utils.

0.3.0

Update notebooks for breaking changes in attpc_spyral v0.10.0

0.2.0

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.