Skip to content

np.acos -> np.arccos#37

Merged
keurfonluu merged 1 commit intomainfrom
fix/numpy-acos
Aug 19, 2025
Merged

np.acos -> np.arccos#37
keurfonluu merged 1 commit intomainfrom
fix/numpy-acos

Conversation

@keurfonluu
Copy link
Copy Markdown
Collaborator

  • Fixed: issue due to np.acos being an alias of np.arccos introduced in Numpy v2.

Reminders:

  • Run invoke ruff to make sure the code follows the style guide,
  • Add tests for new features or tests that would have caught the bug that you're fixing,
  • Write detailed docstrings for all functions, classes and/or methods,
  • If adding new functionality, unit test it and add it to the documentation.

@keurfonluu keurfonluu merged commit 9b07be5 into main Aug 19, 2025
10 checks passed
@keurfonluu keurfonluu deleted the fix/numpy-acos branch August 19, 2025 09: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.

1 participant