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

Update grant tags #515

Merged
merged 16 commits into from
Aug 12, 2024
Merged

Update grant tags #515

merged 16 commits into from
Aug 12, 2024

Conversation

nathanshammah
Copy link
Member

@nathanshammah nathanshammah commented Aug 2, 2024

This pull request is an attempt at unifying and improving the current tags used for grants, so that the search filter can be more useful on the grants page. Some decisions I took include:

  • removing too generic tags, such as "quantum" and "software"
  • trying to include the programming language of a software project, such as "python", if applicable
  • come up with some standardization to unify tags (plural/singular), shortening them ("quantum education" --> "education") which led to some new tags emerging:
    • "follow-up grant"
    • "qiskit", "qutip", "mitiq" etc.
    • "programming language" for projects developing a new language; I wonder if "domain specific language" would be better, but thought the first option to be more intuitive
  • use only lower case
  • avoid acronyms; although on this I see there is a tradeoff. So I removed "QEC" and used "error correction" as much as possible

fixes #347

Copy link

vercel bot commented Aug 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
unitary-fund-prel ✅ Ready (Inspect) Visit Preview Aug 12, 2024 9:47pm

Copy link
Member

@natestemen natestemen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Nathan! This will be great to make blog tagging more useful.

While reviewing I encountered two bugs with tagging on the website: #516 and #517. Let's leave these for separate PRs, however.

Aside from the comments left in the code, I noticed we have quarterly newsletter, quarterly update, and quarterly review. I think we can combine these into 1 or 2 tags.

src/content/grant/2019_QuNetSim.md Show resolved Hide resolved
src/content/grant/2020_Qubit_by_Qubit.md Show resolved Hide resolved
src/content/grant/2021_QCourse511.md Show resolved Hide resolved
src/content/grant/2021_Quantum_algorithms.md Show resolved Hide resolved
src/content/grant/2021_VQA_in_QuTip.md Outdated Show resolved Hide resolved
src/content/grant/2022_The_QIR_Book.md Show resolved Hide resolved
src/content/grant/2022_VQA_with_error_mitigation.md Outdated Show resolved Hide resolved
src/content/grant/2023_TorchQuantum.md Show resolved Hide resolved
src/content/grant/2024_Mitiq_QEC_Performance_Analysis.md Outdated Show resolved Hide resolved
@nathanshammah nathanshammah merged commit 32cb67f into unitaryfund:main Aug 12, 2024
1 check passed
@willzeng willzeng mentioned this pull request Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tidy up tags in microgrants
2 participants