notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
tweedledum Library for analysis, compilation, synthesis of quantum circuits
1.1.1 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-08 03:54:08
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (125 items)
Collapse this list.
  1. /usr/local/share/licenses/tweedledum-1.1.1/catalog.mk
  2. /usr/local/share/licenses/tweedledum-1.1.1/LICENSE
  3. /usr/local/share/licenses/tweedledum-1.1.1/MIT
  4. include/tweedledum/Decomposition/BarencoDecomposer.h
  5. include/tweedledum/Decomposition/BridgeDecomposer.h
  6. include/tweedledum/Decomposition/OneQubitDecomposer.h
  7. include/tweedledum/Decomposition/ParityDecomposer.h
  8. include/tweedledum/Generators/adder.h
  9. include/tweedledum/Generators/less_than.h
  10. include/tweedledum/IR/Cbit.h
  11. include/tweedledum/IR/Circuit.h
  12. include/tweedledum/IR/Instruction.h
  13. include/tweedledum/IR/Operator.h
  14. include/tweedledum/IR/OperatorTraits.h
  15. include/tweedledum/IR/Qubit.h
  16. include/tweedledum/IR/WireStorage.h
  17. include/tweedledum/Operators/All.h
  18. include/tweedledum/Operators/Extension.h
  19. include/tweedledum/Operators/Extension/Bridge.h
  20. include/tweedledum/Operators/Extension/Clifford.h
  21. include/tweedledum/Operators/Extension/LogicNetwork.h
  22. include/tweedledum/Operators/Extension/Parity.h
  23. include/tweedledum/Operators/Extension/Permutation.h
  24. include/tweedledum/Operators/Extension/TruthTable.h
  25. include/tweedledum/Operators/Extension/Unitary.h
  26. include/tweedledum/Operators/Ising.h
  27. include/tweedledum/Operators/Ising/Rxx.h
  28. include/tweedledum/Operators/Ising/Ryy.h
  29. include/tweedledum/Operators/Ising/Rzz.h
  30. include/tweedledum/Operators/Meta.h
  31. include/tweedledum/Operators/Meta/Barrier.h
  32. include/tweedledum/Operators/Reversible.h
  33. include/tweedledum/Operators/Standard.h
  34. include/tweedledum/Operators/Standard/H.h
  35. include/tweedledum/Operators/Standard/Measure.h
  36. include/tweedledum/Operators/Standard/P.h
  37. include/tweedledum/Operators/Standard/Rx.h
  38. include/tweedledum/Operators/Standard/Ry.h
  39. include/tweedledum/Operators/Standard/Rz.h
  40. include/tweedledum/Operators/Standard/S.h
  41. include/tweedledum/Operators/Standard/Swap.h
  42. include/tweedledum/Operators/Standard/Sx.h
  43. include/tweedledum/Operators/Standard/T.h
  44. include/tweedledum/Operators/Standard/U.h
  45. include/tweedledum/Operators/Standard/X.h
  46. include/tweedledum/Operators/Standard/Y.h
  47. include/tweedledum/Operators/Standard/Z.h
  48. include/tweedledum/Operators/Utils.h
  49. include/tweedledum/Parser/qasm.h
  50. include/tweedledum/Parser/tfc.h
  51. include/tweedledum/Passes/Analysis.h
  52. include/tweedledum/Passes/Analysis/compute_alap_layers.h
  53. include/tweedledum/Passes/Analysis/compute_asap_layers.h
  54. include/tweedledum/Passes/Analysis/compute_critical_paths.h
  55. include/tweedledum/Passes/Analysis/compute_cuts.h
  56. include/tweedledum/Passes/Analysis/compute_depth.h
  57. include/tweedledum/Passes/Analysis/count_operators.h
  58. include/tweedledum/Passes/Decomposition.h
  59. include/tweedledum/Passes/Decomposition/barenco_decomp.h
  60. include/tweedledum/Passes/Decomposition/bridge_decomp.h
  61. include/tweedledum/Passes/Decomposition/one_qubit_decomp.h
  62. include/tweedledum/Passes/Decomposition/parity_decomp.h
  63. include/tweedledum/Passes/Mapping.h
  64. include/tweedledum/Passes/Mapping/Placer/ApprxSatPlacer.h
  65. include/tweedledum/Passes/Mapping/Placer/LinePlacer.h
  66. include/tweedledum/Passes/Mapping/Placer/RandomPlacer.h
  67. include/tweedledum/Passes/Mapping/Placer/SatPlacer.h
  68. include/tweedledum/Passes/Mapping/Placer/TrivialPlacer.h
  69. include/tweedledum/Passes/Mapping/RePlacer/JitRePlacer.h
  70. include/tweedledum/Passes/Mapping/RePlacer/SabreRePlacer.h
  71. include/tweedledum/Passes/Mapping/Router/BridgeRouter.h
  72. include/tweedledum/Passes/Mapping/Router/JitRouter.h
  73. include/tweedledum/Passes/Mapping/Router/SabreRouter.h
  74. include/tweedledum/Passes/Mapping/bridge_map.h
  75. include/tweedledum/Passes/Mapping/jit_map.h
  76. include/tweedledum/Passes/Mapping/sabre_map.h
  77. include/tweedledum/Passes/Mapping/sat_map.h
  78. include/tweedledum/Passes/Optimization.h
  79. include/tweedledum/Passes/Optimization/gate_cancellation.h
  80. include/tweedledum/Passes/Optimization/linear_resynth.h
  81. include/tweedledum/Passes/Optimization/phase_folding.h
  82. include/tweedledum/Passes/Optimization/steiner_resynth.h
  83. include/tweedledum/Passes/Simulation/simulate_classically.h
  84. include/tweedledum/Passes/Utility.h
  85. include/tweedledum/Passes/Utility/inverse.h
  86. include/tweedledum/Passes/Utility/reverse.h
  87. include/tweedledum/Passes/Utility/shallow_duplicate.h
  88. include/tweedledum/Synthesis/Synthesis.h
  89. include/tweedledum/Synthesis/a_star_swap_synth.h
  90. include/tweedledum/Synthesis/all_linear_synth.h
  91. include/tweedledum/Synthesis/cx_dihedral_synth.h
  92. include/tweedledum/Synthesis/decomp_synth.h
  93. include/tweedledum/Synthesis/diagonal_synth.h
  94. include/tweedledum/Synthesis/gray_synth.h
  95. include/tweedledum/Synthesis/lhrs_synth.h
  96. include/tweedledum/Synthesis/linear_synth.h
  97. include/tweedledum/Synthesis/pkrm_synth.h
  98. include/tweedledum/Synthesis/pprm_synth.h
  99. include/tweedledum/Synthesis/sat_swap_synth.h
  100. include/tweedledum/Synthesis/spectrum_synth.h
  101. include/tweedledum/Synthesis/steiner_gauss_synth.h
  102. include/tweedledum/Synthesis/transform_synth.h
  103. include/tweedledum/Synthesis/xag_synth.h
  104. include/tweedledum/Target/Device.h
  105. include/tweedledum/Target/Mapping.h
  106. include/tweedledum/Target/Placement.h
  107. include/tweedledum/Utils/Allocators.h
  108. include/tweedledum/Utils/Classical/xag_optimize.h
  109. include/tweedledum/Utils/Classical/xag_simulate.h
  110. include/tweedledum/Utils/Classical/xag_stats.h
  111. include/tweedledum/Utils/Cut.h
  112. include/tweedledum/Utils/DynamicBitset.h
  113. include/tweedledum/Utils/Hash.h
  114. include/tweedledum/Utils/Intrinsics.h
  115. include/tweedledum/Utils/LinPhasePoly.h
  116. include/tweedledum/Utils/Matrix.h
  117. include/tweedledum/Utils/Numbers.h
  118. include/tweedledum/Utils/SmallVector.h
  119. include/tweedledum/Utils/Source.h
  120. include/tweedledum/Utils/SourceManager.h
  121. include/tweedledum/Utils/Visualization/string_utf8.h
  122. lib/libtweedledum.so
  123. @owner
  124. @group
  125. @mode
