Commit Graph

10 Commits

Author SHA1 Message Date
abbycross 8b9050e14f remove trademark from Qiskit and update readme (#946) 2024-03-01 21:02:42 +00:00
abbycross f0b9fd0988 Proper trademarking of IBM and third-party names (#746)
Closes #726 

The first instance on a page of every trademarked name (whether IBM or
third-party) should be marked with the trademark symbol (except in
headings, where the code will not render as a symbol).

Outstanding questions: Where does the trademark symbol occur if the
following are the first instance on a page?:
(editing to add: preliminary guidance directs us as follows: )

- [ ] IBM Quantum™ systems
- [ ] Qiskit® Runtime service
- [ ] Qiskit® Runtime
- [ ] Qiskit IBM Provider (still unknown)
- [ ] Qiskit® Patterns
- [ ] Qiskit® Experiments
- [ ] Qiskit® 1.0
- [ ] Qiskit® Runtime IBM Client
- [ ] Qiskit® Runtime IBM REST API
- [ ] IBM Quantum™ Network

References: 
https://www.ibm.com/brand/experience-guides/quantum/voice#usage
https://www.ibm.com/legal/copyright-trademark


### Progress

- [x] Migration guides
- [x] Start
- [x] Build
- [x] Transpile
- [x] Verify
- [x] Run
- [x] Support

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
2024-02-12 20:14:49 +00:00
abbycross 0ec345d295 Add citation information for composer (#586)
Closes #535
2024-01-05 16:20:38 +00:00
kristian koci 6a186323e2 Update quantum-computing.ibm.com to quantum.ibm.com (#453)
Please, have a look whenever possible. @Eric-Arellano 

All occurrences where quantum-computing.ibm.com have been changed to
quantum.ibm.com , leaving subdomains untouched.

EDIT:

I did git pull upstream before creating this branch, now I see there are
some conflicts, maybe there was a merge while I was creating this PR?
2023-12-02 23:18:40 +00:00
Rebecca Dimock 4da8499498 Transpilation defaults and configuration options (#267)
Closes #101 

LINK TO TOPIC IN PREVIEW:
https://qiskit-docs-preview-pr-267.1799mxdls7qz.us-south.codeengine.appdomain.cloud/transpile/defaults-and-configuration-options
(FYI @mtreinish @nbronn )

---------

Co-authored-by: nick bronn <ntbronn@us.ibm.com>
Co-authored-by: Abby Mitchell <23662430+javabster@users.noreply.github.com>
Co-authored-by: javabster <abby.s.mitchell@gmail.com>
2023-11-28 16:35:41 +00:00
Abby Mitchell 91cdd2e3e2 Audited qiskit.org links (#381)
This PR replaces any qiskit.org links with 1XP or github equivalents.
Need to wait to merge until I can update the deprecation policy and
maintainer guide links after
https://github.com/Qiskit/qiskit/pull/11218/ merges.

This should partially resolve #297 , however for the api links we'll
need to make updates for those directly in the repos where the API refs
live (maybe this is beyond the scope of the original issue?)

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
2023-11-22 15:52:57 +00:00
abbycross 15737d556d Add in faqs to support page (#342)
Closes #24. Per the docs review today, this is the final page to be
integrated from that PR.

Add the Qiskit FAQs to the Support page, and include the system citation
information alongside the Qiskit citation info.

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
Co-authored-by: Diego M. Rodríguez <diego.plan9@gmail.com>
Co-authored-by: Jay M. Gambetta <jay.gambetta@us.ibm.com>
Co-authored-by: Laura Zdanski <Laura.Zdanski@ibm.com>
Co-authored-by: Luciano Bello <luciano.bello@ibm.com>
Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
Co-authored-by: Paul Kassebaum <paul.kassebaum@ibm.com>
Co-authored-by: Soolu Thomas <soolu.thomas@ibm.com>
2023-11-16 10:46:13 -05:00
abbycross 4cc3df1c14 Fixing straggler broken links (#206)
Closes #203 

I am making use of @frankharkins's new link checker!
2023-10-19 14:36:32 -04:00
abbycross 8a82d8a811 Update support.mdx to mention support team (#81)
Following up on Francois' issue
[here]***REMOVED***
Add a note to IBM Quantum Network members on the support page that they
can reach out to their admins/IBM reps to get contact info for the
support team.

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
2023-10-06 15:09:38 -04:00
Eric Arellano fde80b47ac Migrate support page from closed source (#80)
This was oversight. I didn't realize we needed to migrate this page too.

The page is simply copy-and-pasted.

Co-authored-by: Abby Cross <across@us.ibm.com>
Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com>
Co-authored-by: Luciano Bello <lbello@gmail.com>
2023-10-05 15:07:22 -04:00