-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpapers.html
More file actions
41 lines (40 loc) · 3.29 KB
/
Copy pathpapers.html
File metadata and controls
41 lines (40 loc) · 3.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<head>
<title>Pablo Andrés-Martínez</title>
<link rel="stylesheet" type="text/css" href="general.css">
<link rel="stylesheet" type="text/css" href="content.css">
</head>
<body>
<div id="content">
<h3>2024</h3>
<ul>
<li><b>Realizing quantum kernel models at scale with matrix product state simulation</b> [<a href="https://sc24.conference-program.com/presentation/?id=pap508&sess=sess386">conference</a>, arxiv]<br> <i>Mekena Metcalf, Pablo Andres-Martinez and Nathan Fitzpatrick</i></li>
<li><b>Scalable pattern matching in computation graphs</b> [<a href="https://conf.researchr.org/details/staf-2024/gcm-2024-papers/3/Scalable-Pattern-Matching-in-Computation-Graphs">conference</a>, <a href="https://arxiv.org/abs/2402.13065">arxiv</a>]<br> <i>Luca Mondada and Pablo Andres-Martinez</i></li>
</ul>
<h3>2023</h3>
<ul>
<li><b>Categories of sets with infinite addition</b> [<a href="https://arxiv.org/abs/2308.15183">arxiv</a>]<br> <i>Pablo Andres-Martinez and Chris Heunen</i></li>
<li><b>Distributing circuits over heterogeneous, modular quantum computing network architectures</b> [<a href="https://iopscience.iop.org/article/10.1088/2058-9565/ad6734/meta">journal</a>, <a href="https://arxiv.org/abs/2305.14148">arxiv</a>]<br> <i>Pablo Andres-Martinez, Tim Forrer, Daniel Mills, Jun-Yi Wu, Luciana Henaut, Kentaro Yamamoto, Mio Murao and Ross Duncan</i></li>
</ul>
<h3>2022</h3>
<ul>
<li><b>PhD Thesis.</b> Unbounded loops in quantum programs: categories and weak while loops [<a href="https://arxiv.org/abs/2212.05371">arxiv</a>]<br> <i>Pablo Andres-Martinez</i>, (supervisor: Chris Heunen),<br> (examiners: Peter Selinger, Tom Leinster)</li>
<li><b>Universal Properties of Partial Quantum Maps</b> [<a href="https://arxiv.org/abs/2206.04814">arXiv</a>, <a href="https://www.youtube.com/watch?v=YaxMbZh34LA&t=1618s">video</a>]<br> <i>Pablo Andres-Martinez, Chris Heunen and Robin Kaarsgaard</i></li>
<li><b>Weakly measured while loops: peeking at quantum states</b> [<a href="https://iopscience.iop.org/article/10.1088/2058-9565/ac47f1">journal</a>,<a href="https://arxiv.org/abs/2009.08832">arXiv</a>, <a href="https://youtu.be/Is5x7ikhDBQ">video</a>]<br> <i>Pablo Andres-Martinez and Chris Heunen</i></li>
</ul>
<h3>2018</h3>
<ul>
<li><b>Automated distribution of quantum circuits via hypergraph partitioning</b><br> [<a href="https://journals.aps.org/pra/abstract/10.1103/PhysRevA.100.032308">journal</a>, <a href="https://arxiv.org/abs/1811.10972">arXiv</a>, <a href="https://github.com/PabloAndresMartinez/Distributed">github</a>]<br> <i>Pablo Andres-Martinez and Chris Heunen</i></li>
</ul>
</div>
<div id="banner">
<img id="photo" src="landscape.png" alt="Pablo Andres-Martinez">
<div id="info">
<h1> <a href="index.html">Pablo Andrés-Martínez</a> </h1>
Senior R&D Scientist at <a href="https://www.quantinuum.com/"><i>Quantinuum</i></a>
<br><br>
<p></p>
<div id="menu"> <b><a href="news.html">News</a> <span id="current">Papers</span> <a href="talks.html">Talks</a> <a href="about.html">About</a></b></div>
</div>
</div>
<div id="column"></div>
</body>