|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "Quantum Computing: LPI on Open Source Communities" |
| 4 | +author: Simon Cross |
| 5 | +readmore: True |
| 6 | +excerpt_separator: <!--more--> |
| 7 | +--- |
| 8 | + |
| 9 | +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. |
| 10 | + |
| 11 | +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). |
| 12 | + |
| 13 | +That's why when [Andy Oram](http://praxagora.com/) offered to interview us about running QuTiP, we leapt at the opportunity. |
| 14 | + |
| 15 | +- [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/) |
| 16 | +- [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/) |
| 17 | + |
| 18 | +<!--more--> |
| 19 | + |
| 20 | +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. |
| 21 | + |
| 22 | +You can find the two articles Andy wrote at the [Linux Professional Institute](https://www.lpi.org/) blog: |
| 23 | + |
| 24 | +- [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/) |
| 25 | +- [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/) |
| 26 | + |
| 27 | +or via the links at the top of this post. |
| 28 | + |
| 29 | +Thank you Andy for taking the time to interview us and for corralling our sometimes rambling responses! |
| 30 | + |
| 31 | +[^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. |
| 32 | + |
| 33 | +[^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. |
| 34 | + |
| 35 | +[^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. |
0 commit comments