Npgamma

Latest version: v0.8.2

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

Scan your dependencies

0.7.0

This release was to fix the following bug:

https://github.com/SimonBiggs/npgamma/issues/15

0.6.1

0.6.0

0.5.1

Fixed bug that was introduced during refactor. When making the code dimension independent needed to adjust meshgrid to take ij indexing in order to match the indexing of RegularGridInterpolator.

Potentially other bugs since refactor so tread carefully.

0.5.0

Change logs:

Code has been refactored. Each dimension uses the same set of code.
A few automated tests have been written.
Functions now include docstrings.
Lower dose cut off only removes those doses that are lower than the value given. Before it would remove the value given and all those below.
Maximum test distance now defaults to np.inf. User now needs to explicitly define maximum test distance for it to come into effect.
In regions where gamma was not calculated np.nan is returned. Previously np.inf was returned.
An extra row and point was added so that no checked points are ever larger than the step size.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.