jebej / Schrodinger.jl

Fast and easy simulation of quantum mechanical systems.
https://jebej.github.io/Schrodinger.jl/latest
Other
24 stars 6 forks source link

Create DRAGexample.md #3

Closed bundseth closed 6 years ago

bundseth commented 7 years ago

I whipped this up based on the stuff I did a little while ago. Hopefully it's useful somewhere down the road!

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 45.779% when pulling 071eeac635dbafd1fe7237d6b37d7f52aaeba677 on bundseth:patch-1 into f28b5f19dc470eb5401e1cfd0fced402ecb99085 on jebej:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 45.779% when pulling 071eeac635dbafd1fe7237d6b37d7f52aaeba677 on bundseth:patch-1 into f28b5f19dc470eb5401e1cfd0fced402ecb99085 on jebej:master.

codecov[bot] commented 7 years ago

Codecov Report

Merging #3 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #3   +/-   ##
=======================================
  Coverage   45.77%   45.77%           
=======================================
  Files          19       19           
  Lines         841      841           
=======================================
  Hits          385      385           
  Misses        456      456

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 f28b5f1...071eeac. Read the comment docs.

jebej commented 7 years ago

Nice! Thanks a lot! I'll check it out but you seem to have understood how this worked pretty well.