kriukov / interval-methods

GNU General Public License v3.0
0 stars 2 forks source link

Output format for root finding #2

Closed dpsanders closed 9 years ago

dpsanders commented 9 years ago

I think you should return all intervals that might contain roots like this:

[ ([3.51, 3.52], :unique), ([1.5,1.51], :possible) ]