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 Quantum Computing SIG #16

Merged
merged 2 commits into from
Oct 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| Thursday 2024-04-18 14:30 | 6 | [Machine Learning #2](granted/machine-learning.md) | Aron |
| Thursday 2024-04-25 9:30 | 7 | [Soft Skills](granted/soft-skills.md) | Jaro |
| Thursday 2024-04-25 15:30 | 8 | [Natural Language Processing](granted/nlp.md) | Laura |
| Thursday 2024-05-02 9:30 | 10 | [Quantum Computing](granted/qc.md) | Pranav |
| Thursday 2024-05-02 9:30 | 10 | [Quantum Computing](granted/qc.md) | Carlos R. |
| Thursday 2024-05-02 13:30 | 11 | [GPU #2](granted/gpu.md) | Alessio |
| Thursday 2024-05-02 14:30 | 12 | [Machine Learning #1](granted/machine-learning.md) | Aron |
| **Thursday 2024-05-02 15:00** | 9 | Ethics | Makeda |
Expand All @@ -22,7 +22,7 @@
| Thursday 2024-05-23 9:30 | 7 | [Soft Skills](granted/soft-skills.md) | Jaro |
| Thursday 2024-05-23 14:30 | 9 | Ethics | Makeda |
| Thursday 2024-05-23 15:30 | 8 | [Natural Language Processing](granted/nlp.md) | Laura |
| Thursday 2024-05-30 9:30 | 10 | [Quantum Computing](granted/qc.md) | Pranav |
| Thursday 2024-05-30 9:30 | 10 | [Quantum Computing](granted/qc.md) | Carlos R. |
| Thursday 2024-05-30 13:30 | 11 | [GPU #2](granted/gpu.md) | Alessio |
| Thursday 2024-05-30 14:30 | 12 | [Machine Learning #1](granted/machine-learning.md) | Aron |
| Thursday 2024-06-06 9:30 | 1 | [Data](granted/data.md) | Maurice |
Expand All @@ -34,7 +34,7 @@
| Thursday 2024-06-20 9:30 | 7 | [Soft Skills](granted/soft-skills.md) | Jaro |
| Thursday 2024-06-20 14:30 | 9 | Ethics | Makeda |
| Thursday 2024-06-20 15:30 | 8 | [Natural Language Processing](granted/nlp.md) | Laura |
| Thursday 2024-06-27 9:30 | 10 | [Quantum Computing](granted/qc.md) | Pranav |
| Thursday 2024-06-27 9:30 | 10 | [Quantum Computing](granted/qc.md) | Carlos R. |
| Thursday 2024-06-27 13:30 | 11 | [GPU #2](granted/gpu.md) | Alessio |
| Thursday 2024-06-27 14:30 | 12 | [Machine Learning #1](granted/machine-learning.md) | Aron |

Expand Down
13 changes: 11 additions & 2 deletions granted/qc.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Quantum Computing SIG

## Which person will act as SIG Lead?

Pranav Chandramouli (p.chandramouli@esciencecenter.nl)
Carlos M. R. Rocha (c.rocha@esciencecenter.nl)
<!--- Pranav Chandramouli (p.chandramouli@esciencecenter.nl) -->

## What is SIG’s mission?

Expand All @@ -26,7 +27,15 @@ https://github.com/nlesc-sigs/QC-SIG

## SIG outcomes of the past year (for existing SIGs)

New SIG to start in spring 2023
All sections of the past year aimed at providing an overview of the most fundamental aspects of quantum computing. We presented and discussed together the basics of:
- qubits, quantum gates, quantum circuits, and quantum entanglement
- fundamental quantum phenomena like quantum parallelism, quantum teleportation and superdense coding
- quantum hardware and noisy gates

In addition to basic theory discussions, we have also:
- organized hands-on coding sections
- provided an overview of a few ongoing QC projects within the center, *e.g.*, [QCforQC](https://research-software-directory.org/projects/qcforqc)
- invited one external speaker, Amira Abbas from QuSoft, to talk about quantum machine learning

## Plans for the coming year
<!-- help text goes here -->
Expand Down