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

first try at implementing bond-order calculations #672

Merged
merged 5 commits into from
Mar 1, 2024

added orbital projection to bond-order

b65bbe8
Select commit
Loading
Failed to load commit list.
Merged

first try at implementing bond-order calculations #672

added orbital projection to bond-order
b65bbe8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 29, 2024 in 1s

84.73% of diff hit (target 75.68%)

View this Pull Request on Codecov

84.73% of diff hit (target 75.68%)

Annotations

Check warning on line 89 in src/sisl/_core/sparse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/_core/sparse.py#L89

Added line #L89 was not covered by tests

Check warning on line 34 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L34

Added line #L34 was not covered by tests

Check warning on line 37 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L37

Added line #L37 was not covered by tests

Check warning on line 44 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 48 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 51 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 492 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L492

Added line #L492 was not covered by tests

Check warning on line 596 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L596

Added line #L596 was not covered by tests

Check warning on line 619 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L619

Added line #L619 was not covered by tests

Check warning on line 621 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L621

Added line #L621 was not covered by tests

Check warning on line 623 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L623

Added line #L623 was not covered by tests

Check warning on line 626 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L625-L626

Added lines #L625 - L626 were not covered by tests

Check warning on line 629 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L629

Added line #L629 was not covered by tests

Check warning on line 638 in src/sisl/physics/densitymatrix.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/physics/densitymatrix.py#L638

Added line #L638 was not covered by tests