Skip to content

Commit

Permalink
Review titles (#614)
Browse files Browse the repository at this point in the history
### Summary

Project titles are currently a mixture of "normal" titles (e.g. "Quantum
Random Access Optimization"), and slugified titles (e.g.
qiskit-nature-pyscf-dft-embedding). This PR changes many of the titles
to their "normal" titles.

### Details and comments

- I chose "normal" over slugified due to the website styling (IMO
slugified is strange in a non-monospaced font)
- I got these titles by clicking through to the project and using the
title of the README
- I did not change any projects I was unsure about (e.g. the
"pytorch-quantum" README title is "Quantum Computing in PyTorch"; it's
not obvious they'd be happy to stylize it as "PyTorch Quantum")
  • Loading branch information
frankharkins committed Nov 30, 2023
1 parent 54e908a commit 6a32902
Show file tree
Hide file tree
Showing 37 changed files with 241 additions and 144 deletions.
2 changes: 1 addition & 1 deletion ecosystem/resources/members/bosonic-qiskit.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "bosonic-qiskit"
name = "Bosonic Qiskit"
url = "https://github.com/C2QA/bosonic-qiskit"
description = "NQI C2QA project to simulate hybrid boson-qubit systems within Qiskit."
licence = "BSD 2-Clause Simplified or FreeBSD license"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/circuit-knitting-toolbox.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "circuit-knitting-toolbox"
name = "Circuit Knitting Toolbox"
url = "https://github.com/Qiskit-Extensions/circuit-knitting-toolbox"
description = "Circuit Knitting is the process of decomposing a quantum circuit into smaller circuits, executing those smaller circuits on a quantum processor(s), and then knitting their results into a reconstruction of the original circuit's outcome. Circuit knitting includes techniques such as entanglement forging, circuit cutting, and classical embedding. The Circuit Knitting Toolbox (CKT) is a collection of such tools."
licence = "Apache License 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/kaleidoscope.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "kaleidoscope"
name = "Kaleidoscope"
url = "https://github.com/QuSTaR/kaleidoscope"
description = "Kaleidoscope"
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/mitiq.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "mitiq"
name = "Mitiq"
url = "https://github.com/unitaryfund/mitiq"
description = "Mitiq is a Python toolkit for implementing error mitigation techniques on quantum computers."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/pennylane-qiskit.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "pennylane-qiskit"
name = "Pennylane-Qiskit"
url = "https://github.com/PennyLaneAI/pennylane-qiskit"
description = "The PennyLane-Qiskit plugin integrates the Qiskit quantum computing framework with PennyLane's quantum machine learning capabilities."
licence = "Apache 2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "Entanglement forging"
name = "Entanglement Forging"
url = "https://github.com/qiskit-community/prototype-entanglement-forging"
description = "This module allows a user to simulate chemical and physical systems using a Variational Quantum Eigensolver (VQE) enhanced by Entanglement Forging. Entanglement Forging doubles the size of the system that can be exactly simulated on a fixed set of quantum bits."
licence = "Apache 2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "Quantum kernel training"
name = "Quantum Kernel Training"
url = "https://github.com/qiskit-community/prototype-quantum-kernel-training"
description = "The quantum kernel training (QKT) toolkit is designed to enable users to leverage quantum kernels for machine learning tasks; in particular, researchers who are interested in investigating quantum kernel training algorithms in their own research, as well as practitioners looking to explore and apply these algorithms to their machine learning applications."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/purplecaffeine.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "purplecaffeine"
name = "PurpleCaffeine"
url = "https://github.com/IceKhan13/purplecaffeine"
description = "Project is aimed to create simple general interface to track quantum experiments, store and search them in an easy way."
licence = "Apache License 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/python-open-controls.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "python-open-controls"
name = "Q-CTRL Open Controls"
url = "https://github.com/qctrl/python-open-controls"
description = "Q-CTRL Open Controls is an open-source Python package that makes it easy to create and deploy established error-robust quantum control protocols from the open literature."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-aer.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-aer"
name = "Qiskit Aer"
url = "https://github.com/Qiskit/qiskit-aer"
description = "Aer provides high-performance quantum computing simulators with realistic noise models."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-algorithms.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-algorithms"
name = "Qiskit Algorithms"
url = "https://github.com/qiskit-community/qiskit-algorithms"
description = "Qiskit Algorithms is a library of quantum algorithms based on Qiskit, suitable to run on near-term quantum devices with short-depth circuits."
licence = "Apache License 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-aqt-provider.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-aqt-provider"
name = "Qiskit AQT Provider"
url = "https://github.com/qiskit-community/qiskit-aqt-provider"
description = "Qiskit provider for ion-trap quantum computers from Alpine Quantum Technologies (AQT). https://www.aqt.eu/qc-systems/"
licence = "Apache License 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-bip-mapper.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-bip-mapper"
name = "Qiskit BIP Mapper"
url = "https://github.com/qiskit-community/qiskit-bip-mapper"
description = "This plugin solves the routing and layout problems as a binary integer programming (BIP) problem. This is an implementation of G. Nannicini et al. \"Optimal qubit assignment and routing via integer programming.\" (arXiv:2106.06446)."
licence = "Apache License 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-cold-atom.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-cold-atom"
name = "Qiskit Cold Atom"
url = "https://github.com/qiskit-community/qiskit-cold-atom"
description = "Qiskit-cold-atom builds on core Qiskit functionalities to integrate programmable quantum simulators of trapped cold atoms in a gate- and circuit-based framework. The project includes a provider and simulators for fermionic and spin-based systems."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-dynamics.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-dynamics"
name = "Qiskit Dynamics"
url = "https://github.com/Qiskit-Extensions/qiskit-dynamics"
description = "Dynamics is an open-source project for building, transforming, and solving time-dependent quantum systems in Qiskit."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-experiments.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-experiments"
name = "Qiskit Experiments"
url = "https://github.com/Qiskit-Extensions/qiskit-experiments"
description = "Qiskit Experiments is an open-source project for running characterizing, calibrating, and benchmarking experiments in Qiskit."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-finance.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-finance"
name = "Qiskit Finance"
url = "https://github.com/qiskit-community/qiskit-finance"
description = "Qiskit Finance is an open-source framework that contains uncertainty components for stock/securities problems, Ising translators for portfolio optimizations and data providers to source real or random data to finance experiments."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-ibm-provider.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-ibm-provider"
name = "Qiskit IBM Provider"
url = "https://github.com/Qiskit/qiskit-ibm-provider"
description = "This project contains a provider that allows accessing the IBM Quantum systems and simulators."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-ibm-runtime.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-ibm-runtime"
name = "Qiskit IBM Runtime"
url = "https://github.com/qiskit/qiskit-ibm-runtime"
description = "This module provides the interface to access Qiskit Runtime."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-ionq.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-ionq"
name = "Qiskit IonQ Provider"
url = "https://github.com/Qiskit-Partners/qiskit-ionq"
description = "This project contains a provider that allows access to IonQ ion trap quantum systems."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-machine-learning.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-machine-learning"
name = "Qiskit Machine Learning"
url = "https://github.com/qiskit-community/qiskit-machine-learning"
description = "The Machine Learning package contains sample datasets and quantum ML algorithms."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-metal.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-metal"
name = "Qiskit Metal"
url = "https://github.com/qiskit-community/qiskit-metal"
description = "Qiskit Metal is an open-source framework for engineers and scientists to design superconducting quantum devices with ease."
licence = "Apache 2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-nature-pyscf-dft-embedding"
name = "Qiskit Nature PySCF DFT Embedding"
url = "https://github.com/mrossinek/qiskit-nature-pyscf-dft-embedding"
description = "This repository contains the latest prototype implementation of the Qiskit Nature + PySCF DFT Embedding. It is based on \"Quantum HF/DFT-embedding algorithms for electronic structure calculations: Scaling up to complex molecular systems\" (J. Chem. Phys. 154, 114105)"
licence = "Apache License 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-nature.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-nature"
name = "Qiskit Nature"
url = "https://github.com/qiskit-community/qiskit-nature"
description = "Qiskit Nature allows researchers and developers in different areas of natural sciences (including physics, chemistry, material science and biology) to model and solve domain-specific problems using quantum simulations"
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-optimization.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-optimization"
name = "Qiskit Optimization"
url = "https://github.com/qiskit-community/qiskit-optimization"
description = "Framework that covers the whole range from high-level modeling of optimization problems, with automatic conversion of problems to different required representations, to a suite of easy-to-use quantum optimization algorithms that are ready to run on classical simulators, as well as on real quantum devices via Qiskit."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-qec.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-qec"
name = "Qiskit QEC"
url = "https://github.com/qiskit-community/qiskit-qec"
description = "Framework for Quantum Error Correction is an open-source framework for developers, experimentalist and theorists of Quantum Error Correction (QEC)."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-research.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-research"
name = "Qiskit Research"
url = "https://github.com/qiskit-community/qiskit-research"
description = "This project contains modules for running quantum computing research experiments using Qiskit and the IBM Quantum Services, demonstrating by example best practices for running such experiments."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-rigetti.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-rigetti"
name = "Qiskit Rigetti Provider"
url = "https://github.com/rigetti/qiskit-rigetti"
description = "Rigetti Provider for Qiskit."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-toqm.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "qiskit-toqm"
name = "Qiskit TOQM"
url = "https://github.com/qiskit-toqm/qiskit-toqm"
description = "Qiskit transpiler routing method using the Time-Optimal Qubit Mapping (TOQM) algorithm, described in https://doi.org/10.1145/3445814.3446706"
licence = "Apache License 2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "quantum-prototype-template"
name = "Quantum Prototype Template"
url = "https://github.com/qiskit-community/quantum-prototype-template"
description = "A template repository for generating new quantum prototypes based on Qiskit."
licence = "Apache License 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/quantum-serverless.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "quantum-serverless"
name = "Quantum Serverless"
url = "https://github.com/Qiskit-Extensions/quantum-serverless"
description = "The Quantum Serverless package aims to allow developers to easily offload computations to cloud resources, without being experts in packaging code for remote execution environments."
licence = "Apache License 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/quantum-tetris.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "quantum-tetris"
name = "Quantum Tetris"
url = "https://github.com/olivierbrcknr/quantum-tetris"
description = "What would happen if you combine Tetris with a Quantum computer? The winning entry of the Quantum Design Jam from IBM and Parsons in October 2021 explores just that!"
licence = "Apache License 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/quantuminspire.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "quantuminspire"
name = "Quantum Inspire SDK"
url = "https://github.com/QuTech-Delft/quantuminspire"
description = "This platform allows you to execute quantum algorithms using the cQASM language."
licence = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/sat-circuits-engine.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "sat-circuits-engine"
name = "SAT Circuits Synthesis Engine"
url = "https://github.com/ohadlev77/sat-circuits-engine"
description = "A Python-Qiskit-based package that provides capabilities of easily generating, executing and analyzing quantum circuits for satisfiability problems according to user-defined constraints. The circuits generated by the program are based on Grover's algorithm and its amplitude-amplification generalization."
licence = "Apache License 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/spinoza.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "spinoza"
name = "Spinoza"
url = "https://github.com/smu160/spinoza"
description = "Spinoza is a quantum state simulator (implemented in Rust) that is one of the fastest open-source simulators. Spinoza is implemented using a functional approach. Additionally, Spinoza has a QuantumCircuit object-oriented interface, which partially matches Qiskit's interface. Spinoza is capable of running in a myriad of computing environments (e.g., small workstations), and on various architectures. At this juncture, Spinoza only utilizes a single thread; however, it is designed to be easily extended into a parallel version, as well as a distributed version. The paper associated with Spinoza is available at arXiv:2303.01493."
licence = "Apache License 2.0"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/vqls-prototype.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "vqls-prototype"
name = "Variational Quantum Linear Solver Prototype"
url = "https://github.com/QuantumApplicationLab/vqls-prototype"
description = "The Variational Quantum Linear Solver (VQLS) uses an optimization approach to solve linear systems of equations. The vqls-prototype allows to easily setup and deploy a VQLS instance on different backends through the use of qiskit primitives and the runtime library."
licence = "Apache License 2.0"
Expand Down
Loading

0 comments on commit 6a32902

Please sign in to comment.