ubsuny / 23-Homework6G1

MIT License
2 stars 7 forks source link

How did you decide on the number of intervals while using simpson(), trapezoid(), or adaptive_trapezoid() #63

Open AhmedCode99 opened 11 months ago

AhmedCode99 commented 11 months ago

I have found that it is especially important to tune the number of intervals for functions that blow up. But I did not figure out the optimum number of intervals.

JustinJaniszewski commented 11 months ago

Hmm I haven't thought about that to be honest. I have just plugged in 10