Skip to content
Prev Previous commit
Next Next commit
updating quantum_systems.md
  • Loading branch information
Gathros committed Jul 28, 2018
commit 108e5bfd58744b8dc40dcc5a49cd25b0351ba4ea
2 changes: 2 additions & 0 deletions contents/quantum_systems/quantum_systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@ This ultimately looks like this:
{% method %}
{% sample lang="jl" %}
[import, lang:"julia"](code/julia/energy.jl)
{% sample lang="c" %}
[import:28-, lang:"c_cpp"](code/julia/energy.jl)
{% endmethod %}

This calculation will be used in many different simulations of quantum systems to check our results.
Expand Down