Skip to content

Conversation

antonio-rojas
Copy link
Contributor

Fix some test failures with scipy 1.11

  • Cast to float before calling scipy.optimize.brentq, which now performs a NaN check that chokes on symbolic expressions.
  • Some Ttest_indResult are now TtestResult

There are two more failures in sage/matrix/matrix_double_dense.pyx and sage/matrix/matrix_space.py caused by an upstream issue, reported at scipy/scipy#18759

@github-actions
Copy link

Documentation preview for this PR (built with commit 064e157; changes) is ready! 🎉

Copy link
Member

@dimpase dimpase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vbraun vbraun merged commit 90ece16 into sagemath:develop Jul 1, 2023
@antonio-rojas antonio-rojas deleted the scipy-1.11 branch July 2, 2023 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants