Last updated:
0 purchases
deltalanguage 0.6.4
Deltalanguage
Deltalanguage allows the programmer to represent their computational model as a graph.
It allows the definition of heterogenous compute elements as well the transport mechanism between them.
Depending on which type of hardware a part of the program is running on,
the nodes of this graph get coded with Python (for the CPU) or Migen
(for the FPGAs).
A hardware abstraction layer is built into the language, that standardises
which operations can be triggered on qubits.
This makes Deltaflow portable across technologies.
Deltalanguage is used by the Deltaflow-on-ARTIQ system, documentation
for this system and all its components can be found
here.
Quick Links
Documentation
PyPI
GitHub
Riverlane Website
Official Deltaflow Discord
Contact Us
If you experience version incompatibilities, have feature requests or just want
to talk to our team about this project: send us an
email.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.