-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathnews.html
556 lines (496 loc) · 20.7 KB
/
news.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
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
---
title: QuTiP News
---
{% include header.html %}
{% include navbar.html %}
<div class="row">
<div class="col-md-12">
<h1 style="margin-bottom:20px">QuTiP News</h1>
</div>
</div>
<br>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>Mar 7, 2023</p>
<h4>QuTiP 2022 Annual Report
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://github.com/qutip/governance/blob/main/annual-reports/report-2022.md"><p>QuTiP 2022 Annual Report</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>Feb 6, 2023</p>
<h4>Google Summer of Code 2023 is coming!
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://github.com/numfocus/gsoc#qutip"><p>NumFOCUS GSoC 2023</p></a>
<a href="https://github.com/qutip/qutip/wiki/Google-Summer-of-Code-2023#project-ideas"><p>QuTiP Proposal Ideas</p></a>
<a href="https://developers.google.com/open-source/gsoc/timeline"><p>Application Period: 20 March - 4 April, 2023</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>December 12, 2022</p>
<h4>QuTiP 4.7.1 Released
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://github.com/qutip/qutip/releases/tag/v4.7.1"><p>Release Notes</p></a>
<a href="https://pypi.org/project/qutip/4.7.1/"><p>PyPI</p></a>
<a href="https://anaconda.org/conda-forge/qutip/files?version=4.7.1"><p>Conda-forge</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>November 23, 2022</p>
<h4>New QuTiP Tutorials and Benchmarks Pages Added to the Website
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://qutip.org/qutip-benchmark/"><p>Benchmarks</p></a>
<a href="https://qutip.org/qutip-tutorials/"><p>Tutorials</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>November 16, 2022</p>
<h4>QuTiP Reaches 1 Milion Downloads
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://www.linkedin.com/posts/unitary-fund_qutip-quantum-community-activity-6997913779220930560-uEgJ"><p>Post</p></a>
<a href="https://pepy.tech/project/qutip"><p>PyPI downloads</p></a>
<a href="https://anaconda.org/conda-forge/qutip"><p>Conda Forge downloads</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>November 7, 2022</p>
<h4>QuTiP highlighted in the 2022 Quantum Open Source Software Survey
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://unitary.fund/posts/2022_survey_results.html"><p>Results from the Unitary Fund Survey</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>October 26, 2022</p>
<h4>2022 QuTiP Student Presentations (GSoC Projects)
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://www.youtube.com/watch?v=cCzohbNxweM"><p>YouTube link</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>September 6, 2022</p>
<h4>QuTiP Workshop at Quantum Africa Summer School in Kigali, Rwanda
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://hodgestar.github.io/qutip-asqsqis-2022/intro.html"><p>Tutorials on QIP (Jupyter Book)</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>July 1, 2022</p>
<h4>QuTiP 2022 Google Summer of Code Projects Announced
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://christian512.github.io/"><p>Christian: QuTiP notebook CI testing and v5 update</p></a>
<a href="https://xspronken.github.io/"><p>Xavier: QuTiP benchmarks</p></a>
<a href="https://medium.com/@claretgrace0801"><p>Shreyas: qutip-qip backend for Qiskit</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>April 15, 2022</p>
<h4>QuTiP 2022 Google Summer of Code Proposals Due!
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://github.com/numfocus/gsoc#qutip"><p>NumFOCUS GSoC 2022</p></a>
<a href="https://github.com/qutip/qutip/wiki/Google-Summer-of-Code-2022"><p>QuTiP Proposal Ideas</p></a>
<a href="https://developers.google.com/open-source/gsoc/timeline"><p>Application Period: 4 - 19 April, 2022</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>April 13, 2022</p>
<h4>QuTiP 4.7 Released
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://github.com/qutip/qutip/releases/tag/v4.7.0"><p>Release Notes</p></a>
<a href="https://pypi.org/project/qutip/4.7.0/"><p>PyPI</p></a>
<a href="https://anaconda.org/conda-forge/qutip/files?version=4.7.0"><p>Conda-forge</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>April 11, 2022</p>
<h4>QuTiP 2021 Annual Report
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://github.com/qutip/governance/blob/main/annual-reports/report-2021.md"><p>QuTiP 2021 Annual Report</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>June 7, 2021</p>
<h4>2021 Google Summer of Code Project Updates
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://felipebihaiek.medium.com/"><p>Felipe's blog posts</p></a>
<a href="https://purva-thakre.github.io/purva-blog/"><p>Purva's blog posts</p></a>
<a href="https://agalicia.netlify.app/tag/gsoc/"><p>Asier's blog posts</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>March 18, 2021</p>
<h4>Technical Staff Position for QuTiP Available at RIKEN</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://qutip.org/jobs.html"><p>See QuTiP Jobs</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>March 15, 2021</p>
<h4>QuTiP applies to Google Summer of Code 2021 under the NumFOCUS organization.
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://github.com/numfocus/gsoc#qutip"><p>NumFOCUS GSoC 2021</p></a>
<a href="https://github.com/qutip/qutip/wiki/Google-Summer-of-Code-2021"><p>QuTiP Proposal Ideas</p></a>
<a href="https://summerofcode.withgoogle.com/how-it-works/#timeline"><p>Application Period: March 29- April 13, 2021</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>June 22, 2020</p>
<h4>2020 Google Summer of Code Project Updates
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://www.binhbar.com/tags/gsoc/"><p>Jake's Blog posts</p></a>
<a href="https://sarsid.wordpress.com/tag/gsoc2020/"><p>Sidhant's Blog posts</p></a>
<a href="https://araza6.github.io/tags/gsoc/"><p>Asad's Blog posts</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>April 6, 2020</p>
<h4>Unitary Fund supports QuTiP development through remote mentorships.
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://unitary.fund#project-ideas"><p>Website</p></a>
<a href="https://unitary.fund/posts/Q1_2020.html"><p> Blog post</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>March 16, 2020</p>
<h4>Student applications open for Google Summer of Code 2020.
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://github.com/qutip/qutip/wiki/Google-Summer-of-Code-2020"><p>Project Ideas</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>December 12, 2019</p>
<h4>Krotov is a new quantum optimal control library built on top of QuTiP.
</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://github.com/qucontrol/krotov"><p>Github repository</p></a>
<a href="https://scipost.org/SciPostPhys.7.6.080"><p> SciPost paper</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>November 31, 2019</p>
<h4>QuTiP is listed as an available project in Kharagpur Winter of Code for Indian Institute of Technology students</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://kwoc.kossiitkgp.org/"><p>KWoC 2019</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>September 11, 2019</p>
<h4>QuTiP features for quantum information science are presented in a talk at IQIS 2019 in Milan, Italy</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://iqis2019.fisica.unimi.it/"><p>IQIS 2019</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>September 3-4, 2019</p>
<h4>QuTiP joins the European open-source community of scientist using Python at EuroScipy 2019 in Bilbao, Spain</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://pretalx.com/euroscipy-2019/talk/J3HEDH/"><p>Tutorial: Quantum measurement</p></a>
<a href="https://pretalx.com/euroscipy-2019/talk/JJCQQJ/"><p> Seminar: QuTiP as an ecosystem for quantum physics exploration</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>July 23, 2019</p>
<h4>Two students working on QuTiP projects for Google Summer of Code</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://gsoc2019-boxili.blogspot.com"><p>Boxi's Blog on noise in QIP</p></a>
<a href="https://latticemodelfunctions.blogspot.com"><p>Saumya's Blog on lattice models</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>July 3, 2019</p>
<h4>QuTiP 4.4.0 is released. Available with conda and pip.</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://qutip.org/docs/latest/changelog.html"><p>Changelog</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>June 25, 2019</p>
<h4>An interactive course on QuTiP and open source for physicists is taught at ICTP Trieste, Italy</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://github.com/nathanshammah/interactive-notebooks"><p>Slides and MyBinder Notebooks</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>March 19, 2019</p>
<h4>QuTiP Poster Presented at the Coherent Network Computing Conference in Atsugi, Japan</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://github.com/nathanshammah/research/blob/master/QuTiP_2019-poster.pdf"><p>Poster</p></a>
<a href="https://www.jst.go.jp/impact/hp_yamamoto/cnc2019/index.html"><p>CNC Website</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>March 1, 2019</p>
<h4>QuTiP Participates to Google Summer of Code 2019 trough NumFOCUS</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://summerofcode.withgoogle.com/organizations/?sp-page=4#5447807656263680"><p>NumFOCUS at GSoC 2019</p></a>
<a href="https://github.com/qutip/qutip/wiki//Google-Summer-of-Code-2019"><p>GSoC 2019 QuTiP's Project Proposals</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>February 21, 2019</p>
<h4>First QuTiP Developers Workshop Held at RIKEN on February 19-21, 2019</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://www.riken.jp/en"><p>RIKEN</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>Feruary 2, 2019</p>
<h4>QuTiP is Presented at FOSDEM 2019 in Bruxelles, Belgium</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://www.youtube.com/watch?v=aAlkNuYFi-8"><p>"Make Your Code Count" Talk on Youtube</p></a>
<a href="https://qosf.org/fosdem/"><p>Open Source Quantum Software at FOSDEM 19</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>January 26, 2019</p>
<h4>QuTiP is Presented in an Invited Talk at the RIKEN Berkeley Workshop on Quantum Information Science</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://conferences.lbl.gov/event/195/timetable/?view=nicecompact"><p>rb19 at lbl.gov</p></a>
<a href="https://conferences.lbl.gov/event/195/other-view?view=standard"><p>Talk Slides</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>January 9, 2019</p>
<h4>QuTiP is Featured on Nature's Physics Blog</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="http://blogs.nature.com/onyourwavelength/2019/01/09/the-rise-of-open-source-in-quantum-physics-research/"><p>The Rise of Open-Source in Quantum Physics Research</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>November 19, 2018</p>
<h4>QuTiP Featured in a Talk at PyData 2018 in Warsaw, Poland</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://pydata.org/warsaw2018/schedule/presentation/22/"><p>Bit to QuBit: Data in the Age of Quantum Computers, PyData 2018</p></a>
<a href="https://www.youtube.com/watch?v=6GAXJhL1mSs"><p>YouTube Video</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>August 31, 2018</p>
<h4>QuTiP is Presented at a European Meeting of Researchers Using Python, Trento, Italy </h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://www.euroscipy.org/2018/program.html"><p>EuroSciPy 2018</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>June 3, 2018</p>
<h4>QuTiP Featured at the ImPACT School on Interdisciplinary Quantum Physics and Computer Science, Toyama, Japan</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://www.jst.go.jp/impact/hp_yamamoto/symposium/school1/index.html"><p>Make your code count: Quantum simulations with QuTiP</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>April 26, 2018</p>
<h4>QuTiP Joins NumFOCUS as Affiliated Project</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://numfocus.org/sponsored-projects/affiliated-projects"><p>NumFOCUS Affiliated Projects</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>October 12, 2017</p>
<h4>QuTiP Used in Back-to-back Articles in this Week's Science Magazine</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://dx.doi.org/10.1126/science.aao1511"><p>Science <b>358</b>, 199 (2017).</p></a>
<a href="https://dx.doi.org/10.1126/science.aan7939"><p>Science <b>358</b>, 203 (2017).</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-7">
<p style='margin-bottom: -10px'>September 23, 2017</p>
<h4>Interview with the QuTiP Developers - PODCAST.__INIT__</h4></div>
<div class="col-md-5" style='margin-top: 25px'>
<script class="podigee-podcast-player" src="//cdn.podigee.com/podcast-player/javascripts/podigee-podcast-player.js" data-configuration="https://www.podcastinit.com/?podigee_player=374"></script>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>June 13, 2017</p>
<h4>QuTiP Reaches 300 Journal Paper Benchmark</h4></div>
<div class="col-md-4" style='margin-top: 25px'><a href="https://qutip.org/users.html#200"><p>qutip.org</p></a></div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>March 27, 2017</p>
<h4>QuTiP Used to Simulate Perfect Quantum State Transfer Over Noisy Transmission Lines</h4>
</div>
<div class="col-md-4" style='margin-top: 25px'>
<a href="https://physics.aps.org/articles/v10/32"><p>APS Physics</p></a>
<a href="https://doi.org/10.1103/PhysRevLett.118.133601"><p>Phys. Rev. Lett. 118, 133601 (2017).</p></a>
</div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>March 13, 2017</p>
<h4>Quantum Algorithm Programmed with QuTiP Classifies 9,500 Handwritten Numbers</h4></div>
<div class="col-md-4" style='margin-top: 25px'><a href="https://www.ibm.com/blogs/research/2017/03/quantum-algorithm-classifies-9500-handwritten-numbers/ "><p>IBM Research</p></a></div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>March 9, 2017</p>
<h4>QuTiP Mentioned in The Economist Technology Quarterly on Quantum Technologies</h4></div>
<div class="col-md-4" style='margin-top: 25px'><a href="https://www.economist.com/technology-quarterly/2017-03-09/quantum-devices"><p>The Economist</p></a></div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>March 7, 2017</p>
<h4>QuTiP Now an Essential Qualification to Work at US National Labs</h4></div>
<div class="col-md-4" style='margin-top: 25px'><a href="news/llnl_advert.pdf"><p>LLNL</p></a></div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>December 1, 2016</p>
<h4>QuTiP Highlighted in UK Quantum Technology Program's "Commercial Prospects for Quantum Computing"</h4></div>
<div class="col-md-4" style='margin-top: 25px'><a href="news/Commercial_Prospects_for_Quantum_Computing_Dec_2016.pdf"><p>PDF</p></a></div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>August 2, 2016</p>
<h4>QuTiP Reaches 200 Journal Paper Benchmark</h4></div>
<div class="col-md-4" style='margin-top: 25px'><a href="https://qutip.org/users.html#200"><p>qutip.org</p></a></div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>May 3, 2015</p>
<h4>QuTiP Reaches 100 Journal Paper Benchmark</h4></div>
<div class="col-md-4" style='margin-top: 25px'><a href="https://qutip.org/users.html#100"><p>qutip.org</p></a></div>
</div>
<hr>
<div class="row" style='margin-bottom: 15px'>
<div class="col-md-8">
<p style='margin-bottom: -10px'>February 4, 2015</p>
<h4>QuTiP Highlighted in Nature's `Programming: Pick up Python'</h4></div>
<div class="col-md-4" style='margin-top: 25px'><a href="https://dx.doi.org/10.1038/518125a"><p>Nature</p></a></div>
</div>
<hr>
{% include footer.html %}