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

Remove bloch(h, ϕs...), leave only bloch(h, ϕs) #27

Merged
merged 1 commit into from
Apr 12, 2020
Merged

Conversation

pablosanjose
Copy link
Owner

This PR leave only the bloch(h, ϕs)/bloch!(matrix, h, ϕs) syntax to obtain the Bloch Hamiltonian of h. The bloch(h) syntax for the unit cell Hamiltonian remains. However the h(ϕs) and h(ϕs...) forms are also removed.

@codecov-io
Copy link

codecov-io commented Apr 12, 2020

Codecov Report

Merging #27 into master will increase coverage by 0.36%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   36.69%   37.06%   +0.36%     
==========================================
  Files          14       14              
  Lines        2101     2083      -18     
==========================================
+ Hits          771      772       +1     
+ Misses       1330     1311      -19     
Impacted Files Coverage Δ
src/bandstructure.jl 0.00% <ø> (ø)
src/lattice.jl 57.03% <ø> (ø)
src/hamiltonian.jl 40.77% <80.00%> (+1.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f1283e...c4f1c76. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants