zommuter / numintropy

Numerics minimizing entropy.
MIT License
0 stars 0 forks source link

More sophisticated interval artithmetic #2

Open zommuter opened 6 years ago

zommuter commented 6 years ago

As indicated in #1, f(x)=x²-x should actually yield f([0,1]) = [-¼,0] and not the too generous [-1,1]. This requires a more sophisticated treatment of monotonous interval sections for combined functions.