Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 995 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 995 Bytes

QuantumOptics.jl examples

https://mybinder.org/v2/gh/LaGuer/QuantumOptics.jl-examples/master/

The examples are created as jupyter notebook and converted to markdown with nbconvert.

Directory layout

When building the documentation the only requirement is that the examples, the documentation and the website are in the same directory:

|
|--> ./QuantumOptics.jl-examples
|--> ./QuantumOptics.jl-documentation
|--> ./QuantumOptics.jl-website

Software requirements

Build process

  • Make sure the correct version of QuantumOptics.jl is in the Julia searchpath.
  • Run julia make.jl. This will execute the examples and store the markdown output and the generated images in the markdown folder. These files are then copied to QuantumOptics.jl-documentation/src/examples.