Skip to content

Commit

Permalink
debug: output lib info for finufft
Browse files Browse the repository at this point in the history
  • Loading branch information
janden committed Aug 27, 2024
1 parent a4c10b4 commit 25b8fa0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/finufft/finufft/_finufft.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
'Please check your installation, '
'finufft does not seem to be installed correctly.')

print(lib)


class FinufftOpts(ctypes.Structure):
pass
Expand Down

0 comments on commit 25b8fa0

Please sign in to comment.