Popeye

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 2

0.5.2

I'd revised the initial ballpark fitting procedure so that the scaling and offset (beta and baseline or slope and intercept, however you like to describe it) would be calculated rather than estimated. This speeds up the fit since we can simply calculate these values.

I'd assumed that we always want non-negative scaling. This turns out not to be the case, as there are scenarios where we might want to model negative BOLD, for instance. Then I added some clunky functionality for letting users overload the ballpark estimate so that these can be negative. This ended up being cumbersome in python3 due to RecursionError.

Long story short—I removed the non-negative requirement on the beta/slope/scaling. This has simplified things so much that I'm tagging a new release.

0.5.1

0.5

0.4.1

0.4.0

0.3.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.