Skip to content

stjordanis/QuantumOptics.jl-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 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.

About

Examples for QuantumOptics.jl

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.9%
  • Other 1.1%