Integrate() function #630
OAGr
started this conversation in
Squiggle Improvement Proposal
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There are many cases where it's useful to integrate a function over a period. I recommend something like,
For example,
What this would do is basically,
It's also possible that we could just start with an
upTo
method; the rest is pretty easy.All that said, it's important to figure out the correlations aspect. This would treat them all as uncorrelated.
Beta Was this translation helpful? Give feedback.
All reactions