Summary
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.
Versions
v1.1.1-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_9
- Build with Python 3.9
Dependencies
dev-cpp / eigen : C++ template library for linear algebra
dev-cpp / nlohmann_json : JSON for Modern C++
Runtime Dependencies
dev-cpp / nlohmann_json : JSON for Modern C++
dev-lang / python : An interpreted, interactive, object-oriented programming language
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/tweedledum: fix build w/ gcc 13
Closes: https://bugs.gentoo.org/895130 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/tweedledum: fix build w/ newer fmt
Closes: https://bugs.gentoo.org/858200 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Gábor Oszkár Dénes · gentoo
dev-python/tweedledum: new package
Closes: https://bugs.gentoo.org/834769 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>