JuliaQuantum

JuliaQuantum is an open-source community for quantum software in Julia Language .

Checkout the Ecosystem!

We are hosting Quantum Minisymposia in JuliaCon 2024 - Eindhoven, Netherlands. July 9th-12th, 2024! Stay tuned for more information!


Why Julia for Quantum

Efficient

Julia is a high-performance dynamic programming language for scientific computing. You can write fast but still readable code.

People

The quantum community in Julia is very active and growing fast. We are researchers and developers from many different institutes and companies.

Generic

Julia supports generic programming. This means that you can write generic code that works for many different types of data.

Packages

There are many influential packages in the ecosystem supporting Julia as first tier language. check out the list of packages on our website!

Reproducible

Still trying to figure out what went wrong with your virtualenv? Julia has a built-in package manager that manages everything for you. Save your Manifest.toml and Project.toml and you are good to go!

Open Source & Readability

Julia is an open-source language. So are the packages in the JuliaQuantum community. The community encourages everyone to contribute to the packages. Have question about how it works? Just read the implementation or ask the author!