SimonBiggs / npgamma

Using numpy broadcasting to find the gamma index
GNU Affero General Public License v3.0
19 stars 7 forks source link

Confusion between evaluation and reference definition #21

Open SimonBiggs opened 5 years ago

SimonBiggs commented 5 years ago

See the following issue on GitLab:

https://gitlab.com/pymedphys/pymedphys/issues/4

SimonBiggs commented 5 years ago

This likely will not be fixed within npgamma itself. As npgamma is being deprecated in favour of using the gamma calculation algorithm within pymedphys (see https://pymedphys.com)

SimonBiggs commented 5 years ago

@rickardcronholm you should be made aware of this bug

SimonBiggs commented 5 years ago

This has been fixed in version v0.4.3 of pymedphys. To install pymedphys see https://pymedphys.com/en/latest/getting-started/installation.html

On usage of the gamma function within pymedphys see https://pymedphys.com/en/latest/user/gamma.html