Closed ShantanuKodgirwar closed 1 year ago
Any objections to merge @dboonz ?
How does versioning in Python work? Do we need to bump a numpy version?
No! Go ahead :)
On July 14, 2023 4:15:06 PM GMT+02:00, roflmaostc @.***> wrote:
Any objections to merge @dboonz ?
How does versioning in Python work? Do we need to bump a numpy version?
-- Reply to this email directly or view it on GitHub: https://github.com/PtyLab/PtyLab.py/pull/43#issuecomment-1635927615 You are receiving this because you were mentioned.
Message ID: @.***> -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Thanks!
It caused an error for python 3.10 when using the method
ExperimentalData.showPtychogram
, it fixed for me by replacing the legacynp.float
tonp.float32