Port details |
- py-tweedledum Library for analysis, compilation, synthesis of quantum circuits
- 1.1.1.20221123 science =2 1.1.1.20221123Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-08-08 03:54:26
- Last Update: 2024-06-03 04:24:15
- Commit Hash: e6b7476
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/boschmitt/tweedledum
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}tweedledum>0:science/py-tweedledum@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-tweedledum/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-tweedledum
- pkg install py311-tweedledum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-tweedledum listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tweedledum
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1717377388
SHA256 (boschmitt-tweedledum-v1.1.1-20221123-9d3a2fa_GH0.tar.gz) = 5c87dc693dbe9e58853e5ef00c99cff4ba060bdde9577c882db0b0fa700012eb
SIZE (boschmitt-tweedledum-v1.1.1-20221123-9d3a2fa_GH0.tar.gz) = 5205908
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-scikit-build>0 : devel/py-scikit-build@py311
- cmake : devel/cmake-core
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- science_py-tweedledum
- USES:
- compiler:c++17-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1.20221123 03 Jun 2024 04:24:15 |
Yuri Victorovich (yuri) |
science/py-tweedledum: update 1.1.1 → 1.1.1-20221123 |
1.1.1 21 Feb 2024 20:42:35 |
Lorenzo Salvadore (salvadore) |
science/py-tweedledum: Force GCC 12 when GCC is needed
Necessary to update GCC_DEFAULT to GCC 13, until a better fix is found.
PR: 276801
Approved by: portmgr (blanket) |
1.1.1 18 Jun 2023 17:56:46 |
Yuri Victorovich (yuri) Author: wen heping |
science/py-tweedledum: Fix build on 14 by using gcc there |
1.1.1 09 Sep 2022 21:02:04 |
Daniel Engberg (diizzy) |
*/*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.1 12 Aug 2022 07:33:46 |
Yuri Victorovich (yuri) |
science/py-tweedledum: Correct BROKEN line
Reported by: fallout |
1.1.1 10 Aug 2022 05:14:04 |
Yuri Victorovich (yuri) |
science/py-tweedledum: Broken on i386
Reported by: fallout |
1.1.1 08 Aug 2022 03:37:54 |
Yuri Victorovich (yuri) |
science/py-tweedledum: New port: Library for analysis, compilation, synthesis of
quantum circuits |