You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
Libraries like QuadGK.jl often provide convenience functions like quadgk_print and quadgk_count which provide more verbose integration results that can be useful to users. We might want to explore implementing the same for integral.
Libraries like QuadGK.jl often provide convenience functions like
quadgk_printandquadgk_countwhich provide more verbose integration results that can be useful to users. We might want to explore implementing the same forintegral.