Skip to content

update docstring

577143b
Select commit
Loading
Failed to load commit list.
Merged

add odr_fit, a new interface inspired from scipy.optimize.curve_fit #1

update docstring
577143b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 23, 2025 in 1s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/odrpack/result.py#L92

Added line #L92 was not covered by tests