Skip to content

Fix physics index error for H factors#3058

Merged
jonmaddock merged 1 commit intomainfrom
3042-bug-indexing-error-in-physicspy
Feb 15, 2024
Merged

Fix physics index error for H factors#3058
jonmaddock merged 1 commit intomainfrom
3042-bug-indexing-error-in-physicspy

Conversation

@timothy-nunn
Copy link
Copy Markdown
Collaborator

Description

In some versions of numpy, as noted in f2py standards, character arrays need to use the old fortran syntax to avoid indexing errors when indexed in Python.

@timothy-nunn timothy-nunn linked an issue Feb 14, 2024 that may be closed by this pull request
@timothy-nunn timothy-nunn self-assigned this Feb 14, 2024
@jonmaddock jonmaddock merged commit 82347b6 into main Feb 15, 2024
@jonmaddock jonmaddock deleted the 3042-bug-indexing-error-in-physicspy branch February 15, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Indexing error in physics.py

2 participants