Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialization #76

Merged
merged 7 commits into from
Apr 12, 2024

Use numbers types and fix Parameter cache

c12258f
Select commit
Loading
Failed to load commit list.
Merged

Serialization #76

Use numbers types and fix Parameter cache
c12258f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 12, 2024 in 0s

91.07% of diff hit (target 86.33%)

View this Pull Request on Codecov

91.07% of diff hit (target 86.33%)

Annotations

Check warning on line 92 in tdgl/device/device.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tdgl/device/device.py#L92

Added line #L92 was not covered by tests

Check warning on line 346 in tdgl/parameter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tdgl/parameter.py#L346

Added line #L346 was not covered by tests

Check warning on line 351 in tdgl/parameter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tdgl/parameter.py#L351

Added line #L351 was not covered by tests

Check warning on line 222 in tdgl/solver/solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tdgl/solver/solver.py#L222

Added line #L222 was not covered by tests

Check warning on line 813 in tdgl/solver/solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tdgl/solver/solver.py#L813

Added line #L813 was not covered by tests