Closed DanHickstein closed 4 years ago
I believe it's related to #15 too !
Yup, looks like this is a duplicate of #15. I'll close this one. Thanks for pointing this out @erwanp, and thanks for (via email) pointing me towards the RADIS package. It looks really useful.
Cool if it can help until HAPI is updated to Python 3!!
On line 161, the
linspace
function needs to be called with an integer for number of points. So,needs to be
I'm using Python 3, so this may be a Py3 issue, or related to a new version of numpy (I'm using 1.18.1).
@hitranonline Is this repository being actively maintained? If so, I can make a PR.
The error that I was getting before this change was the following: