Skip to content

Conversation

orlitzky
Copy link
Contributor

Add one # long time to fix some CI warnings, and move # needs sage.symbolic to the top level.

Integrating the symbolic maximum of {sin,cos} over [0,1] takes a long
time on the first run. It takes 7s on my machine, but more
importantly, often takes >5s on the CI and causes "slow doctest"
warnings when it does. We mark it "long time" to avoid that.
As the name suggests, this whole file needs sage.symbolic. There are
one or two lines that might run without it, but no meaningful tests
can be done, so let's require it at the file level and clean up.
Copy link

Documentation preview for this PR (built with commit 70842af; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

Copy link
Contributor

@fchapoton fchapoton left a comment

Choose a reason for hiding this comment

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

ok, looks good

@orlitzky
Copy link
Contributor Author

orlitzky commented Sep 1, 2025

thanks

@vbraun vbraun merged commit ab8ee47 into sagemath:develop Sep 7, 2025
25 of 26 checks passed
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.

3 participants