generated from mmistakes/mm-github-pages-starter
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ff6aaa
commit 456f6da
Showing
2 changed files
with
176 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,170 @@ | ||
--- | ||
permalink: /qce24-workshop/ | ||
layout: archive | ||
--- | ||
|
||
<link href="/assets/css/areas.css" rel="stylesheet" type="text/css"> | ||
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> | ||
<link href="http://www.jqueryscript.net/css/jquerysctipttop.css" rel="stylesheet" type="text/css"> | ||
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script> | ||
<style> | ||
.button { | ||
background-color: #4CAF50; /* Green */ | ||
border: none; | ||
color: white; | ||
padding: 16px 32px; | ||
text-align: center; | ||
text-decoration: none; | ||
display: inline-block; | ||
font-size: 16px; | ||
margin: 4px 2px; | ||
transition-duration: 0.4s; | ||
cursor: pointer; | ||
} | ||
|
||
.qontributor { | ||
background-color: white; | ||
color: black; | ||
border: 2px solid #6d2f15; | ||
width: 48%; | ||
} | ||
.qontributor:hover { | ||
background-color: #6d2f15; | ||
color: white; | ||
width: 48%; | ||
} | ||
|
||
|
||
.qurator { | ||
background-color: white; | ||
color: black; | ||
border: 2px solid #005853; | ||
width: 48%; | ||
} | ||
.qurator:hover { | ||
background-color: #005853; | ||
color: white; | ||
width: 48%; | ||
} | ||
|
||
* { | ||
box-sizing: border-box; | ||
} | ||
|
||
.column { | ||
float: left; | ||
width: 50%; | ||
padding: 5px; | ||
} | ||
|
||
/* Clearfix (clear floats) */ | ||
.row::after { | ||
content: ""; | ||
clear: both; | ||
display: table; | ||
} | ||
|
||
.page__footer {color: #FFFFFF;font-size: 16px;} | ||
.site-logo img { | ||
max-height: 4rem; | ||
} | ||
|
||
.page__footer-copyright { | ||
font-size: 20px; | ||
} | ||
|
||
|
||
div p{ | ||
text-align: justify;” | ||
} | ||
|
||
.archive{ | ||
display: flex; | ||
align-items: center; | ||
flex-direction: column; | ||
} | ||
|
||
</style> | ||
<!-- Header --> | ||
|
||
<header class="w3-display-container w3-content w3-wide" id="home"> | ||
|
||
<div class="w3-container w3-padding-32" id="projects" style="width: 55vw;"> | ||
<h2 class="w3-border-bottom w3-border-light-grey w3-padding-16">Academic and Professional Training in Quantum Computing: The Importance of Open-source</h2> | ||
<h4>This workshop will explore the importance of quantum open-source contributions to academic and professional education at all levels of quantum computing expertise. Its objectives include analyzing how open-source contributions enhance quantum computing education and evaluating the significance of mentorship programs and other open-source initiatives. The workshop will showcase stories of individuals who have contributed to quantum computing through open-source projects, highlighting their achievements and paths to draw comparisons and insights. Moreover, it aims to determine the main benefits of different open-source quantum initiatives, such as hackathons, tutorials, and talks, as educational resources, while also addressing their current limitations. These include: how to use open-source platforms as a learning tool; how to maximize attendance at QC events; and what it means to be proactive, diverse and inclusive in QC.</h4> | ||
</div> | ||
|
||
<div style="width: 55vw"> | ||
<img src="/assets/images/journalclub_cover.png" style="background-color: white;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);display: block;margin-left: auto;margin-right: auto;"> | ||
</div> | ||
<br> <br> | ||
|
||
<div class="w3-container w3-padding-32" style="width: 50vw" > | ||
<h4>If you want to participate and interact with other members on previous and upcoming papers you can do so on <a href="https://discord.gg/NDm9e9W">Our Discord server</a> after accepting the code of conduct in the {% raw %}#{% endraw %}improve-discord-or-site channel - we would love to hear it!</h4> | ||
</div> | ||
|
||
|
||
</header> | ||
|
||
|
||
<div class="w3-container w3-padding-32" style="width: 55vw" > | ||
|
||
<h2>Recordings of past sessions</h2> | ||
<div style="width: 55vw"> | ||
<h4> Conjugate Coding by Stephen Wiesner </h4> | ||
<h5> Moderated by Lia Yeh </h5> | ||
<h6> April 3, 2021 </h6> | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/EiDpvlSiC3k" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
</div> | ||
<br> <br> | ||
|
||
<div style="width: 55vw"> | ||
<h4>The physical implementation of quantum computation by David P. DiVincenzor </h4> | ||
<h5> Moderated by Victor Onofre </h5> | ||
<h6>May 8, 2021 </h6> | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/AVDIXNLGCDk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
</div> | ||
|
||
|
||
<div style="width: 55vw"> | ||
<h4>Quantum Computing in the NISQ era and beyond by John Preskill </h4> | ||
<h5> Moderated by Victor Onofre </h5> | ||
<h6>July 17, 2021 </h6> | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/J4JTumTV6C8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
</div> | ||
|
||
|
||
<div style="width: 55vw"> | ||
<h4>Quantum Machine Learning, Classification in medical data </h4> | ||
<h5> Moderated by Abel Cotoñeto, Jesús Salvador, Luis Magaña, Saúl Puente</h5> | ||
<h6>December 11, 2021 </h6> | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/dx7eqQYPqeA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
</div> | ||
|
||
|
||
<div style="width: 55vw"> | ||
<h4>Entangled Tardigrades </h4> | ||
<h5> Moderated by Ricky Kienhoefer</h5> | ||
<h6>January 8, 2022 </h6> | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/APx-WCMRKzg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
</div> | ||
|
||
|
||
<div style="width: 55vw"> | ||
<h4>Simulating large quantum circuits on a small quantum computer </h4> | ||
<h5> Moderated by Gideon Uchehara</h5> | ||
<h6>June 2, 2022 </h6> | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/Oz2JvfqgpHs" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
</div> | ||
|
||
|
||
|
||
<div style="width: 55vw"> | ||
<h4>Soon new paper </h4> | ||
<h5> Moderated searching for a volunteer </h5> | ||
<h6>July, 2022 </h6> | ||
</div> | ||
|
||
</div> | ||
<!-- End page content --> |