Collapse this list.
Dependency lines:
  • tweedledum>0:science/tweedledum
To install the port:
cd /usr/ports/science/tweedledum/ && make install clean
To add the package, run one of these commands:
  • pkg install science/tweedledum
  • pkg install tweedledum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tweedledum
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1659924254 SHA256 (boschmitt-tweedledum-v1.1.1_GH0.tar.gz) = ba1c79808dfae1cf65a06eb6c5aeee4daf9e826386c582b5fea0c5c634f4d15b SIZE (boschmitt-tweedledum-v1.1.1_GH0.tar.gz) = 5105832

Packages (timestamps in pop-ups are UTC):
tweedledum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.11.1.1-1.1.11.1.1---
FreeBSD:13:quarterly1.1.11.1.11.1.11.1.11.1.11.1.11.1.11.1.1
FreeBSD:14:latest1.1.11.1.11.1.11.1.11.1.11.1.1-1.1.1
FreeBSD:14:quarterly1.1.11.1.1-1.1.11.1.11.1.11.1.11.1.1
FreeBSD:15:latest1.1.11.1.1n/a1.1.1n/a1.1.11.1.11.1.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
science_tweedledum
USES:
cmake:testing compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/boschmitt/tweedledum/tar.gz/v1.1.1?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1.1
08 Aug 2022 03:35:25
commit hash: bd91788f3b9f5af0a5bb0b9f134b199b1c7c3002commit hash: bd91788f3b9f5af0a5bb0b9f134b199b1c7c3002commit hash: bd91788f3b9f5af0a5bb0b9f134b199b1c7c3002commit hash: bd91788f3b9f5af0a5bb0b9f134b199b1c7c3002 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/tweedledum: New port: Library for analysis, compilation, synthesis of
quantum circuits

Number of commits found: 3