-
Notifications
You must be signed in to change notification settings - Fork 31
Post: Quantum Computing: Open Source Communities #215
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
layout: post | ||
title: "Quantum Computing: LPI on Open Source Communities" | ||
author: Simon Cross | ||
readmore: True | ||
excerpt_separator: <!--more--> | ||
--- | ||
|
||
Maintaining a successful open source project is challenging. Most contributors are volunteers (thank you!), and even for those who receive remuneration there are often challenges. Someone might be paid a fixed amount to contribute a specific feature, or might be given permission to spend some, usually small, fraction of their time on the project. As a very immediate example, I'm a volunteer writing this post for QuTiP at 21:30 at night while my wife puts my daughter to sleep. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Can we give a shout out to those peeps and orgs who have supported us the most here? e.g. FN's group at RIKEN, Institut quantique. (suggesting FN by name has he has personally driven the project). Maybe also GSoC /NumFOCUS, but not especially so. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Struggling to figure out how to fit this in. Suggestions welcome, otherwise I'll think a bit when I get the chance. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Perhaps don't worry about it. They get plenty of mention in the article anyhow |
||
|
||
QuTiP isn't just any project though. It's a *big* [^1], *mature* [^2], *open quantum systems* [^3] project, and each of these come with their own additional challenges (and rewards, of course). | ||
|
||
That's why when [Andy Oram](http://praxagora.com/) offered to interview us about running QuTiP, we leapt at the opportunity. | ||
|
||
- [Quantum Computing: Open Source Communities - Part 2 (QuTiP)](https://www.lpi.org/blog/2025/08/14/quantum-computing-open-source-communities-tackle-unique-challenges-part-2/) | ||
- [Quantum Computing: Open Source Communities - Part 1 (OQTOPUS & classiq)](https://www.lpi.org/blog/2025/08/07/quantum-computing-challenges-open-source-communities-part-1/) | ||
|
||
<!--more--> | ||
|
||
Andy also interviewed two other projects, [OQTOPUS](https://oqtopus-team.github.io/) and [classiq](https://github.com/Classiq/classiq-library), who have their own unique experiences and stories to share. | ||
|
||
You can find the two articles Andy wrote at the [Linux Professional Institute](https://www.lpi.org/) blog: | ||
|
||
- [Quantum Computing: Open Source Communities - Part 2 (QuTiP)](https://www.lpi.org/blog/2025/08/14/quantum-computing-open-source-communities-tackle-unique-challenges-part-2/) | ||
- [Quantum Computing: Open Source Communities - Part 1 (OQTOPUS & classiq)](https://www.lpi.org/blog/2025/08/07/quantum-computing-challenges-open-source-communities-part-1/) | ||
|
||
or via the links at the top of this post. | ||
|
||
Thank you Andy for taking the time to interview us and for corralling our sometimes rambling responses! | ||
|
||
[^1]: QuTiP is big. We actively release at least 8 separate packages, across two languages (Python & Julia), and maintain at least 14 separate repositories, providing not only the software itself but also tutorials, documentation, benchmarks, and this webiste. | ||
|
||
[^2]: QuTiP is mature. The repository is 14 years old. We're on version 5 and planning version 6. We're still going strong. It's used and worked on by people all over the world everyday. | ||
|
||
[^3]: Open Quantum Systems are complex. Contributing doesn't necessarily require vast experience (we regularly have excellent contributions from even undergraduate students), but it does require *headspace*. Getting really stuck into a topic might require reading a research paper or a textbook. |
Uh oh!
There was an error while loading. Please reload this page.