forked from unitaryfund/unitary.fund
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
358 lines (351 loc) · 18.5 KB
/
index.html
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset="UTF-8" />
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png" />
<link rel="manifest" href="/favicon/site.webmanifest" />
<title>Unitary Fund</title>
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="stylesheet" type="text/css" href="hamburgers.min.css" />
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css" />
<style>
#mc_embed_signup {
background: #fff;
clear: left;
font: 14px "Lucida Console", Monaco, monospace;
width: 100%;
}
#mce-EMAIL {
padding: 11px;
margin: 10px;
}
</style>
<script src="https://kit.fontawesome.com/22ffc91bdd.js" crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-19932157-4"></script>
<script>
window.dataLayer = window.dataLayer || []
function gtag() {
dataLayer.push(arguments)
}
gtag("js", new Date())
gtag("config", "UA-19932157-4")
</script>
</head>
<body>
<div class="layout">
<main id="content" class="content">
<section class="heavy">
<div class="container">
<div class="col-3">
<div class="hero">
<a href="/"><img src="logos/logov3.svg" alt="Unitary Fund" /></a>
<p class="tagline">
<b
>Because evolution is
<a href="https://en.wikipedia.org/wiki/Unitarity_(physics)" target="_blank">unitary</a></b
>.
</p>
<button id="mobile-menu-icon" class="hamburger hamburger--squeeze" type="button">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</button>
</div>
<p class="leading-arrow relaxed">
<b>Unitary Fund</b> is a 501(c)(3) non-profit helping create a quantum technology ecosystem that
benefits the most people.
</p>
<p>
Read the <b>results of the
<a href="posts/2022_survey_results.html" style="background-color: var(--color-yellow)"
>2022 Quantum Open Source Software Survey</a></b>.
</p>
<p>We do three main things:</p>
<ul style="list-style-type: none">
<li class="leading-block">
<b>We run a microgrant program</b> to fund <a href="grants.html">explorers</a> across the world to
work on quantum technologies. Do you have an idea for a project?
<a
href="https://unitaryfund.typeform.com/to/j0kAOd"
target="_blank"
style="background-color: var(--color-yellow)"
>Apply for a microgrant</a
>. See our <a href="faq.html">FAQ</a> and <a href="grants.html">previous grants</a>.
</li>
<li class="leading-block">
<b>We do our own research</b> to help the ecosystem as a whole. For example, we are developing
(1) <a href="mitiq.html" target="_blank" style="background-color: var(--color-yellow)">mitiq</a>, an open
source compiler for error-mitigated quantum programming, and
(2) <a href="https://metriq.info/" target="_blank" style="background-color: var(--color-yellow)">metriq</a>,
an open community platform for sharing quantum tech benchmarks.
</li>
<li class="leading-block">
<b>We host an open source quantum tech community</b> that runs
<a href="https://unitaryfund.github.io/unitaryhack/">hackathons</a>
and events on our
<a href="http://discord.unitary.fund">Discord</a>.
<a style="background-color: var(--color-yellow)" href="talks.html"> 📅 Calendar</a>
</li>
</ul>
<p>
We give <b>$4k</b> cash grants to quantum tech <a href="grants.html">projects</a>. Projects could be
open source quantum software, educational materials and workshops, a new quantum sensor prototype, or
much more.
</p>
<p>
Our program is designed to be as simple as possible. No organizational affiliation required. Just a
short form and a two minute video.
</p>
For more information or to check on your application email
<a href="mailto:[email protected]">[email protected]</a>.
<p>
Through our partners, we offer free credits to run on Rigetti's
<a href="https://docs.rigetti.com/en/">Quantum Cloud Services</a>
and priority-tier access to
<a href="https://www.ibm.com/quantum-computing/technology/systems">IBMQ's publicly available devices</a
>.
</p>
<p>
Read our
<a href="assets/Unitary_Fund_2021_Report.pdf" style="background-color: var(--color-yellow)"
>2021 Annual Report</a
>
and see what we got up to last year.
</p>
<p>
Unitary Fund is built to help the quantum industry, in a small way, to cross the chasm. We
<a
href="https://medium.com/@wjzeng/the-unitary-fund-get-2-000-for-your-open-source-quantum-computing-project-d4b4c76ba177"
target="_blank"
>started as a small microgrant program for open source quantum software projects</a
>.
</p>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup" style="text-align: center">
<form
action="https://fund.us18.list-manage.com/subscribe/post?u=104796c75ced8350ebd01eebd&id=a2c9e5ac2a"
method="post"
id="mc-embedded-subscribe-form"
name="mc-embedded-subscribe-form"
class="validate"
target="_blank"
novalidate
>
<div id="mc_embed_signup_scroll">
<label for="mce-EMAIL">Stay updated on our work:</label><br /><br />
<input type="email" value="[email protected]" name="EMAIL" class="email" id="mce-EMAIL" required />
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px" aria-hidden="true">
<input type="text" name="b_104796c75ced8350ebd01eebd_a2c9e5ac2a" tabindex="-1" value="" />
</div>
<!--<div class="clear">-->
<input
type="submit"
value="Subscribe"
name="subscribe"
id="mc-embedded-subscribe"
class="button heavy square-button"
/>
<!--</div>-->
</div>
</form>
</div>
<!--End mc_embed_signup-->
<a href="http://discord.unitary.fund">
<figure>
<img
style="max-width: 100%; height: auto; margin: auto; display: block"
src="./logos/discord-banner.png"
alt="unitary-fund-discord"
/>
</figure>
</a>
<p class="subtitle leading-arrow">Supporters</p>
Learn more about our
<a href="https://unitary.fund/posts/2021-corporate-members.html" target="_blank"
>corporate membership program</a
>.
<ul style="list-style-type: none">
<li class="leading-block">
<b>Core Members:</b>
<a href="https://www.ibm.com/us-en/?ar=1">IBM</a> and
<a href="https://www.accenture.com/us-en">Accenture</a>
</li>
<li class="leading-block">
<b>Supporting Members:</b>
<a href="https://xanadu.ai/">Xanadu</a>, <a href="https://ionq.com/">IonQ</a>,
<a href="https://www.bcg.com/en-us/">Boston Consulting Group</a>,
<a href="https://pasqal.io/">Pasqal</a>, <a href="https://www.meetiqm.com/">IQM</a>,
<a href="https://dorahacks.io/">DoraHacks</a>,
<a href="https://agnostiq.ai/">Agnostiq</a>,
<a href="https://www.qyber.ai"/>Qyber</a>
</li>
<li class="leading-block">
<b>Other Supporters:</b>
<a href="https://x.company/">Alphabet X (formerly Google X)</a>,
<a href="https://www.microsoft.com/en-us/">Microsoft</a>,
<a href="https://cambridgequantum.com/">Cambridge Quantum Computing</a>,
<a href="https://www.rigetti.com/">Rigetti</a>,
<a href="https://www.zapatacomputing.com/">Zapata Computing</a>,
<a href="https://qcware.com/">QCWare</a>,
<a href="http://quantumcomputing.com/">quantumcomputing.com</a>,
<a href="https://strangeworks.com/">Strangeworks</a>,
<a href="https://www.plos.org/" target="_blank">PLOS</a>,
<a href="https://www.meetup.com/New-York-Quantum-Computing-Meetup/" target="_blank"
>Steve Willis & NYC Quantum Meetup</a
>, <a href="https://www.eeroq.com/" target="_blank">EeroQ</a>,
<a href="https://q-ctrl.com/" target="_blank">Q-CTRL</a>
<a href="https://twitter.com/johnhering" target="_blank">John Hering</a>, Jeff Cordova,
<a href="https://twitter.com/nalidoust" target="_blank">Nima Alidoust</a>,
<a href="https://www.ornl.gov/staff-profile/travis-s-humble" target="_blank">Travis Humble</a>, George
Umbrarescu,
<a href="https://www.zapatacomputing.com/team/greg-ramsay/" target="_blank">Greg Ramsay</a>,
<a href="https://www.zapatacomputing.com/team/peter-johnson/" target="_blank">Peter Johnson</a>,
<a href="https://twitter.com/quantumverd" target="_blank">Guillaume Verdon</a>,
<a href="https://www.linkedin.com/in/rishisr33dhar/" target="_blank">Rishi Sreedhar</a>,
<a href="https://twitter.com/Travis_Sch" target="_blank">Travis L. Scholten</a>,
<a href="https://www.linkedin.com/in/amirebrahimi/" target="_blank">Amir Ebrahimi</a>,
<a href="https://www.linkedin.com/in/christophe-jurczak" target="_blank">Christophe Jurczak</a>,
<a href="https://twitter.com/wjzeng" target="_blank">Will Zeng</a>
</li>
</ul>
<p style="text-align: center">
<a
href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NYN7D2ADDYQ78&source=url"
style="background-color: var(--color-yellow)"
>
Donate your support!
</a>
</p>
<p style="opacity: 0.8; font-style: italic">
“I imagine that years from now, some of the biggest contributors in quantum computing will have come
through the Unitary Fund program. The grants provide avenues for creative, motivated folks to
meaningfully contribute to this new industry. Awardees are using the program to launch their careers in
quantum computing, landing jobs at Zapata and elsewhere.”
</p>
<p style="opacity: 0.8">—Peter Johnson, Co-Founder, Zapata Computing</p>
<p style="opacity: 0.8; font-style: italic">
“Our support of the Unitary Fund enables continued growth of the quantum computing ecosystem. It is an
opportunity to connect with and help quantum developers from a diverse range of skill sets and
backgrounds.”
</p>
<p style="opacity: 0.8">— Travis L. Scholten, IBM Quantum</p>
<p class="subtitle leading-arrow">Advisors</p>
<p>
Thanks to the
<a href="posts/advisory_board.html" target="_blank">Advisory Board</a>
for helping source and review applications and mentor grant winners! <br /><br />
Amira Abbas, Shahnawaz Ahmed, Tomas Babej, Ntwali Bashige,
Amy Brown, Stephen DiAdamo, Mark Fingerhuth, Cassandra Granade,
Josh Izaac, Sarah Kaiser, Nathan Killoran, Peter Karalekas,
Ryan LaRose, Roger Luo, Alex McCaskey, Travis L. Scholten,
Dylan Sim, Michał Stęchły, Christa Zoufal.
</p>
<p class="subtitle leading-arrow">Unitary Fund Team</p>
<a href="https://www.linkedin.com/in/ben-castanon-96526a14/">Ben Castanon</a>,
<a href="https://sites.google.com/site/andreamari84/">Andrea Mari</a>,
<a href="https://uxfol.io/francespoblete">Frances Poblete</a>,
<a href="https://github.com/vprusso">Vincent Russo</a>,
<a href="https://nathanshammah.com/">Nathan Shammah</a>,
<a href="https://natestemen.xyz">Nate Stemen</a>,
<a href="https://github.com/wrathfulspatula">Daniel Strano</a>,
<a href="https://github.com/Misty-W">Misty Wahl</a>, &
<a href="http://willzeng.com/" target="_blank">Will Zeng</a>.
<footer class="footer leading-arrow light-arrow">
This website is hosted on
<a href="https://github.com/unitaryfund/unitary-fund" target="_blank">github</a>, and our community
follows this
<a href="https://github.com/unitaryfund/unitary-fund/blob/master/CODE_OF_CONDUCT.md">code of conduct</a
>. <br />
<br />
If you have suggestions for changes then please open up a pull request! <br />
<br />
<table>
<tr>
<th style="text-align: right">
<a href="https://twitter.com/unitaryfund"><i class="fa fa-twitter"></i></a>
</th>
<th style="text-align: right">
<a href="https://twitch.tv/unitaryfund"><i class="fa fa-twitch"></i></a>
</th>
<th style="text-align: right">
<a href="https://www.youtube.com/channel/UCDbDLAzGRTHnhkoMMOX7D1A"
><i class="fa fa-youtube"></i
></a>
</th>
<th style="text-align: right">
<a href="http://discord.unitary.fund"><i class="fab fa-discord"></i></a>
</th>
</tr>
</table>
©2020 Unitary Fund
</footer>
</div>
<div class="col-1" id="menu-container">
<table style="width: auto; margin-right: 0px; margin-left: auto">
<tr>
<th style="text-align: right">
<a href="https://twitter.com/unitaryfund"><i class="fa fa-twitter"></i></a>
</th>
<th style="text-align: right">
<a href="https://twitch.tv/unitaryfund"><i class="fa fa-twitch"></i></a>
</th>
<th style="text-align: right">
<a href="https://www.youtube.com/channel/UCDbDLAzGRTHnhkoMMOX7D1A"><i class="fa fa-youtube"></i></a>
</th>
<th style="text-align: right">
<a href="http://discord.unitary.fund"><i class="fab fa-discord"></i></a>
</th>
</tr>
</table>
<p class="light" id="menu">
<a href="grants.html">grants</a>
<a href="ideas.html">ideas</a>
<a href="research.html">research</a>
<a href="mitiq.html">mitiq</a>
<a href="https://metriq.info/About">metriq</a>
<a href="talks.html">events</a>
<a href="faq.html">faq</a>
<a href="blog.html">blog</a>
<a href="careers.html">careers</a>
<a href="donate.html">donate</a>
<a href="https://shop.spreadshirt.com/unitaryfund/">shop</a>
<a href="https://unitaryfund.typeform.com/to/j0kAOd" target="_blank" class="highlight">apply</a>
</p>
</div>
<div id="mobile-menu-container">
<p class="light" id="mobile-menu">
<a href="grants.html">grants</a>
<a href="ideas.html">ideas</a>
<a href="research.html">research</a>
<a href="mitiq.html">mitiq</a>
<a href="https://metriq.info/About">metriq</a>
<a href="talks.html">events</a>
<a href="faq.html">faq</a>
<a href="blog.html">blog</a>
<a href="careers.html">careers</a>
<a href="donate.html">donate</a>
<a href="https://shop.spreadshirt.com/unitaryfund/">shop</a>
<a href="https://unitaryfund.typeform.com/to/j0kAOd" target="_blank" class="highlight">apply</a>
</p>
</div>
</div>
</section>
</main>
</div>
<script>
var mobileMenuIcon = document.querySelector("#mobile-menu-icon")
mobileMenuContainer = document.querySelector("#mobile-menu-container")
mobileMenuIcon.addEventListener("click", function () {
mobileMenuIcon.classList.toggle("is-active")
mobileMenuContainer.classList.toggle("active")
})
</script>
</body>
</html>