Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

ENH: Implement squared exponential covariance function #261

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

ENH: Implement squared exponential covariance function

77968f3
Select commit
Loading
Failed to load commit list.
Draft

ENH: Implement squared exponential covariance function #261

ENH: Implement squared exponential covariance function
77968f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 8, 2024 in 0s

39.47% of diff hit (target 66.24%)

View this Pull Request on Codecov

39.47% of diff hit (target 66.24%)

Annotations

Check warning on line 504 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L501-L504

Added lines #L501 - L504 were not covered by tests

Check warning on line 508 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L508

Added line #L508 was not covered by tests

Check warning on line 512 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L512

Added line #L512 was not covered by tests

Check warning on line 545 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L544-L545

Added lines #L544 - L545 were not covered by tests

Check warning on line 549 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L548-L549

Added lines #L548 - L549 were not covered by tests

Check warning on line 552 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L552

Added line #L552 was not covered by tests

Check warning on line 560 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L560

Added line #L560 was not covered by tests

Check warning on line 562 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L562

Added line #L562 was not covered by tests

Check warning on line 581 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L581

Added line #L581 was not covered by tests

Check warning on line 585 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L585

Added line #L585 was not covered by tests

Check warning on line 588 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L588

Added line #L588 was not covered by tests

Check warning on line 743 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L743

Added line #L743 was not covered by tests

Check warning on line 775 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L775

Added line #L775 was not covered by tests

Check warning on line 777 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L777

Added line #L777 was not covered by tests

Check warning on line 779 in src/eddymotion/model/gpr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eddymotion/model/gpr.py#L779

Added line #L779 was not covered by tests