Giter VIP home page Giter VIP logo

Comments (3)

david-pl avatar david-pl commented on May 20, 2024

Hey Bradley,
Thanks for the feedback!

  1. We're currently building a website and updating the documentation, which required us to move the html files of the documentation. Unfortunately, we forgot to update the links given in the Readme (sorry for that). We will update them shortly, in the meantime you can find the documentation here. Like I said, we are currently updating it, so apologies if some things are not explained in sufficient detail yet.
  2. Which version of QuantumOptics are you using? I could reproduce the error by using the latest official release (0.2), i.e. by adding the package with
    julia> Pkg.add("QuantumOptics")
    This version does not contain the nlevel.jl module. If you also used the julia package manager to add the package, instead try
    julia> Pkg.clone("https://github.com/bastikr/QuantumOptics.jl.git")
    Note, that it may be necessary to remove the out-of-date package before that with
    julia> Pkg.add("QuantumOptics")
    Alternatively, you can also just use git to clone the repository into your Julia path.

I hope this helps. In case it doesn't, please specify which version of QuantumOptics and Julia you are using and which OS you are on, so I can try and reproduce the problem.

from quantumoptics.jl.

bastikr avatar bastikr commented on May 20, 2024

Hi!
According to the julia documentation (I didn't test it myself) you can also just do
julia> Pkg.checkout(pkg)
to use the master branch.

from quantumoptics.jl.

AshtonSBradley avatar AshtonSBradley commented on May 20, 2024

ok, I will stay on master for now, thanks for this

from quantumoptics.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.