Giter VIP home page Giter VIP logo

textbook's Introduction

Qiskit Textbook content

This is the repository for the Qiskit Textbook's content. This page is for people that want to report issues, or contribute to the Textbook, if you just want to read about quantum computing, go to the textbook webpage.

If you've found a problem in the textbook, please make a new issue.

Contributing

OSX/Linux users can quickly set up by running

./install.sh
source .venv/bin/activate

then

python -m jupyter notebook

For a more detailed guide, please check out the contributing document.

Versioning

We're constantly updating and improving the textbook, but some users find changes disruptive. For this reason, we release the Textbook content in versions, which are snapshots of the content that cannot change.

The version number tells you what kind of changes have been made from the previous version. This repo follows a kind of semantic versioning, adapted to make more sense for non-code repos.

For a verision number MAJOR.MINOR.PATCH, we will increment the:

  • MAJOR version when changes remove or replace content,
  • MINOR version for changes that add content, or that do not significantly alter the structure of existing pages. Examples include
    • adding new pages,
    • rewording paragraphs for clarity, and
    • small changes to code to make it work with newer Qiskit versions.
  • PATCH version increments are for 'bugfixes' only. Examples include fixing
    • typos,
    • statements that are incorrect, and
    • code that does not work correctly with the version of Qiskit advertised on the page.

For example, if you're teaching using v1.0.3, you know you can switch to any v1.0.x version without sections disappearing or code breaking with your existing setup.

textbook's People

Contributors

frankharkins avatar veenaiyuri avatar vabarbosa avatar hannesgith avatar jari604 avatar omarcostahamido avatar

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.