Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace "What is Qiskit" section #30

Closed
Tracked by #524
javabster opened this issue Sep 7, 2023 · 2 comments · Fixed by #1507
Closed
Tracked by #524

Replace "What is Qiskit" section #30

javabster opened this issue Sep 7, 2023 · 2 comments · Fixed by #1507
Assignees
Labels
content 📄 new ✨ on hold ⏸️ section: start work related to https://docs.quantum-computing.ibm.com/start

Comments

@javabster
Copy link
Collaborator

javabster commented Sep 7, 2023

The docs should have a page defining Qiskit, designed to be a "single source of truth" that others can refer to. Ideally when people google "what is qiskit" this should be the first page they see.

What the new page should cover:

  • Qiskit, Primitives, Runtime, Provider
  • Qiskit ecosystem, i.e. what is not Qiskit
  • maybe: information about qiskit 1.0? some background info about historical versions/naming?
  • maybe: introduction to Qiskit Patterns?

SME collaborators (involve for planning and review):

@lerongil , Tushar, Blake, @1ucian0 , @javabster

supporting resources:

Qiskit definition from Qiskit readme:

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

This library is the core component of Qiskit, which contains the building blocks for creating and working with quantum circuits, quantum operators, and primitive functions (sampler and estimator). It also contains a transpiler that supports optimizing quantum circuits and a quantum information toolbox for creating advanced quantum operators

@javabster javabster added content 📄 section: start work related to https://docs.quantum-computing.ibm.com/start labels Sep 7, 2023
@javabster javabster added this to the mid-oct release milestone Sep 7, 2023
@javabster javabster changed the title Rewrite "Introduction to Qiskit open-source" page Remove "What is Qiskit" section Oct 6, 2023
@javabster javabster changed the title Remove "What is Qiskit" section Replace "What is Qiskit" section Oct 6, 2023
@javabster javabster moved this to Todo in Docs Planning Oct 9, 2023
@javabster javabster removed the status in Docs Planning Oct 16, 2023
@javabster
Copy link
Collaborator Author

This issues needs a rethink, putting on hold for now

@abbycross
Copy link
Collaborator

This material was removed from the Start/index page to streamline the content -- the suggestion was to possibly move the open source stats/shoutout to a What is Qiskit page -- leaving it here so it doesn't get lost:

  • Scalable and flexible quantum software.

    IBM Quantum is committed to open-source innovation. Preferred by 81% of quantum programmers1, the Qiskit software development kit works with eight different hardware manufacturers, making it the lingua franca of quantum computing, and its circuit optimization is the most advanced (seven times faster utility-scale circuit transpilation than competing frameworks). Build quantum circuits and operators in Qiskit, the transpile and run on quantum systems using primitives, a simplified interface for circuit execution. When you pair Qiskit with Qiskit Runtime, you'll benefit from seamless circuit execution powered by advanced runtime compilation, error suppression, and error mitigation techniques.

Footnotes

  1. 2022 Unitary Fund survey findings.

@github-project-automation github-project-automation bot moved this from In Review to Done in Docs Planning Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 📄 new ✨ on hold ⏸️ section: start work related to https://docs.quantum-computing.ibm.com/start
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants