Skip to content

anpaz/aleph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9051c0b · Jun 28, 2024
Jun 28, 2024
Jun 16, 2023
Jun 16, 2023
Jul 25, 2023
Jul 25, 2022
Jul 25, 2023
Jan 17, 2023
Jun 1, 2023
Dec 6, 2020
Jun 16, 2023
Sep 13, 2022

Repository files navigation

aleph

aleph defines a high level programming model that can be embedded into classical languages to develop large scale quantum hybrid applications, without the quantum mechanics.

It leverages quantum programming principles like superposition, entanglement, quantum parallelims and amplitude amplification in a way that is easy to understand and safe to combine with classical computation to enable powerful hybrid applications.

Getting started

aleph is available as a package for both, F# - aleph.lang and Python - aleph-lang. Take a look at the documentation of the corresponding packages to get started in that language.

Building from source

Instructions on how to get your environment setup to build and run aleph locally can be found in src/README.md.