mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-14 03:28:07 -07:00
25 lines
1013 B
XML
25 lines
1013 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- comaintainers-welcomed -->
|
|
<maintainer type="person" proxied="yes">
|
|
<email>gaboroszkar@protonmail.com</email>
|
|
<name>Gábor Oszkár Dénes</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>sci@gentoo.org</email>
|
|
<name>Gentoo Science Project</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
tweedledum is a library for synthesis, compilation, and optimization of quantum circuits. The library is written to be scalable up to problem sizes in which quantum circuits outperform classical ones. Also, it is meant to be used both independently and alongside established tools.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">boschmitt/tweedledum</remote-id>
|
|
<remote-id type="pypi">tweedledum</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|