add odr_fit, a new interface inspired from scipy.optimize.curve_fit
#1
93.47% of diff hit (target 20.00%)
View this Pull Request on Codecov
93.47% of diff hit (target 20.00%)
Annotations
Check warning on line 460 in src/odrpack/odr_scipy.py
codecov / codecov/patch
src/odrpack/odr_scipy.py#L460
Added line #L460 was not covered by tests
Check warning on line 471 in src/odrpack/odr_scipy.py
codecov / codecov/patch
src/odrpack/odr_scipy.py#L471
Added line #L471 was not covered by tests
Check warning on line 84 in src/odrpack/result.py
codecov / codecov/patch
src/odrpack/result.py#L84
Added line #L84 was not covered by tests
Check warning on line 86 in src/odrpack/result.py
codecov / codecov/patch
src/odrpack/result.py#L86
Added line #L86 was not covered by tests
Check warning on line 88 in src/odrpack/result.py
codecov / codecov/patch
src/odrpack/result.py#L88
Added line #L88 was not covered by tests
Check warning on line 92 in src/odrpack/result.py
codecov / codecov/patch
src/odrpack/result.py#L92
Added line #L92 was not covered by tests