Skip to content

qojulia/QuantumOptics.jl-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantumOptics.jl examples

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.