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
fxt Llibrary of low-level algorithms
2024.03.14 math on this many watch lists=2 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 2024.03.14Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-11-28 00:57:15
Last Update: 2024-03-23 14:30:44
Commit Hash: 1c3ea7b
People watching this port, also watch:: py39-actdiag, p5-Data-Hexdumper
License: GPLv3+
WWW:
https://www.jjj.de/fxt/
Description:
fxt is a library package (coming as C++ source code) containing various algorithms for: - Fast Fourier Transform (FFT) incl. real-valued, - multidimensional and weighted variants. - Fast Hartley Transform (FHT) - Number Theoretic Transform (NTT), Fast Walsh Transform. - Convolution (cyclic, linear and weighted), - correlation and power spectrum. - Fast Haar Transform, Fast Wavelet Transform - Mass storage convolution and fast multiplication routines. - Sine- and cosine transform (DCT, DST), Fast Z-Transform (FZT)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1833 items)
Collapse this list.
  1. /usr/local/share/licenses/fxt-2024.03.14/catalog.mk
  2. /usr/local/share/licenses/fxt-2024.03.14/LICENSE
  3. /usr/local/share/licenses/fxt-2024.03.14/GPLv3+
  4. include/fxt/array-len.h
  5. include/fxt/aux0-all.h
  6. include/fxt/aux0/binomial.h
  7. include/fxt/aux0/cayley-dickson-mult.h
  8. include/fxt/aux0/cmult.h
  9. include/fxt/aux0/csincos.h
  10. include/fxt/aux0/factorial.h
  11. include/fxt/aux0/fibonacci.h
  12. include/fxt/aux0/gcd.h
  13. include/fxt/aux0/ipow.h
  14. include/fxt/aux0/ldn2rc.h
  15. include/fxt/aux0/print-fixed.h
  16. include/fxt/aux0/rand-idx.h
  17. include/fxt/aux0/randf.h
  18. include/fxt/aux0/sincos.h
  19. include/fxt/aux0/sumdiff.h
  20. include/fxt/aux0/swap.h
  21. include/fxt/aux0/tex-line.h
  22. include/fxt/aux1-all.h
  23. include/fxt/aux1/arith1.h
  24. include/fxt/aux1/bytescan.h
  25. include/fxt/aux1/copy.h
  26. include/fxt/aux1/num2str.h
  27. include/fxt/aux1/wordgray.h
  28. include/fxt/aux2-all.h
  29. include/fxt/aux2/transpose.h
  30. include/fxt/aux2/transpose2.h
  31. include/fxt/bits-all.h
  32. include/fxt/bits/average.h
  33. include/fxt/bits/bin-to-sl-gray.h
  34. include/fxt/bits/bin2naf.h
  35. include/fxt/bits/bit-dragon-r13.h
  36. include/fxt/bits/bit-dragon-r4.h
  37. include/fxt/bits/bit-dragon-r5.h
  38. include/fxt/bits/bit-dragon-r7.h
  39. include/fxt/bits/bit-dragon-r9.h
  40. include/fxt/bits/bit-dragon3.h
  41. include/fxt/bits/bit-isolate.h
  42. include/fxt/bits/bit-necklace.h
  43. include/fxt/bits/bit-paper-fold.h
  44. include/fxt/bits/bit-rll2.h
  45. include/fxt/bits/bit-sl-gray.h
  46. include/fxt/bits/bit2adic.h
  47. include/fxt/bits/bit2pow.h
  48. include/fxt/bits/bitasm-amd64.h
  49. include/fxt/bits/bitasm-i386.h
  50. include/fxt/bits/bitasm-sse.h
  51. include/fxt/bits/bitasm.h
  52. include/fxt/bits/bitblock.h
  53. include/fxt/bits/bitbutterfly.h
  54. include/fxt/bits/bitcombcolex.h
  55. include/fxt/bits/bitcombminchange.h
  56. include/fxt/bits/bitcombshifts.h
  57. include/fxt/bits/bitcopy.h
  58. include/fxt/bits/bitcount.h
  59. include/fxt/bits/bitcyclic-dist.h
  60. include/fxt/bits/bitcyclic-match.h
  61. include/fxt/bits/bitcyclic-minmax.h
  62. include/fxt/bits/bitcyclic-period.h
  63. include/fxt/bits/bitcyclic-xor.h
  64. include/fxt/bits/bitfibgray.h
  65. include/fxt/bits/bitgather.h
  66. include/fxt/bits/bitgraypermute.h
  67. include/fxt/bits/bithigh-edge.h
  68. include/fxt/bits/bithigh.h
  69. include/fxt/bits/bitldeq.h
  70. include/fxt/bits/bitlex.h
  71. include/fxt/bits/bitlow-edge.h
  72. include/fxt/bits/bitlow.h
  73. include/fxt/bits/bitperiodic.h
  74. include/fxt/bits/bitrotate.h
  75. include/fxt/bits/bitseparate.h
  76. include/fxt/bits/bitsequency.h
  77. include/fxt/bits/bitset2set.h
  78. include/fxt/bits/bitsperlong.h
  79. include/fxt/bits/bitsubset-gray.h
  80. include/fxt/bits/bitsubset.h
  81. include/fxt/bits/bitsubsetq.h
  82. include/fxt/bits/bitswap.h
  83. include/fxt/bits/bittest.h
  84. include/fxt/bits/bittransforms.h
  85. include/fxt/bits/bitxtransforms.h
  86. include/fxt/bits/bitzip-pairs.h
  87. include/fxt/bits/bitzip.h
  88. include/fxt/bits/blue-fixed-points.h
  89. include/fxt/bits/branchless.h
  90. include/fxt/bits/colormix-fl.h
  91. include/fxt/bits/colormix.h
  92. include/fxt/bits/colormixp.h
  93. include/fxt/bits/crc32.h
  94. include/fxt/bits/crc64.h
  95. include/fxt/bits/cswap.h
  96. include/fxt/bits/evenodd.h
  97. include/fxt/bits/fibrep-subset-lexrev.h
  98. include/fxt/bits/fibrep.h
  99. include/fxt/bits/graycode.h
  100. include/fxt/bits/graypower.h
  101. include/fxt/bits/grsnegative.h
  102. include/fxt/bits/hilbert.h
  103. include/fxt/bits/ith-one-idx.h
  104. include/fxt/bits/kolakoski-seq.h
  105. include/fxt/bits/negbin.h
  106. include/fxt/bits/nextgray.h
  107. include/fxt/bits/parenwords.h
  108. include/fxt/bits/parity.h
  109. include/fxt/bits/pcrc64.h
  110. include/fxt/bits/print-bin.h
  111. include/fxt/bits/radix-2i.h
  112. include/fxt/bits/radix-m1pi.h
  113. include/fxt/bits/radix-m4.h
  114. include/fxt/bits/revbin-upd.h
  115. include/fxt/bits/revbin.h
  116. include/fxt/bits/revgraycode.h
  117. include/fxt/bits/tcrc64.h
  118. include/fxt/bits/thue-morse.h
  119. include/fxt/bits/tinyfactors.h
  120. include/fxt/bits/zerobyte.h
  121. include/fxt/bits/zorder.h
  122. include/fxt/bmat-all.h
  123. include/fxt/bmat/bitmat-funcs.h
  124. include/fxt/bmat/bitmat-inline.h
  125. include/fxt/bpol-all.h
  126. include/fxt/bpol/all-irredpoly.h
  127. include/fxt/bpol/bitpol-arith.h
  128. include/fxt/bpol/bitpol-degree.h
  129. include/fxt/bpol/bitpol-deriv.h
  130. include/fxt/bpol/bitpol-factor.h
  131. include/fxt/bpol/bitpol-gcd.h
  132. include/fxt/bpol/bitpol-irred.h
  133. include/fxt/bpol/bitpol-order.h
  134. include/fxt/bpol/bitpol-primitive.h
  135. include/fxt/bpol/bitpol-print.h
  136. include/fxt/bpol/bitpol-squarefree.h
  137. include/fxt/bpol/bitpol-srp.h
  138. include/fxt/bpol/bitpolmod-arith.h
  139. include/fxt/bpol/bitpolmod-minpoly.h
  140. include/fxt/bpol/bitpolmod-solvequadratic.h
  141. include/fxt/bpol/clhca.h
  142. include/fxt/bpol/fcsr.h
  143. include/fxt/bpol/gf2n-trace.h
  144. include/fxt/bpol/gf2n.h
  145. include/fxt/bpol/lfsr.h
  146. include/fxt/bpol/lfsr64.h
  147. include/fxt/bpol/lhca.h
  148. include/fxt/bpol/mersenne-coprime.h
  149. include/fxt/bpol/necklace2bitpol.h
  150. include/fxt/bpol/normal-solvequadratic.h
  151. include/fxt/bpol/normalbasis.h
  152. include/fxt/bpol/normalpoly-dual.h
  153. include/fxt/bpol/num-bitpol.h
  154. include/fxt/bpol/poly-tab.h
  155. include/fxt/chirpzt-all.h
  156. include/fxt/chirpzt/chirpzt.h
  157. include/fxt/comb-all.h
  158. include/fxt/comb/acgray.h
  159. include/fxt/comb/acyclic-map.h
  160. include/fxt/comb/arith-3-progression.h
  161. include/fxt/comb/arrangement-lex.h
  162. include/fxt/comb/arrangement-rgs.h
  163. include/fxt/comb/ascent-alt-rgs.h
  164. include/fxt/comb/ascent-nonflat-rgs.h
  165. include/fxt/comb/ascent-rgs-subset-lex.h
  166. include/fxt/comb/ascent-rgs.h
  167. include/fxt/comb/balanced-ordered-tree-lev-seq.h
  168. include/fxt/comb/big-fact2perm.h
  169. include/fxt/comb/binary-debruijn.h
  170. include/fxt/comb/binary-huffman.h
  171. include/fxt/comb/binary-necklace.h
  172. include/fxt/comb/binary-rot.h
  173. include/fxt/comb/binary-sl-gray.h
  174. include/fxt/comb/catalan-flat-path-lex.h
  175. include/fxt/comb/catalan-path-lex.h
  176. include/fxt/comb/catalan-rgs-gray.h
  177. include/fxt/comb/catalan-rgs-gslex.h
  178. include/fxt/comb/catalan-rgs-subset-lex.h
  179. include/fxt/comb/catalan-rgs-to-noncrossing-setpart-rgs.h
  180. include/fxt/comb/catalan-rgs.h
  181. include/fxt/comb/catalan-step-rgs-colex.h
  182. include/fxt/comb/catalan-step-rgs-lex.h
  183. include/fxt/comb/catalan-step-rgs-subset-lexrev.h
  184. include/fxt/comb/catalan-step-rgs-to-paren-string.h
  185. include/fxt/comb/catalan.h
  186. include/fxt/comb/cayley-perm.h
  187. include/fxt/comb/change-rgs.h
  188. include/fxt/comb/check-kpermgen.h
  189. include/fxt/comb/check-mixedradix.h
  190. include/fxt/comb/check-permgen.h
  191. include/fxt/comb/comb-print.h
  192. include/fxt/comb/combination-chase.h
  193. include/fxt/comb/combination-colex.h
  194. include/fxt/comb/combination-emk.h
  195. include/fxt/comb/combination-endo.h
  196. include/fxt/comb/combination-enup.h
  197. include/fxt/comb/combination-lex.h
  198. include/fxt/comb/combination-mod.h
  199. include/fxt/comb/combination-pref.h
  200. include/fxt/comb/combination-rec.h
  201. include/fxt/comb/combination-revdoor.h
  202. include/fxt/comb/comp2comb.h
  203. include/fxt/comb/composition-colex.h
  204. include/fxt/comb/composition-colex2.h
  205. include/fxt/comb/composition-dist-unimodal.h
  206. include/fxt/comb/composition-ex-colex.h
  207. include/fxt/comb/composition-ex-lex.h
  208. include/fxt/comb/composition-nz-binary.h
  209. include/fxt/comb/composition-nz-carlitz.h
  210. include/fxt/comb/composition-nz-conj.h
  211. include/fxt/comb/composition-nz-first-max.h
  212. include/fxt/comb/composition-nz-gray.h
  213. include/fxt/comb/composition-nz-gray2.h
  214. include/fxt/comb/composition-nz-i-smooth.h
  215. include/fxt/comb/composition-nz-left-2smooth.h
  216. include/fxt/comb/composition-nz-left-smooth.h
  217. include/fxt/comb/composition-nz-max.h
  218. include/fxt/comb/composition-nz-min.h
  219. include/fxt/comb/composition-nz-minc.h
  220. include/fxt/comb/composition-nz-numparts.h
  221. include/fxt/comb/composition-nz-odd-subset-lex.h
  222. include/fxt/comb/composition-nz-odd.h
  223. include/fxt/comb/composition-nz-prefix-cond.h
  224. include/fxt/comb/composition-nz-rank.h
  225. include/fxt/comb/composition-nz-rl.h
  226. include/fxt/comb/composition-nz-smooth.h
  227. include/fxt/comb/composition-nz-sorts.h
  228. include/fxt/comb/composition-nz-sorts2-pp.h
  229. include/fxt/comb/composition-nz-sorts2.h
  230. include/fxt/comb/composition-nz-subdiagonal.h
  231. include/fxt/comb/composition-nz-subset-lex.h
  232. include/fxt/comb/composition-nz-superdiagonal.h
  233. include/fxt/comb/composition-nz-upstep.h
  234. include/fxt/comb/composition-nz-weakly-unimodal.h
  235. include/fxt/comb/composition-nz.h
  236. include/fxt/comb/composition-rank.h
  237. include/fxt/comb/composition-unimodal.h
  238. include/fxt/comb/cyclic-perm-gray.h
  239. include/fxt/comb/cyclic-words.h
  240. include/fxt/comb/debruijn.h
  241. include/fxt/comb/delta2gray.h
  242. include/fxt/comb/descent-rgs.h
  243. include/fxt/comb/dyck-gray.h
  244. include/fxt/comb/dyck-gray2.h
  245. include/fxt/comb/dyck-pref.h
  246. include/fxt/comb/dyck-rgs-subset-lex.h
  247. include/fxt/comb/dyck-rgs.h
  248. include/fxt/comb/endo-enup.h
  249. include/fxt/comb/fact2num.h
  250. include/fxt/comb/fact2num2perm.h
  251. include/fxt/comb/fact2perm.h
  252. include/fxt/comb/fractional-base-number.h
  253. include/fxt/comb/gray-compare.h
  254. include/fxt/comb/gray-cycle-leaders.h
  255. include/fxt/comb/hilbert-ndim-rec.h
  256. include/fxt/comb/hilbert-ndim.h
  257. include/fxt/comb/id-tree-lev-seq.h
  258. include/fxt/comb/involution-zero-map-rgs.h
  259. include/fxt/comb/is-arrangement-rgs.h
  260. include/fxt/comb/is-ascent-rgs.h
  261. include/fxt/comb/is-catalan-path.h
  262. include/fxt/comb/is-catalan-rgs.h
  263. include/fxt/comb/is-catalan-step-rgs.h
  264. include/fxt/comb/is-cayley-perm.h
  265. include/fxt/comb/is-change-rgs.h
  266. include/fxt/comb/is-composition-nz.h
  267. include/fxt/comb/is-descent-rgs.h
  268. include/fxt/comb/is-dyck-rgs.h
  269. include/fxt/comb/is-isoscent-rgs.h
  270. include/fxt/comb/is-mixedradix-num.h
  271. include/fxt/comb/is-motzkin-path.h
  272. include/fxt/comb/is-motzkin-rgs.h
  273. include/fxt/comb/is-motzkin-step-rgs.h
  274. include/fxt/comb/is-noncrossing-setpart-rgs.h
  275. include/fxt/comb/is-nonsquashing.h
  276. include/fxt/comb/is-paren-position-word.h
  277. include/fxt/comb/is-paren-string.h
  278. include/fxt/comb/is-partition-asc.h
  279. include/fxt/comb/is-partition-desc.h
  280. include/fxt/comb/is-partition-rgs.h
  281. include/fxt/comb/is-schroeder-path.h
  282. include/fxt/comb/is-schroeder-rgs.h
  283. include/fxt/comb/is-setpart-ccf-perm.h
  284. include/fxt/comb/is-setpart-rgs.h
  285. include/fxt/comb/is-shifted-young-tab-rgs.h
  286. include/fxt/comb/is-smooth.h
  287. include/fxt/comb/is-sorts-in-runs-sorted.h
  288. include/fxt/comb/is-stack-sortable.h
  289. include/fxt/comb/is-symmetric.h
  290. include/fxt/comb/is-unimodal.h
  291. include/fxt/comb/is-young-tab-rgs.h
  292. include/fxt/comb/is-zero-map-rgs.h
  293. include/fxt/comb/isoscent-rgs.h
  294. include/fxt/comb/kperm-gray.h
  295. include/fxt/comb/kperm-lex.h
  296. include/fxt/comb/ksubset-gray.h
  297. include/fxt/comb/ksubset-lex.h
  298. include/fxt/comb/ksubset-rec.h
  299. include/fxt/comb/ksubset-twoclose-list-rec.h
  300. include/fxt/comb/ksubset-twoclose-list.h
  301. include/fxt/comb/ksubset-twoclose-rec.h
  302. include/fxt/comb/ksubset-twoclose.h
  303. include/fxt/comb/lex-compare.h
  304. include/fxt/comb/lindenmayer-system.h
  305. include/fxt/comb/lyndon-factorization.h
  306. include/fxt/comb/lyndon-words-prefix-cond.h
  307. include/fxt/comb/lyndon-words.h
  308. include/fxt/comb/map23-rgs.h
  309. include/fxt/comb/max-subrange-sum.h
  310. include/fxt/comb/mixedradix-aux.h
  311. include/fxt/comb/mixedradix-endo-gray.h
  312. include/fxt/comb/mixedradix-endo.h
  313. include/fxt/comb/mixedradix-fixed-content-lex.h
  314. include/fxt/comb/mixedradix-fixed-content.h
  315. include/fxt/comb/mixedradix-gray.h
  316. include/fxt/comb/mixedradix-gslex-alt.h
  317. include/fxt/comb/mixedradix-gslex.h
  318. include/fxt/comb/mixedradix-modular-gray.h
  319. include/fxt/comb/mixedradix-naf-gray.h
  320. include/fxt/comb/mixedradix-naf-subset-lex.h
  321. include/fxt/comb/mixedradix-naf.h
  322. include/fxt/comb/mixedradix-prefix-cond.h
  323. include/fxt/comb/mixedradix-rev.h
  324. include/fxt/comb/mixedradix-sl-gray-compare.h
  325. include/fxt/comb/mixedradix-sl-gray-rank.h
  326. include/fxt/comb/mixedradix-sl-gray.h
  327. include/fxt/comb/mixedradix-subset-lex-rank.h
  328. include/fxt/comb/mixedradix-subset-lex.h
  329. include/fxt/comb/mixedradix-subset-lexrev.h
  330. include/fxt/comb/mixedradix.h
  331. include/fxt/comb/monotonic-gray.h
  332. include/fxt/comb/motzkin-nonflat-rgs-lex.h
  333. include/fxt/comb/motzkin-path-lex.h
  334. include/fxt/comb/motzkin-rgs-lex.h
  335. include/fxt/comb/motzkin-step-rgs-lex.h
  336. include/fxt/comb/mpartition.h
  337. include/fxt/comb/mpartition2.h
  338. include/fxt/comb/mset-kperm-lex.h
  339. include/fxt/comb/mset-perm-gray.h
  340. include/fxt/comb/mset-perm-lex-rec.h
  341. include/fxt/comb/mset-perm-lex.h
  342. include/fxt/comb/mset-perm-pref.h
  343. include/fxt/comb/msetpart.h
  344. include/fxt/comb/necklace.h
  345. include/fxt/comb/num-compositions.h
  346. include/fxt/comb/num-necklaces.h
  347. include/fxt/comb/num2perm.h
  348. include/fxt/comb/ordered-tree-branches.h
  349. include/fxt/comb/ordered-tree-branching-seq.h
  350. include/fxt/comb/ordered-tree-lev-seq.h
  351. include/fxt/comb/paren-gray.h
  352. include/fxt/comb/paren-lex.h
  353. include/fxt/comb/paren-pref.h
  354. include/fxt/comb/paren-string-to-rgs.h
  355. include/fxt/comb/paren.h
  356. include/fxt/comb/partition-2fall-asc-subset-lex.h
  357. include/fxt/comb/partition-2fall-asc.h
  358. include/fxt/comb/partition-2fall-desc.h
  359. include/fxt/comb/partition-asc-2rep-subset-lex.h
  360. include/fxt/comb/partition-asc-2rep.h
  361. include/fxt/comb/partition-asc-perim.h
  362. include/fxt/comb/partition-asc-sorts.h
  363. include/fxt/comb/partition-asc-sorts2-pp.h
  364. include/fxt/comb/partition-asc-sorts2.h
  365. include/fxt/comb/partition-asc-subset-lex-csh.h
  366. include/fxt/comb/partition-asc-subset-lex.h
  367. include/fxt/comb/partition-asc.h
  368. include/fxt/comb/partition-binary-asc.h
  369. include/fxt/comb/partition-binary-desc.h
  370. include/fxt/comb/partition-boundary.h
  371. include/fxt/comb/partition-conj.h
  372. include/fxt/comb/partition-desc-bb.h
  373. include/fxt/comb/partition-desc.h
  374. include/fxt/comb/partition-dist-asc-len.h
  375. include/fxt/comb/partition-dist-asc-subset-lex.h
  376. include/fxt/comb/partition-dist-asc.h
  377. include/fxt/comb/partition-dist-d-asc.h
  378. include/fxt/comb/partition-dist-desc.h
  379. include/fxt/comb/partition-gen.h
  380. include/fxt/comb/partition-hook-prod.h
  381. include/fxt/comb/partition-nonsquashing-desc.h
  382. include/fxt/comb/partition-odd-asc-subset-lex-csh.h
  383. include/fxt/comb/partition-odd-asc-subset-lex.h
  384. include/fxt/comb/partition-odd-asc.h
  385. include/fxt/comb/partition-odd-desc.h
  386. include/fxt/comb/partition-odd-nonsquashing-desc.h
  387. include/fxt/comb/partition-odd-to-dist.h
  388. include/fxt/comb/partition-rgs-lex.h
  389. include/fxt/comb/partition-s-desc.h
  390. include/fxt/comb/partition-strongly-decr-desc.h
  391. include/fxt/comb/partition.h
  392. include/fxt/comb/peano-ndim.h
  393. include/fxt/comb/perm-colex.h
  394. include/fxt/comb/perm-derange.h
  395. include/fxt/comb/perm-gray-ffact.h
  396. include/fxt/comb/perm-gray-lipski.h
  397. include/fxt/comb/perm-gray-rfact.h
  398. include/fxt/comb/perm-gray-rot1.h
  399. include/fxt/comb/perm-gray-wells.h
  400. include/fxt/comb/perm-heap.h
  401. include/fxt/comb/perm-heap2-swaps.h
  402. include/fxt/comb/perm-heap2.h
  403. include/fxt/comb/perm-involution.h
  404. include/fxt/comb/perm-ives.h
  405. include/fxt/comb/perm-lex.h
  406. include/fxt/comb/perm-mv0.h
  407. include/fxt/comb/perm-pref.h
  408. include/fxt/comb/perm-rec.h
  409. include/fxt/comb/perm-rev.h
  410. include/fxt/comb/perm-rot.h
  411. include/fxt/comb/perm-st-gray.h
  412. include/fxt/comb/perm-st-pref.h
  413. include/fxt/comb/perm-st.h
  414. include/fxt/comb/perm-star-inv.h
  415. include/fxt/comb/perm-star-swaps.h
  416. include/fxt/comb/perm-star.h
  417. include/fxt/comb/perm-trotter-lg.h
  418. include/fxt/comb/perm-trotter.h
  419. include/fxt/comb/perm1-prefix-cond.h
  420. include/fxt/comb/perm1-topsort.h
  421. include/fxt/comb/print-arrangement-rgs-perm.h
  422. include/fxt/comb/print-catalan-path-aa.h
  423. include/fxt/comb/print-catalan-step-rgs-aa.h
  424. include/fxt/comb/print-composition-aa.h
  425. include/fxt/comb/print-composition-by-sorts.h
  426. include/fxt/comb/print-composition-unimodal.h
  427. include/fxt/comb/print-partition-aa.h
  428. include/fxt/comb/print-partition-conj.h
  429. include/fxt/comb/print-young-tab-rgs-aa.h
  430. include/fxt/comb/print-zero-map-rgs.h
  431. include/fxt/comb/reverse-paren-string.h
  432. include/fxt/comb/rgs-fincr.h
  433. include/fxt/comb/rgs-kincr.h
  434. include/fxt/comb/rgs-maxincr.h
  435. include/fxt/comb/ruler-func-s.h
  436. include/fxt/comb/ruler-func.h
  437. include/fxt/comb/ruler-func1.h
  438. include/fxt/comb/schroeder-path-lex.h
  439. include/fxt/comb/schroeder-rgs-lex.h
  440. include/fxt/comb/score-sequence.h
  441. include/fxt/comb/setpart-ccf-rgs-lex.h
  442. include/fxt/comb/setpart-ck-rgs.h
  443. include/fxt/comb/setpart-noncrossing-ll.h
  444. include/fxt/comb/setpart-noncrossing-rgs.h
  445. include/fxt/comb/setpart-p-rgs-lex.h
  446. include/fxt/comb/setpart-rgs-fixed-content-vec.h
  447. include/fxt/comb/setpart-rgs-gray.h
  448. include/fxt/comb/setpart-rgs-lex.h
  449. include/fxt/comb/setpart-rgs-subset-lex.h
  450. include/fxt/comb/setpart-s-zero-map-rgs.h
  451. include/fxt/comb/setpart-zero-map-rgs.h
  452. include/fxt/comb/setpart.h
  453. include/fxt/comb/signed-perm-gray.h
  454. include/fxt/comb/signed-perm.h
  455. include/fxt/comb/skew-binary.h
  456. include/fxt/comb/smooth-rfact-rgs.h
  457. include/fxt/comb/string-subst.h
  458. include/fxt/comb/subset-debruijn.h
  459. include/fxt/comb/subset-deltalex.h
  460. include/fxt/comb/subset-gray-delta.h
  461. include/fxt/comb/subset-gray.h
  462. include/fxt/comb/subset-lex-compare.h
  463. include/fxt/comb/subset-lex.h
  464. include/fxt/comb/subset-sl-gray.h
  465. include/fxt/comb/test-gray.h
  466. include/fxt/comb/tree-lev-seq-aux.h
  467. include/fxt/comb/tree-lev-seq.h
  468. include/fxt/comb/weak-ascent-rgs.h
  469. include/fxt/comb/weakly-unimodal-map-lex.h
  470. include/fxt/comb/wfl-hilbert.h
  471. include/fxt/comb/word-stats.h
  472. include/fxt/comb/young-tab-fixed-shape.h
  473. include/fxt/comb/young-tab-rgs-descents.h
  474. include/fxt/comb/young-tab-rgs-subset-lex.h
  475. include/fxt/comb/young-tab-rgs.h
  476. include/fxt/complextype.h
  477. include/fxt/convolution-all.h
  478. include/fxt/convolution/complexconvolution.h
  479. include/fxt/convolution/fhtmulsqr.h
  480. include/fxt/convolution/realconvolution.h
  481. include/fxt/convolution/slowcnvl-lin.h
  482. include/fxt/convolution/slowcnvl.h
  483. include/fxt/convolution/slowcnvla.h
  484. include/fxt/convolution/slowcnvlhalf.h
  485. include/fxt/convolution/slowconvolution.h
  486. include/fxt/convolution/slowtwodimcnvl.h
  487. include/fxt/convolution/slowweightedcnvl.h
  488. include/fxt/convolution/weightedconvolution.h
  489. include/fxt/correlation-all.h
  490. include/fxt/correlation/correlation.h
  491. include/fxt/correlation/slowcorr.h
  492. include/fxt/dctdst-all.h
  493. include/fxt/dctdst/dctdst.h
  494. include/fxt/ds-all.h
  495. include/fxt/ds/array2d.h
  496. include/fxt/ds/array3d.h
  497. include/fxt/ds/bitarray.h
  498. include/fxt/ds/bitarray2d.h
  499. include/fxt/ds/bounding-box-2d.h
  500. include/fxt/ds/bounding-box-3d.h
  501. include/fxt/ds/centered-array2d.h
  502. include/fxt/ds/centered-array3d.h
  503. include/fxt/ds/deque.h
  504. include/fxt/ds/heap.h
  505. include/fxt/ds/left-right-array.h
  506. include/fxt/ds/point2d.h
  507. include/fxt/ds/point3d.h
  508. include/fxt/ds/priorityqueue.h
  509. include/fxt/ds/queue.h
  510. include/fxt/ds/ringbuffer.h
  511. include/fxt/ds/stack.h
  512. include/fxt/ds/vector2d.h
  513. include/fxt/ds/vector3d.h
  514. include/fxt/fft-all.h
  515. include/fxt/fft/fft-default.h
  516. include/fxt/fft/fft.h
  517. include/fxt/fft/matrixfft.h
  518. include/fxt/fft/shortfft.h
  519. include/fxt/fft/slowft.h
  520. include/fxt/fht-all.h
  521. include/fxt/fht/fht-default.h
  522. include/fxt/fht/fht.h
  523. include/fxt/fht/fht2d.h
  524. include/fxt/fht/fhtloc2.h
  525. include/fxt/fht/hartleyshift.h
  526. include/fxt/fht/shortfhtdifcore.h
  527. include/fxt/fht/shortfhtditcore.h
  528. include/fxt/fht/slowht.h
  529. include/fxt/fxtalloca.h
  530. include/fxt/fxtio.h
  531. include/fxt/fxttypes.h
  532. include/fxt/graph-all.h
  533. include/fxt/graph/digraph-paths.h
  534. include/fxt/graph/digraph.h
  535. include/fxt/graph/lyndon-gray.h
  536. include/fxt/graph/mk-special-digraphs.h
  537. include/fxt/graph/print-path.h
  538. include/fxt/haar-all.h
  539. include/fxt/haar/fib-haar.h
  540. include/fxt/haar/haar.h
  541. include/fxt/haar/haarnn.h
  542. include/fxt/haar/haarrevnn.h
  543. include/fxt/haar/mers-haar.h
  544. include/fxt/haar/prefix-transform.h
  545. include/fxt/haar/transposedhaarnn.h
  546. include/fxt/haar/transposedhaarrevnn.h
  547. include/fxt/jjassert.h
  548. include/fxt/matrix-all.h
  549. include/fxt/matrix/matrix.h
  550. include/fxt/matrix/vector.h
  551. include/fxt/mod-all.h
  552. include/fxt/mod/chebyshev.h
  553. include/fxt/mod/divisors.h
  554. include/fxt/mod/factor.h
  555. include/fxt/mod/isqrt.h
  556. include/fxt/mod/mersenne.h
  557. include/fxt/mod/mod.h
  558. include/fxt/mod/modarith.h
  559. include/fxt/mod/mtypes.h
  560. include/fxt/mod/numtheory.h
  561. include/fxt/mod/primes.h
  562. include/fxt/nextarg.h
  563. include/fxt/ntt-all.h
  564. include/fxt/ntt/ntt.h
  565. include/fxt/perm-all.h
  566. include/fxt/perm/even2lower.h
  567. include/fxt/perm/fact2perm-swp-apply.h
  568. include/fxt/perm/graypermute.h
  569. include/fxt/perm/grayrevpermute.h
  570. include/fxt/perm/haarpermute.h
  571. include/fxt/perm/perm-genus.h
  572. include/fxt/perm/perm2ccf.h
  573. include/fxt/perm/permapply.h
  574. include/fxt/perm/permapplyfunc.h
  575. include/fxt/perm/permcomplement.h
  576. include/fxt/perm/permcompose.h
  577. include/fxt/perm/perminvert.h
  578. include/fxt/perm/permq.h
  579. include/fxt/perm/permrand-2cycles.h
  580. include/fxt/perm/permrand-connected.h
  581. include/fxt/perm/permrand-cycle-type.h
  582. include/fxt/perm/permrand-cyclic.h
  583. include/fxt/perm/permrand-derange.h
  584. include/fxt/perm/permrand-derange3.h
  585. include/fxt/perm/permrand-inv-mod-m.h
  586. include/fxt/perm/permrand-ncm2.h
  587. include/fxt/perm/permrand-ord.h
  588. include/fxt/perm/permrand-parity.h
  589. include/fxt/perm/permrand-pref.h
  590. include/fxt/perm/permrand-sdc.h
  591. include/fxt/perm/permrand-self-inverse.h
  592. include/fxt/perm/permrand.h
  593. include/fxt/perm/printcycles.h
  594. include/fxt/perm/radixpermute.h
  595. include/fxt/perm/revbinpermute.h
  596. include/fxt/perm/revbinpermute0.h
  597. include/fxt/perm/reverse.h
  598. include/fxt/perm/rotate.h
  599. include/fxt/perm/shortgraypermute.h
  600. include/fxt/perm/shortrevbinpermute.h
  601. include/fxt/perm/shortrevbinpermute0.h
  602. include/fxt/perm/swapblocks.h
  603. include/fxt/perm/xorpermute.h
  604. include/fxt/perm/zip.h
  605. include/fxt/perm/ziprev.h
  606. include/fxt/realfft-all.h
  607. include/fxt/realfft/realfft.h
  608. include/fxt/realloc.h
  609. include/fxt/restrict.h
  610. include/fxt/sort-all.h
  611. include/fxt/sort/bsearch.h
  612. include/fxt/sort/bsearchapprox.h
  613. include/fxt/sort/bsearchfunc.h
  614. include/fxt/sort/bsearchidx.h
  615. include/fxt/sort/bsearchidxfunc.h
  616. include/fxt/sort/bsearchptr.h
  617. include/fxt/sort/bsearchptrfunc.h
  618. include/fxt/sort/convex.h
  619. include/fxt/sort/equivclasses.h
  620. include/fxt/sort/heapsort.h
  621. include/fxt/sort/merge-sort.h
  622. include/fxt/sort/minmax.h
  623. include/fxt/sort/minmaxfunc.h
  624. include/fxt/sort/minmaxidx.h
  625. include/fxt/sort/minmaxidxfunc.h
  626. include/fxt/sort/minmaxmed23.h
  627. include/fxt/sort/minmaxmed23func.h
  628. include/fxt/sort/minmaxmed23idx.h
  629. include/fxt/sort/minmaxptr.h
  630. include/fxt/sort/minmaxptrfunc.h
  631. include/fxt/sort/quantize.h
  632. include/fxt/sort/radixsort.h
  633. include/fxt/sort/sort.h
  634. include/fxt/sort/sort23.h
  635. include/fxt/sort/sort23func.h
  636. include/fxt/sort/sortbykey.h
  637. include/fxt/sort/sortfunc.h
  638. include/fxt/sort/sortidx.h
  639. include/fxt/sort/sortidxfunc.h
  640. include/fxt/sort/sortptr.h
  641. include/fxt/sort/sortptrfunc.h
  642. include/fxt/sort/unique.h
  643. include/fxt/sort/uniquefunc.h
  644. include/fxt/sort/usearch.h
  645. include/fxt/walsh-all.h
  646. include/fxt/walsh/and-convolution.h
  647. include/fxt/walsh/arithtransform.h
  648. include/fxt/walsh/bitcount-weight.h
  649. include/fxt/walsh/dyadiccnvl.h
  650. include/fxt/walsh/fib-walsh.h
  651. include/fxt/walsh/grsnegate.h
  652. include/fxt/walsh/max-convolution.h
  653. include/fxt/walsh/mers-walsh.h
  654. include/fxt/walsh/or-convolution.h
  655. include/fxt/walsh/reedmuller.h
  656. include/fxt/walsh/shortwalshwakdif.h
  657. include/fxt/walsh/shortwalshwakdit.h
  658. include/fxt/walsh/slant.h
  659. include/fxt/walsh/square-wave-transform.h
  660. include/fxt/walsh/subset-convolution.h
  661. include/fxt/walsh/walsh-basis.h
  662. include/fxt/walsh/walsheigen.h
  663. include/fxt/walsh/walshgray.h
  664. include/fxt/walsh/walshpal.h
  665. include/fxt/walsh/walshq.h
  666. include/fxt/walsh/walshseq.h
  667. include/fxt/walsh/walshwak.h
  668. include/fxt/walsh/walshwak2.h
  669. include/fxt/walsh/walshwak4.h
  670. include/fxt/walsh/walshwak8.h
  671. include/fxt/walsh/walshwakloc2.h
  672. include/fxt/walsh/walshwal.h
  673. include/fxt/walsh/walshwalrev.h
  674. include/fxt/walsh/weighted-arithtransform.h
  675. include/fxt/walsh/weighted-or-convolution.h
  676. include/fxt/wavelet-all.h
  677. include/fxt/wavelet/daubechies.h
  678. include/fxt/wavelet/harmonic-wavelet.h
  679. include/fxt/wavelet/wavelet.h
  680. include/fxt/wavelet/waveletfilter.h
  681. lib/libfxt.a
  682. share/examples/fxt/arith/briggs-log-demo.cc
  683. share/examples/fxt/arith/briggs-log-out.txt
  684. share/examples/fxt/arith/cayley-dickson-demo.cc
  685. share/examples/fxt/arith/cayley-dickson-out.txt
  686. share/examples/fxt/arith/cordic-circ-demo.cc
  687. share/examples/fxt/arith/cordic-circ-out.txt
  688. share/examples/fxt/arith/cordic-hyp-demo.cc
  689. share/examples/fxt/arith/cordic-hyp-out.txt
  690. share/examples/fxt/arith/power-costs-demo.cc
  691. share/examples/fxt/arith/power-costs-out.txt
  692. share/examples/fxt/arith/power-l2r-demo.cc
  693. share/examples/fxt/arith/power-l2r-out.txt
  694. share/examples/fxt/arith/power-r2l-demo.cc
  695. share/examples/fxt/arith/power-r2l-out.txt
  696. share/examples/fxt/arith/shiftadd-exp-demo.cc
  697. share/examples/fxt/arith/shiftadd-exp-out.txt
  698. share/examples/fxt/arith/shiftadd-log-demo.cc
  699. share/examples/fxt/arith/shiftadd-log-out.txt
  700. share/examples/fxt/arith/zero-divisors-demo.cc
  701. share/examples/fxt/arith/zero-divisors-func-demo.cc
  702. share/examples/fxt/arith/zero-divisors-func-out.txt
  703. share/examples/fxt/arith/zero-divisors-out.txt
  704. share/examples/fxt/arith/zero-divisors-pairs-demo.cc
  705. share/examples/fxt/arith/zero-divisors-pairs-out.txt
  706. share/examples/fxt/bits/all-dbs-demo.cc
  707. share/examples/fxt/bits/all-dbs-out.txt
  708. share/examples/fxt/bits/attic/dragon-curve-texpic-demo.cc
  709. share/examples/fxt/bits/attic/dragon-curve-texpic-out.txt
  710. share/examples/fxt/bits/attic/dragon-hex-texpic-demo.cc
  711. share/examples/fxt/bits/attic/dragon-hex-texpic-out.txt
  712. share/examples/fxt/bits/attic/dragon-r13-texpic-demo.cc
  713. share/examples/fxt/bits/attic/dragon-r13-texpic-out.txt
  714. share/examples/fxt/bits/attic/dragon-r4-texpic-demo.cc
  715. share/examples/fxt/bits/attic/dragon-r4-texpic-out.txt
  716. share/examples/fxt/bits/attic/dragon-r5-texpic-demo.cc
  717. share/examples/fxt/bits/attic/dragon-r5-texpic-out.txt
  718. share/examples/fxt/bits/attic/dragon-r7-2-texpic-demo.cc
  719. share/examples/fxt/bits/attic/dragon-r7-2-texpic-out.txt
  720. share/examples/fxt/bits/attic/dragon-r7-texpic-demo.cc
  721. share/examples/fxt/bits/attic/dragon-r7-texpic-out.txt
  722. share/examples/fxt/bits/attic/dragon-r9-texpic-demo.cc
  723. share/examples/fxt/bits/attic/dragon-r9-texpic-out.txt
  724. share/examples/fxt/bits/attic/dragon3-texpic-demo.cc
  725. share/examples/fxt/bits/attic/dragon3-texpic-out.txt
  726. share/examples/fxt/bits/attic/hilbert-texpic-demo.cc
  727. share/examples/fxt/bits/attic/hilbert-texpic-out.txt
  728. share/examples/fxt/bits/attic/zorder-texpic-demo.cc
  729. share/examples/fxt/bits/attic/zorder-texpic-out.txt
  730. share/examples/fxt/bits/bin-to-sl-gray-demo.cc
  731. share/examples/fxt/bits/bin-to-sl-gray-out.txt
  732. share/examples/fxt/bits/bin2naf-demo.cc
  733. share/examples/fxt/bits/bin2naf-out.txt
  734. share/examples/fxt/bits/bin2sbin-demo.cc
  735. share/examples/fxt/bits/bin2sbin-out.txt
  736. share/examples/fxt/bits/bit-necklace-demo.cc
  737. share/examples/fxt/bits/bit-necklace-out.txt
  738. share/examples/fxt/bits/bit-nextgray-demo.cc
  739. share/examples/fxt/bits/bit-nextgray-out.txt
  740. share/examples/fxt/bits/bit-paper-fold-alt-demo.cc
  741. share/examples/fxt/bits/bit-paper-fold-alt-out.txt
  742. share/examples/fxt/bits/bit-paper-fold-demo.cc
  743. share/examples/fxt/bits/bit-paper-fold-general-demo.cc
  744. share/examples/fxt/bits/bit-paper-fold-general-out.txt
  745. share/examples/fxt/bits/bit-paper-fold-out.txt
  746. share/examples/fxt/bits/bit-rll2-demo.cc
  747. share/examples/fxt/bits/bit-rll2-out.txt
  748. share/examples/fxt/bits/bit-sl-gray-demo.cc
  749. share/examples/fxt/bits/bit-sl-gray-out.txt
  750. share/examples/fxt/bits/bit2adic-demo.cc
  751. share/examples/fxt/bits/bit2adic-out.txt
  752. share/examples/fxt/bits/bitcombcolex-demo.cc
  753. share/examples/fxt/bits/bitcombcolex-out.txt
  754. share/examples/fxt/bits/bitcomblex-demo.cc
  755. share/examples/fxt/bits/bitcomblex-out.txt
  756. share/examples/fxt/bits/bitcombminchange-demo.cc
  757. share/examples/fxt/bits/bitcombminchange-out.txt
  758. share/examples/fxt/bits/bitcombshifts-demo.cc
  759. share/examples/fxt/bits/bitcombshifts-out.txt
  760. share/examples/fxt/bits/bitcount-v-demo.cc
  761. share/examples/fxt/bits/bitcount-v-out.txt
  762. share/examples/fxt/bits/bitdemos.h
  763. share/examples/fxt/bits/bitfibgray-demo.cc
  764. share/examples/fxt/bits/bitfibgray-out.txt
  765. share/examples/fxt/bits/bithilo-demo.cc
  766. share/examples/fxt/bits/bithilo-out.txt
  767. share/examples/fxt/bits/bitlex-demo.cc
  768. share/examples/fxt/bits/bitlex-out.txt
  769. share/examples/fxt/bits/bitlex-rec-demo.cc
  770. share/examples/fxt/bits/bitlex-rec-out.txt
  771. share/examples/fxt/bits/bitmisc-demo.cc
  772. share/examples/fxt/bits/bitmisc-out.txt
  773. share/examples/fxt/bits/bitmisc2-demo.cc
  774. share/examples/fxt/bits/bitmisc2-out.txt
  775. share/examples/fxt/bits/bitperm1-demo.cc
  776. share/examples/fxt/bits/bitperm1-out.txt
  777. share/examples/fxt/bits/bitsequency-demo.cc
  778. share/examples/fxt/bits/bitsequency-out.txt
  779. share/examples/fxt/bits/bitsubset-demo.cc
  780. share/examples/fxt/bits/bitsubset-gray-demo.cc
  781. share/examples/fxt/bits/bitsubset-gray-out.txt
  782. share/examples/fxt/bits/bitsubset-out.txt
  783. share/examples/fxt/bits/bitsubset-shift-demo.cc
  784. share/examples/fxt/bits/bitsubset-shift-out.txt
  785. share/examples/fxt/bits/bittransforms-blue-demo.cc
  786. share/examples/fxt/bits/bittransforms-blue-fp-demo.cc
  787. share/examples/fxt/bits/bittransforms-blue-fp-out.txt
  788. share/examples/fxt/bits/bittransforms-blue-out.txt
  789. share/examples/fxt/bits/bittransforms-red-demo.cc
  790. share/examples/fxt/bits/bittransforms-red-out.txt
  791. share/examples/fxt/bits/bitxtransforms-demo.cc
  792. share/examples/fxt/bits/bitxtransforms-out.txt
  793. share/examples/fxt/bits/crc64-demo.cc
  794. share/examples/fxt/bits/crc64-out.txt
  795. share/examples/fxt/bits/debruijn-lookup-demo.cc
  796. share/examples/fxt/bits/debruijn-lookup-out.txt
  797. share/examples/fxt/bits/dragon-curve-moves-demo.cc
  798. share/examples/fxt/bits/dragon-curve-moves-out.txt
  799. share/examples/fxt/bits/fibrep-demo.cc
  800. share/examples/fxt/bits/fibrep-out.txt
  801. share/examples/fxt/bits/fibrep-subset-lexrev-demo.cc
  802. share/examples/fxt/bits/fibrep-subset-lexrev-out.txt
  803. share/examples/fxt/bits/gotcha-demo.cc
  804. share/examples/fxt/bits/gotcha-out.txt
  805. share/examples/fxt/bits/gray-demo.cc
  806. share/examples/fxt/bits/gray-out.txt
  807. share/examples/fxt/bits/gray-rec-demo.cc
  808. share/examples/fxt/bits/gray-rec-out.txt
  809. share/examples/fxt/bits/graycode-demo.cc
  810. share/examples/fxt/bits/graycode-out.txt
  811. share/examples/fxt/bits/grs-demo.cc
  812. share/examples/fxt/bits/grs-next-demo.cc
  813. share/examples/fxt/bits/grs-next-out.txt
  814. share/examples/fxt/bits/grs-out.txt
  815. share/examples/fxt/bits/hanoi-demo.cc
  816. share/examples/fxt/bits/hanoi-out.txt
  817. share/examples/fxt/bits/hilbert-demo.cc
  818. share/examples/fxt/bits/hilbert-gray-demo.cc
  819. share/examples/fxt/bits/hilbert-gray-out.txt
  820. share/examples/fxt/bits/hilbert-moves-demo.cc
  821. share/examples/fxt/bits/hilbert-moves-out.txt
  822. share/examples/fxt/bits/hilbert-out.txt
  823. share/examples/fxt/bits/kolakoski-seq-demo.cc
  824. share/examples/fxt/bits/kolakoski-seq-out.txt
  825. share/examples/fxt/bits/modular-lookup-demo.cc
  826. share/examples/fxt/bits/modular-lookup-out.txt
  827. share/examples/fxt/bits/negbin-demo.cc
  828. share/examples/fxt/bits/negbin-out.txt
  829. share/examples/fxt/bits/negbin2-demo.cc
  830. share/examples/fxt/bits/negbin2-out.txt
  831. share/examples/fxt/bits/parenword-colex-demo.cc
  832. share/examples/fxt/bits/parenword-colex-out.txt
  833. share/examples/fxt/bits/parenword-demo.cc
  834. share/examples/fxt/bits/parenword-out.txt
  835. share/examples/fxt/bits/pcrc64-demo.cc
  836. share/examples/fxt/bits/pcrc64-out.txt
  837. share/examples/fxt/bits/radix-2i-demo.cc
  838. share/examples/fxt/bits/radix-2i-out.txt
  839. share/examples/fxt/bits/radix-2i-to-z-demo.cc
  840. share/examples/fxt/bits/radix-2i-to-z-out.txt
  841. share/examples/fxt/bits/radix-m1pi-demo.cc
  842. share/examples/fxt/bits/radix-m1pi-out.txt
  843. share/examples/fxt/bits/radix-m1pi-to-z-demo.cc
  844. share/examples/fxt/bits/radix-m1pi-to-z-out.txt
  845. share/examples/fxt/bits/radix-m4-demo.cc
  846. share/examples/fxt/bits/radix-m4-out.txt
  847. share/examples/fxt/bits/revbin-rec-demo.cc
  848. share/examples/fxt/bits/revbin-rec-out.txt
  849. share/examples/fxt/bits/revbin-steps-demo.cc
  850. share/examples/fxt/bits/revbin-steps-out.txt
  851. share/examples/fxt/bits/revbin-tab-demo.cc
  852. share/examples/fxt/bits/revbin-tab-out.txt
  853. share/examples/fxt/bits/revbin-update-demo.cc
  854. share/examples/fxt/bits/revbin-update-out.txt
  855. share/examples/fxt/bits/thue-morse-demo.cc
  856. share/examples/fxt/bits/thue-morse-out.txt
  857. share/examples/fxt/comb/acgray-demo.cc
  858. share/examples/fxt/comb/acgray-out.txt
  859. share/examples/fxt/comb/acyclic-map-demo.cc
  860. share/examples/fxt/comb/acyclic-map-out.txt
  861. share/examples/fxt/comb/arrangement-lex-demo.cc
  862. share/examples/fxt/comb/arrangement-lex-out.txt
  863. share/examples/fxt/comb/arrangement-rgs-demo.cc
  864. share/examples/fxt/comb/arrangement-rgs-out.txt
  865. share/examples/fxt/comb/ascent-alt-rgs-demo.cc
  866. share/examples/fxt/comb/ascent-alt-rgs-out.txt
  867. share/examples/fxt/comb/ascent-nonflat-rgs-demo.cc
  868. share/examples/fxt/comb/ascent-nonflat-rgs-out.txt
  869. share/examples/fxt/comb/ascent-rgs-demo.cc
  870. share/examples/fxt/comb/ascent-rgs-out.txt
  871. share/examples/fxt/comb/ascent-rgs-stats-demo.cc
  872. share/examples/fxt/comb/ascent-rgs-stats-out.txt
  873. share/examples/fxt/comb/ascent-rgs-subset-lex-demo.cc
  874. share/examples/fxt/comb/ascent-rgs-subset-lex-out.txt
  875. share/examples/fxt/comb/attic/combination-lam-demo.cc
  876. share/examples/fxt/comb/attic/combination-lam-out.txt
  877. share/examples/fxt/comb/attic/dyck-pref2-demo.cc
  878. share/examples/fxt/comb/attic/dyck-pref2-out.txt
  879. share/examples/fxt/comb/attic/mixedradix-gray2-demo.cc
  880. share/examples/fxt/comb/attic/mixedradix-gray2-out.txt
  881. share/examples/fxt/comb/attic/mixedradix-gslex-alt-demo.cc
  882. share/examples/fxt/comb/attic/mixedradix-gslex-alt-out.txt
  883. share/examples/fxt/comb/attic/mixedradix-gslex-demo.cc
  884. share/examples/fxt/comb/attic/mixedradix-gslex-out.txt
  885. share/examples/fxt/comb/attic/mixedradix-modular-gray-demo.cc
  886. share/examples/fxt/comb/attic/mixedradix-modular-gray-out.txt
  887. share/examples/fxt/comb/attic/mixedradix-rfact-demo.cc
  888. share/examples/fxt/comb/attic/mixedradix-rfact-out.txt
  889. share/examples/fxt/comb/attic/perm-gray-ffact2-demo.cc
  890. share/examples/fxt/comb/attic/perm-gray-ffact2-out.txt
  891. share/examples/fxt/comb/attic/perm-lex-demo.cc
  892. share/examples/fxt/comb/attic/perm-lex-out.txt
  893. share/examples/fxt/comb/attic/perm-lex2-demo.cc
  894. share/examples/fxt/comb/attic/perm-lex2-out.txt
  895. share/examples/fxt/comb/attic/perm-rev2-demo.cc
  896. share/examples/fxt/comb/attic/perm-rev2-out.txt
  897. share/examples/fxt/comb/balanced-ordered-tree-lev-seq-demo.cc
  898. share/examples/fxt/comb/balanced-ordered-tree-lev-seq-out.txt
  899. share/examples/fxt/comb/balanced-ordered-tree-lev-seq-stats-demo.cc
  900. share/examples/fxt/comb/balanced-ordered-tree-lev-seq-stats-out.txt
  901. share/examples/fxt/comb/ballot-seq-stats-demo.cc
  902. share/examples/fxt/comb/ballot-seq-stats-out.txt
  903. share/examples/fxt/comb/bell-number-demo.cc
  904. share/examples/fxt/comb/bell-number-out.txt
  905. share/examples/fxt/comb/big-fact2perm-demo.cc
  906. share/examples/fxt/comb/big-fact2perm-out.txt
  907. share/examples/fxt/comb/binary-debruijn-demo.cc
  908. share/examples/fxt/comb/binary-debruijn-out.txt
  909. share/examples/fxt/comb/binary-huffman-demo.cc
  910. share/examples/fxt/comb/binary-huffman-out.txt
  911. share/examples/fxt/comb/binary-necklace-demo.cc
  912. share/examples/fxt/comb/binary-necklace-out.txt
  913. share/examples/fxt/comb/binary-rot-demo.cc
  914. share/examples/fxt/comb/binary-rot-out.txt
  915. share/examples/fxt/comb/binary-sl-gray-demo.cc
  916. share/examples/fxt/comb/binary-sl-gray-out.txt
  917. share/examples/fxt/comb/binomial-demo.cc
  918. share/examples/fxt/comb/binomial-out.txt
  919. share/examples/fxt/comb/catalan-demo.cc
  920. share/examples/fxt/comb/catalan-flat-path-lex-demo.cc
  921. share/examples/fxt/comb/catalan-flat-path-lex-out.txt
  922. share/examples/fxt/comb/catalan-number-demo.cc
  923. share/examples/fxt/comb/catalan-number-out.txt
  924. share/examples/fxt/comb/catalan-out.txt
  925. share/examples/fxt/comb/catalan-path-lex-demo.cc
  926. share/examples/fxt/comb/catalan-path-lex-out.txt
  927. share/examples/fxt/comb/catalan-rgs-demo.cc
  928. share/examples/fxt/comb/catalan-rgs-gray-demo.cc
  929. share/examples/fxt/comb/catalan-rgs-gray-out.txt
  930. share/examples/fxt/comb/catalan-rgs-gslex-demo.cc
  931. share/examples/fxt/comb/catalan-rgs-gslex-out.txt
  932. share/examples/fxt/comb/catalan-rgs-out.txt
  933. share/examples/fxt/comb/catalan-rgs-subset-lex-demo.cc
  934. share/examples/fxt/comb/catalan-rgs-subset-lex-out.txt
  935. share/examples/fxt/comb/catalan-rgs-to-noncrossing-setpart-rgs-demo.cc
  936. share/examples/fxt/comb/catalan-rgs-to-noncrossing-setpart-rgs-out.txt
  937. share/examples/fxt/comb/catalan-step-rgs-colex-demo.cc
  938. share/examples/fxt/comb/catalan-step-rgs-colex-out.txt
  939. share/examples/fxt/comb/catalan-step-rgs-lex-demo.cc
  940. share/examples/fxt/comb/catalan-step-rgs-lex-out.txt
  941. share/examples/fxt/comb/catalan-step-rgs-subset-lexrev-demo.cc
  942. share/examples/fxt/comb/catalan-step-rgs-subset-lexrev-out.txt
  943. share/examples/fxt/comb/cayley-perm-demo.cc
  944. share/examples/fxt/comb/cayley-perm-out.txt
  945. share/examples/fxt/comb/cayley-perm-stats-demo.cc
  946. share/examples/fxt/comb/cayley-perm-stats-out.txt
  947. share/examples/fxt/comb/change-rgs-demo.cc
  948. share/examples/fxt/comb/change-rgs-out.txt
  949. share/examples/fxt/comb/comb2comp-demo.cc
  950. share/examples/fxt/comb/comb2comp-out.txt
  951. share/examples/fxt/comb/combination-chase-demo.cc
  952. share/examples/fxt/comb/combination-chase-out.txt
  953. share/examples/fxt/comb/combination-colex-demo.cc
  954. share/examples/fxt/comb/combination-colex-out.txt
  955. share/examples/fxt/comb/combination-emk-demo.cc
  956. share/examples/fxt/comb/combination-emk-out.txt
  957. share/examples/fxt/comb/combination-emk-rec-demo.cc
  958. share/examples/fxt/comb/combination-emk-rec-out.txt
  959. share/examples/fxt/comb/combination-endo-demo.cc
  960. share/examples/fxt/comb/combination-endo-out.txt
  961. share/examples/fxt/comb/combination-enup-demo.cc
  962. share/examples/fxt/comb/combination-enup-out.txt
  963. share/examples/fxt/comb/combination-enup-rec-demo.cc
  964. share/examples/fxt/comb/combination-enup-rec-out.txt
  965. share/examples/fxt/comb/combination-gray-rec-demo.cc
  966. share/examples/fxt/comb/combination-gray-rec-out.txt
  967. share/examples/fxt/comb/combination-lex-demo.cc
  968. share/examples/fxt/comb/combination-lex-out.txt
  969. share/examples/fxt/comb/combination-mod-demo.cc
  970. share/examples/fxt/comb/combination-mod-out.txt
  971. share/examples/fxt/comb/combination-pref-demo.cc
  972. share/examples/fxt/comb/combination-pref-out.txt
  973. share/examples/fxt/comb/combination-rank-demo.cc
  974. share/examples/fxt/comb/combination-rank-out.txt
  975. share/examples/fxt/comb/combination-rec-demo.cc
  976. share/examples/fxt/comb/combination-rec-out.txt
  977. share/examples/fxt/comb/combination-revdoor-demo.cc
  978. share/examples/fxt/comb/combination-revdoor-out.txt
  979. share/examples/fxt/comb/composition-colex-demo.cc
  980. share/examples/fxt/comb/composition-colex-out.txt
  981. share/examples/fxt/comb/composition-colex2-demo.cc
  982. share/examples/fxt/comb/composition-colex2-out.txt
  983. share/examples/fxt/comb/composition-dist-unimodal-demo.cc
  984. share/examples/fxt/comb/composition-dist-unimodal-out.txt
  985. share/examples/fxt/comb/composition-ex-colex-demo.cc
  986. share/examples/fxt/comb/composition-ex-colex-out.txt
  987. share/examples/fxt/comb/composition-ex-lex-demo.cc
  988. share/examples/fxt/comb/composition-ex-lex-out.txt
  989. share/examples/fxt/comb/composition-gray-rec-demo.cc
  990. share/examples/fxt/comb/composition-gray-rec-out.txt
  991. share/examples/fxt/comb/composition-nz-binary-demo.cc
  992. share/examples/fxt/comb/composition-nz-binary-out.txt
  993. share/examples/fxt/comb/composition-nz-carlitz-demo.cc
  994. share/examples/fxt/comb/composition-nz-carlitz-out.txt
  995. share/examples/fxt/comb/composition-nz-demo.cc
  996. share/examples/fxt/comb/composition-nz-first-max-demo.cc
  997. share/examples/fxt/comb/composition-nz-first-max-out.txt
  998. share/examples/fxt/comb/composition-nz-gray-demo.cc
  999. share/examples/fxt/comb/composition-nz-gray-out.txt
  1000. share/examples/fxt/comb/composition-nz-gray-rec-demo.cc
  1001. share/examples/fxt/comb/composition-nz-gray-rec-out.txt
  1002. share/examples/fxt/comb/composition-nz-gray2-demo.cc
  1003. share/examples/fxt/comb/composition-nz-gray2-out.txt
  1004. share/examples/fxt/comb/composition-nz-i-smooth-demo.cc
  1005. share/examples/fxt/comb/composition-nz-i-smooth-out.txt
  1006. share/examples/fxt/comb/composition-nz-left-2smooth-demo.cc
  1007. share/examples/fxt/comb/composition-nz-left-2smooth-out.txt
  1008. share/examples/fxt/comb/composition-nz-left-smooth-demo.cc
  1009. share/examples/fxt/comb/composition-nz-left-smooth-out.txt
  1010. share/examples/fxt/comb/composition-nz-max-demo.cc
  1011. share/examples/fxt/comb/composition-nz-max-out.txt
  1012. share/examples/fxt/comb/composition-nz-min-demo.cc
  1013. share/examples/fxt/comb/composition-nz-min-out.txt
  1014. share/examples/fxt/comb/composition-nz-minc-demo.cc
  1015. share/examples/fxt/comb/composition-nz-minc-out.txt
  1016. share/examples/fxt/comb/composition-nz-numparts-demo.cc
  1017. share/examples/fxt/comb/composition-nz-numparts-out.txt
  1018. share/examples/fxt/comb/composition-nz-odd-demo.cc
  1019. share/examples/fxt/comb/composition-nz-odd-out.txt
  1020. share/examples/fxt/comb/composition-nz-odd-subset-lex-demo.cc
  1021. share/examples/fxt/comb/composition-nz-odd-subset-lex-out.txt
  1022. share/examples/fxt/comb/composition-nz-out.txt
  1023. share/examples/fxt/comb/composition-nz-prefix-cond-demo.cc
  1024. share/examples/fxt/comb/composition-nz-prefix-cond-out.txt
  1025. share/examples/fxt/comb/composition-nz-rl-demo.cc
  1026. share/examples/fxt/comb/composition-nz-rl-out.txt
  1027. share/examples/fxt/comb/composition-nz-smooth-demo.cc
  1028. share/examples/fxt/comb/composition-nz-smooth-out.txt
  1029. share/examples/fxt/comb/composition-nz-sorts-demo.cc
  1030. share/examples/fxt/comb/composition-nz-sorts-out.txt
  1031. share/examples/fxt/comb/composition-nz-sorts2-demo.cc
  1032. share/examples/fxt/comb/composition-nz-sorts2-out.txt
  1033. share/examples/fxt/comb/composition-nz-sorts2-pp-demo.cc
  1034. share/examples/fxt/comb/composition-nz-sorts2-pp-out.txt
  1035. share/examples/fxt/comb/composition-nz-stats-demo.cc
  1036. share/examples/fxt/comb/composition-nz-stats-out.txt
  1037. share/examples/fxt/comb/composition-nz-subdiagonal-demo.cc
  1038. share/examples/fxt/comb/composition-nz-subdiagonal-out.txt
  1039. share/examples/fxt/comb/composition-nz-subset-lex-demo.cc
  1040. share/examples/fxt/comb/composition-nz-subset-lex-out.txt
  1041. share/examples/fxt/comb/composition-nz-subset-lex-rec-demo.cc
  1042. share/examples/fxt/comb/composition-nz-subset-lex-rec-out.txt
  1043. share/examples/fxt/comb/composition-nz-superdiagonal-demo.cc
  1044. share/examples/fxt/comb/composition-nz-superdiagonal-out.txt
  1045. share/examples/fxt/comb/composition-nz-upstep-demo.cc
  1046. share/examples/fxt/comb/composition-nz-upstep-out.txt
  1047. share/examples/fxt/comb/composition-nz-weakly-unimodal-demo.cc
  1048. share/examples/fxt/comb/composition-nz-weakly-unimodal-out.txt
  1049. share/examples/fxt/comb/composition-rank-demo.cc
  1050. share/examples/fxt/comb/composition-rank-out.txt
  1051. share/examples/fxt/comb/composition-unimodal-demo.cc
  1052. share/examples/fxt/comb/composition-unimodal-out.txt
  1053. share/examples/fxt/comb/conference-quadres-demo.cc
  1054. share/examples/fxt/comb/conference-quadres-out.txt
  1055. share/examples/fxt/comb/cyclic-perm-gray-demo.cc
  1056. share/examples/fxt/comb/cyclic-perm-gray-out.txt
  1057. share/examples/fxt/comb/debruijn-demo.cc
  1058. share/examples/fxt/comb/debruijn-out.txt
  1059. share/examples/fxt/comb/descent-rgs-demo.cc
  1060. share/examples/fxt/comb/descent-rgs-out.txt
  1061. share/examples/fxt/comb/descent-rgs-stats-demo.cc
  1062. share/examples/fxt/comb/descent-rgs-stats-out.txt
  1063. share/examples/fxt/comb/dyck-gray-demo.cc
  1064. share/examples/fxt/comb/dyck-gray-out.txt
  1065. share/examples/fxt/comb/dyck-gray2-demo.cc
  1066. share/examples/fxt/comb/dyck-gray2-out.txt
  1067. share/examples/fxt/comb/dyck-pref-demo.cc
  1068. share/examples/fxt/comb/dyck-pref-out.txt
  1069. share/examples/fxt/comb/dyck-rgs-demo.cc
  1070. share/examples/fxt/comb/dyck-rgs-out.txt
  1071. share/examples/fxt/comb/dyck-rgs-subset-lex-demo.cc
  1072. share/examples/fxt/comb/dyck-rgs-subset-lex-out.txt
  1073. share/examples/fxt/comb/fact2cyclic-demo.cc
  1074. share/examples/fxt/comb/fact2cyclic-out.txt
  1075. share/examples/fxt/comb/fact2perm-demo.cc
  1076. share/examples/fxt/comb/fact2perm-out.txt
  1077. share/examples/fxt/comb/fact2perm-rev-demo.cc
  1078. share/examples/fxt/comb/fact2perm-rev-out.txt
  1079. share/examples/fxt/comb/fact2perm-rot-demo.cc
  1080. share/examples/fxt/comb/fact2perm-rot-out.txt
  1081. share/examples/fxt/comb/fact2perm-swp-demo.cc
  1082. share/examples/fxt/comb/fact2perm-swp-out.txt
  1083. share/examples/fxt/comb/ffact2kperm-demo.cc
  1084. share/examples/fxt/comb/ffact2kperm-out.txt
  1085. share/examples/fxt/comb/fib-alt-gray-demo.cc
  1086. share/examples/fxt/comb/fib-alt-gray-out.txt
  1087. share/examples/fxt/comb/fibgray-rec-demo.cc
  1088. share/examples/fxt/comb/fibgray-rec-out.txt
  1089. share/examples/fxt/comb/fractional-base-number-demo.cc
  1090. share/examples/fxt/comb/fractional-base-number-out.txt
  1091. share/examples/fxt/comb/gexz-gray-demo.cc
  1092. share/examples/fxt/comb/gexz-gray-out.txt
  1093. share/examples/fxt/comb/hadamard-srs-demo.cc
  1094. share/examples/fxt/comb/hadamard-srs-out.txt
  1095. share/examples/fxt/comb/hanoi-rec-demo.cc
  1096. share/examples/fxt/comb/hanoi-rec-out.txt
  1097. share/examples/fxt/comb/hilbert-ndim-demo.cc
  1098. share/examples/fxt/comb/hilbert-ndim-out.txt
  1099. share/examples/fxt/comb/hilbert-ndim-rec-demo.cc
  1100. share/examples/fxt/comb/hilbert-ndim-rec-out.txt
  1101. share/examples/fxt/comb/id-tree-lev-seq-demo.cc
  1102. share/examples/fxt/comb/id-tree-lev-seq-out.txt
  1103. share/examples/fxt/comb/id-tree-lev-seq-stats-demo.cc
  1104. share/examples/fxt/comb/id-tree-lev-seq-stats-out.txt
  1105. share/examples/fxt/comb/involution-stats-demo.cc
  1106. share/examples/fxt/comb/involution-stats-out.txt
  1107. share/examples/fxt/comb/involution-zero-map-rgs-demo.cc
  1108. share/examples/fxt/comb/involution-zero-map-rgs-out.txt
  1109. share/examples/fxt/comb/isoscent-rgs-demo.cc
  1110. share/examples/fxt/comb/isoscent-rgs-out.txt
  1111. share/examples/fxt/comb/isoscent-rgs-stats-demo.cc
  1112. share/examples/fxt/comb/isoscent-rgs-stats-out.txt
  1113. share/examples/fxt/comb/kperm-gray-demo.cc
  1114. share/examples/fxt/comb/kperm-gray-out.txt
  1115. share/examples/fxt/comb/kperm-lex-demo.cc
  1116. share/examples/fxt/comb/kperm-lex-out.txt
  1117. share/examples/fxt/comb/kproducts-colex-demo.cc
  1118. share/examples/fxt/comb/kproducts-colex-out.txt
  1119. share/examples/fxt/comb/ksubset-gray-demo.cc
  1120. share/examples/fxt/comb/ksubset-gray-out.txt
  1121. share/examples/fxt/comb/ksubset-lex-demo.cc
  1122. share/examples/fxt/comb/ksubset-lex-out.txt
  1123. share/examples/fxt/comb/ksubset-rec-demo.cc
  1124. share/examples/fxt/comb/ksubset-rec-out.txt
  1125. share/examples/fxt/comb/ksubset-twoclose-demo.cc
  1126. share/examples/fxt/comb/ksubset-twoclose-list-demo.cc
  1127. share/examples/fxt/comb/ksubset-twoclose-list-out.txt
  1128. share/examples/fxt/comb/ksubset-twoclose-list-rec-demo.cc
  1129. share/examples/fxt/comb/ksubset-twoclose-list-rec-out.txt
  1130. share/examples/fxt/comb/ksubset-twoclose-out.txt
  1131. share/examples/fxt/comb/ksubset-twoclose-rec-demo.cc
  1132. share/examples/fxt/comb/ksubset-twoclose-rec-out.txt
  1133. share/examples/fxt/comb/lyndon-factorization-demo.cc
  1134. share/examples/fxt/comb/lyndon-factorization-out.txt
  1135. share/examples/fxt/comb/lyndon-words-demo.cc
  1136. share/examples/fxt/comb/lyndon-words-out.txt
  1137. share/examples/fxt/comb/lyndon-words-prefix-cond-demo.cc
  1138. share/examples/fxt/comb/lyndon-words-prefix-cond-out.txt
  1139. share/examples/fxt/comb/map23-rgs-demo.cc
  1140. share/examples/fxt/comb/map23-rgs-out.txt
  1141. share/examples/fxt/comb/maxrep-gray-demo.cc
  1142. share/examples/fxt/comb/maxrep-gray-out.txt
  1143. share/examples/fxt/comb/mixedradix-demo.cc
  1144. share/examples/fxt/comb/mixedradix-endo-demo.cc
  1145. share/examples/fxt/comb/mixedradix-endo-gray-demo.cc
  1146. share/examples/fxt/comb/mixedradix-endo-gray-out.txt
  1147. share/examples/fxt/comb/mixedradix-endo-out.txt
  1148. share/examples/fxt/comb/mixedradix-fixed-content-demo.cc
  1149. share/examples/fxt/comb/mixedradix-fixed-content-lex-demo.cc
  1150. share/examples/fxt/comb/mixedradix-fixed-content-lex-out.txt
  1151. share/examples/fxt/comb/mixedradix-fixed-content-out.txt
  1152. share/examples/fxt/comb/mixedradix-gray-demo.cc
  1153. share/examples/fxt/comb/mixedradix-gray-out.txt
  1154. share/examples/fxt/comb/mixedradix-gslex-alt-demo.cc
  1155. share/examples/fxt/comb/mixedradix-gslex-alt-out.txt
  1156. share/examples/fxt/comb/mixedradix-gslex-demo.cc
  1157. share/examples/fxt/comb/mixedradix-gslex-out.txt
  1158. share/examples/fxt/comb/mixedradix-modular-gray-demo.cc
  1159. share/examples/fxt/comb/mixedradix-modular-gray-out.txt
  1160. share/examples/fxt/comb/mixedradix-naf-demo.cc
  1161. share/examples/fxt/comb/mixedradix-naf-gray-demo.cc
  1162. share/examples/fxt/comb/mixedradix-naf-gray-out.txt
  1163. share/examples/fxt/comb/mixedradix-naf-out.txt
  1164. share/examples/fxt/comb/mixedradix-naf-subset-lex-demo.cc
  1165. share/examples/fxt/comb/mixedradix-naf-subset-lex-out.txt
  1166. share/examples/fxt/comb/mixedradix-out.txt
  1167. share/examples/fxt/comb/mixedradix-prefix-cond-demo.cc
  1168. share/examples/fxt/comb/mixedradix-prefix-cond-out.txt
  1169. share/examples/fxt/comb/mixedradix-rev-demo.cc
  1170. share/examples/fxt/comb/mixedradix-rev-out.txt
  1171. share/examples/fxt/comb/mixedradix-sl-gray-demo.cc
  1172. share/examples/fxt/comb/mixedradix-sl-gray-out.txt
  1173. share/examples/fxt/comb/mixedradix-sl-gray-rec-demo.cc
  1174. share/examples/fxt/comb/mixedradix-sl-gray-rec-out.txt
  1175. share/examples/fxt/comb/mixedradix-subset-lex-demo.cc
  1176. share/examples/fxt/comb/mixedradix-subset-lex-out.txt
  1177. share/examples/fxt/comb/mixedradix-subset-lexrev-demo.cc
  1178. share/examples/fxt/comb/mixedradix-subset-lexrev-out.txt
  1179. share/examples/fxt/comb/monotonicgray-demo.cc
  1180. share/examples/fxt/comb/monotonicgray-out.txt
  1181. share/examples/fxt/comb/motzkin-nonflat-rgs-lex-demo.cc
  1182. share/examples/fxt/comb/motzkin-nonflat-rgs-lex-out.txt
  1183. share/examples/fxt/comb/motzkin-path-lex-demo.cc
  1184. share/examples/fxt/comb/motzkin-path-lex-out.txt
  1185. share/examples/fxt/comb/motzkin-rgs-lex-demo.cc
  1186. share/examples/fxt/comb/motzkin-rgs-lex-out.txt
  1187. share/examples/fxt/comb/motzkin-step-rgs-lex-demo.cc
  1188. share/examples/fxt/comb/motzkin-step-rgs-lex-out.txt
  1189. share/examples/fxt/comb/mpartition-demo.cc
  1190. share/examples/fxt/comb/mpartition-out.txt
  1191. share/examples/fxt/comb/mpartition2-demo.cc
  1192. share/examples/fxt/comb/mpartition2-out.txt
  1193. share/examples/fxt/comb/mset-kperm-lex-demo.cc
  1194. share/examples/fxt/comb/mset-kperm-lex-out.txt
  1195. share/examples/fxt/comb/mset-ksubset-demo.cc
  1196. share/examples/fxt/comb/mset-ksubset-out.txt
  1197. share/examples/fxt/comb/mset-perm-gray-demo.cc
  1198. share/examples/fxt/comb/mset-perm-gray-out.txt
  1199. share/examples/fxt/comb/mset-perm-lex-demo.cc
  1200. share/examples/fxt/comb/mset-perm-lex-out.txt
  1201. share/examples/fxt/comb/mset-perm-lex-rec-demo.cc
  1202. share/examples/fxt/comb/mset-perm-lex-rec-out.txt
  1203. share/examples/fxt/comb/mset-perm-lex-rec2-demo.cc
  1204. share/examples/fxt/comb/mset-perm-lex-rec2-out.txt
  1205. share/examples/fxt/comb/mset-perm-pref-demo.cc
  1206. share/examples/fxt/comb/mset-perm-pref-out.txt
  1207. share/examples/fxt/comb/mset-subset-lex-demo.cc
  1208. share/examples/fxt/comb/mset-subset-lex-out.txt
  1209. share/examples/fxt/comb/msetpart-demo.cc
  1210. share/examples/fxt/comb/msetpart-out.txt
  1211. share/examples/fxt/comb/naf-gray-rec-demo.cc
  1212. share/examples/fxt/comb/naf-gray-rec-out.txt
  1213. share/examples/fxt/comb/naf-pos-rec-demo.cc
  1214. share/examples/fxt/comb/naf-pos-rec-out.txt
  1215. share/examples/fxt/comb/necklace-cat-demo.cc
  1216. share/examples/fxt/comb/necklace-cat-out.txt
  1217. share/examples/fxt/comb/necklace-demo.cc
  1218. share/examples/fxt/comb/necklace-fkm-demo.cc
  1219. share/examples/fxt/comb/necklace-fkm-out.txt
  1220. share/examples/fxt/comb/necklace-gray-demo.cc
  1221. share/examples/fxt/comb/necklace-gray-out.txt
  1222. share/examples/fxt/comb/necklace-gray3-demo.cc
  1223. share/examples/fxt/comb/necklace-gray3-out.txt
  1224. share/examples/fxt/comb/necklace-out.txt
  1225. share/examples/fxt/comb/necklace-sigma-tau-demo.cc
  1226. share/examples/fxt/comb/necklace-sigma-tau-out.txt
  1227. share/examples/fxt/comb/necklaces-via-gray-leaders-demo.cc
  1228. share/examples/fxt/comb/necklaces-via-gray-leaders-out.txt
  1229. share/examples/fxt/comb/no111-gray-demo.cc
  1230. share/examples/fxt/comb/no111-gray-out.txt
  1231. share/examples/fxt/comb/no1111-gray-demo.cc
  1232. share/examples/fxt/comb/no1111-gray-out.txt
  1233. share/examples/fxt/comb/no1x1-gray-demo.cc
  1234. share/examples/fxt/comb/no1x1-gray-out.txt
  1235. share/examples/fxt/comb/no1xy1-gray-demo.cc
  1236. share/examples/fxt/comb/no1xy1-gray-out.txt
  1237. share/examples/fxt/comb/ntnz-gray-demo.cc
  1238. share/examples/fxt/comb/ntnz-gray-out.txt
  1239. share/examples/fxt/comb/ntz-gray-demo.cc
  1240. share/examples/fxt/comb/ntz-gray-out.txt
  1241. share/examples/fxt/comb/num-partitions-demo.cc
  1242. share/examples/fxt/comb/num-partitions-out.txt
  1243. share/examples/fxt/comb/ordered-tree-branches-demo.cc
  1244. share/examples/fxt/comb/ordered-tree-branches-out.txt
  1245. share/examples/fxt/comb/ordered-tree-branching-seq-demo.cc
  1246. share/examples/fxt/comb/ordered-tree-branching-seq-out.txt
  1247. share/examples/fxt/comb/ordered-tree-lev-seq-demo.cc
  1248. share/examples/fxt/comb/ordered-tree-lev-seq-out.txt
  1249. share/examples/fxt/comb/ordered-tree-lev-seq-stats-demo.cc
  1250. share/examples/fxt/comb/ordered-tree-lev-seq-stats-out.txt
  1251. share/examples/fxt/comb/paren-demo.cc
  1252. share/examples/fxt/comb/paren-gray-demo.cc
  1253. share/examples/fxt/comb/paren-gray-out.txt
  1254. share/examples/fxt/comb/paren-gray-rec-demo.cc
  1255. share/examples/fxt/comb/paren-gray-rec-out.txt
  1256. share/examples/fxt/comb/paren-lex-demo.cc
  1257. share/examples/fxt/comb/paren-lex-out.txt
  1258. share/examples/fxt/comb/paren-out.txt
  1259. share/examples/fxt/comb/paren-pref-demo.cc
  1260. share/examples/fxt/comb/paren-pref-out.txt
  1261. share/examples/fxt/comb/partition-2fall-asc-demo.cc
  1262. share/examples/fxt/comb/partition-2fall-asc-out.txt
  1263. share/examples/fxt/comb/partition-2fall-asc-subset-lex-demo.cc
  1264. share/examples/fxt/comb/partition-2fall-asc-subset-lex-out.txt
  1265. share/examples/fxt/comb/partition-2fall-desc-demo.cc
  1266. share/examples/fxt/comb/partition-2fall-desc-out.txt
  1267. share/examples/fxt/comb/partition-asc-2rep-demo.cc
  1268. share/examples/fxt/comb/partition-asc-2rep-out.txt
  1269. share/examples/fxt/comb/partition-asc-2rep-subset-lex-demo.cc
  1270. share/examples/fxt/comb/partition-asc-2rep-subset-lex-out.txt
  1271. share/examples/fxt/comb/partition-asc-demo.cc
  1272. share/examples/fxt/comb/partition-asc-out.txt
  1273. share/examples/fxt/comb/partition-asc-perim-demo.cc
  1274. share/examples/fxt/comb/partition-asc-perim-out.txt
  1275. share/examples/fxt/comb/partition-asc-sorts-demo.cc
  1276. share/examples/fxt/comb/partition-asc-sorts-out.txt
  1277. share/examples/fxt/comb/partition-asc-sorts2-demo.cc
  1278. share/examples/fxt/comb/partition-asc-sorts2-out.txt
  1279. share/examples/fxt/comb/partition-asc-sorts2-pp-demo.cc
  1280. share/examples/fxt/comb/partition-asc-sorts2-pp-out.txt
  1281. share/examples/fxt/comb/partition-asc-stats-demo.cc
  1282. share/examples/fxt/comb/partition-asc-stats-out.txt
  1283. share/examples/fxt/comb/partition-asc-subset-lex-csh-demo.cc
  1284. share/examples/fxt/comb/partition-asc-subset-lex-csh-out.txt
  1285. share/examples/fxt/comb/partition-asc-subset-lex-demo.cc
  1286. share/examples/fxt/comb/partition-asc-subset-lex-out.txt
  1287. share/examples/fxt/comb/partition-binary-asc-demo.cc
  1288. share/examples/fxt/comb/partition-binary-asc-out.txt
  1289. share/examples/fxt/comb/partition-binary-desc-demo.cc
  1290. share/examples/fxt/comb/partition-binary-desc-out.txt
  1291. share/examples/fxt/comb/partition-demo.cc
  1292. share/examples/fxt/comb/partition-desc-bb-demo.cc
  1293. share/examples/fxt/comb/partition-desc-bb-out.txt
  1294. share/examples/fxt/comb/partition-desc-demo.cc
  1295. share/examples/fxt/comb/partition-desc-out.txt
  1296. share/examples/fxt/comb/partition-dist-asc-demo.cc
  1297. share/examples/fxt/comb/partition-dist-asc-len-demo.cc
  1298. share/examples/fxt/comb/partition-dist-asc-len-out.txt
  1299. share/examples/fxt/comb/partition-dist-asc-out.txt
  1300. share/examples/fxt/comb/partition-dist-asc-stats-demo.cc
  1301. share/examples/fxt/comb/partition-dist-asc-stats-out.txt
  1302. share/examples/fxt/comb/partition-dist-asc-subset-lex-demo.cc
  1303. share/examples/fxt/comb/partition-dist-asc-subset-lex-out.txt
  1304. share/examples/fxt/comb/partition-dist-d-asc-demo.cc
  1305. share/examples/fxt/comb/partition-dist-d-asc-out.txt
  1306. share/examples/fxt/comb/partition-dist-desc-demo.cc
  1307. share/examples/fxt/comb/partition-dist-desc-out.txt
  1308. share/examples/fxt/comb/partition-gen-demo.cc
  1309. share/examples/fxt/comb/partition-gen-out.txt
  1310. share/examples/fxt/comb/partition-nonsquashing-desc-demo.cc
  1311. share/examples/fxt/comb/partition-nonsquashing-desc-out.txt
  1312. share/examples/fxt/comb/partition-odd-asc-demo.cc
  1313. share/examples/fxt/comb/partition-odd-asc-out.txt
  1314. share/examples/fxt/comb/partition-odd-asc-stats-demo.cc
  1315. share/examples/fxt/comb/partition-odd-asc-stats-out.txt
  1316. share/examples/fxt/comb/partition-odd-asc-subset-lex-csh-demo.cc
  1317. share/examples/fxt/comb/partition-odd-asc-subset-lex-csh-out.txt
  1318. share/examples/fxt/comb/partition-odd-asc-subset-lex-demo.cc
  1319. share/examples/fxt/comb/partition-odd-asc-subset-lex-out.txt
  1320. share/examples/fxt/comb/partition-odd-desc-demo.cc
  1321. share/examples/fxt/comb/partition-odd-desc-out.txt
  1322. share/examples/fxt/comb/partition-odd-nonsquashing-desc-demo.cc
  1323. share/examples/fxt/comb/partition-odd-nonsquashing-desc-out.txt
  1324. share/examples/fxt/comb/partition-out.txt
  1325. share/examples/fxt/comb/partition-rgs-lex-demo.cc
  1326. share/examples/fxt/comb/partition-rgs-lex-out.txt
  1327. share/examples/fxt/comb/partition-s-desc-demo.cc
  1328. share/examples/fxt/comb/partition-s-desc-out.txt
  1329. share/examples/fxt/comb/partition-strongly-decr-desc-demo.cc
  1330. share/examples/fxt/comb/partition-strongly-decr-desc-out.txt
  1331. share/examples/fxt/comb/pascal-demo.cc
  1332. share/examples/fxt/comb/pascal-out.txt
  1333. share/examples/fxt/comb/peano-ndim-demo.cc
  1334. share/examples/fxt/comb/peano-ndim-out.txt
  1335. share/examples/fxt/comb/pellgen-gray-demo.cc
  1336. share/examples/fxt/comb/pellgen-gray-out.txt
  1337. share/examples/fxt/comb/pellgray-rec-demo.cc
  1338. share/examples/fxt/comb/pellgray-rec-out.txt
  1339. share/examples/fxt/comb/perm-colex-demo.cc
  1340. share/examples/fxt/comb/perm-colex-out.txt
  1341. share/examples/fxt/comb/perm-derange-demo.cc
  1342. share/examples/fxt/comb/perm-derange-out.txt
  1343. share/examples/fxt/comb/perm-dist1-gray-demo.cc
  1344. share/examples/fxt/comb/perm-dist1-gray-out.txt
  1345. share/examples/fxt/comb/perm-genus-demo.cc
  1346. share/examples/fxt/comb/perm-genus-out.txt
  1347. share/examples/fxt/comb/perm-gray-ffact-demo.cc
  1348. share/examples/fxt/comb/perm-gray-ffact-out.txt
  1349. share/examples/fxt/comb/perm-gray-lipski-demo.cc
  1350. share/examples/fxt/comb/perm-gray-lipski-out.txt
  1351. share/examples/fxt/comb/perm-gray-rfact-demo.cc
  1352. share/examples/fxt/comb/perm-gray-rfact-out.txt
  1353. share/examples/fxt/comb/perm-gray-rot1-demo.cc
  1354. share/examples/fxt/comb/perm-gray-rot1-out.txt
  1355. share/examples/fxt/comb/perm-gray-wells-demo.cc
  1356. share/examples/fxt/comb/perm-gray-wells-out.txt
  1357. share/examples/fxt/comb/perm-heap-demo.cc
  1358. share/examples/fxt/comb/perm-heap-out.txt
  1359. share/examples/fxt/comb/perm-heap2-demo.cc
  1360. share/examples/fxt/comb/perm-heap2-out.txt
  1361. share/examples/fxt/comb/perm-heap2-swaps-demo.cc
  1362. share/examples/fxt/comb/perm-heap2-swaps-out.txt
  1363. share/examples/fxt/comb/perm-involution-demo.cc
  1364. share/examples/fxt/comb/perm-involution-naf-demo.cc
  1365. share/examples/fxt/comb/perm-involution-naf-out.txt
  1366. share/examples/fxt/comb/perm-involution-out.txt
  1367. share/examples/fxt/comb/perm-ives-demo.cc
  1368. share/examples/fxt/comb/perm-ives-out.txt
  1369. share/examples/fxt/comb/perm-l1r2-gray-demo.cc
  1370. share/examples/fxt/comb/perm-l1r2-gray-out.txt
  1371. share/examples/fxt/comb/perm-lex-cycles-demo.cc
  1372. share/examples/fxt/comb/perm-lex-cycles-out.txt
  1373. share/examples/fxt/comb/perm-lex-demo.cc
  1374. share/examples/fxt/comb/perm-lex-out.txt
  1375. share/examples/fxt/comb/perm-mv0-demo.cc
  1376. share/examples/fxt/comb/perm-mv0-out.txt
  1377. share/examples/fxt/comb/perm-pref-demo.cc
  1378. share/examples/fxt/comb/perm-pref-out.txt
  1379. share/examples/fxt/comb/perm-rec-demo.cc
  1380. share/examples/fxt/comb/perm-rec-out.txt
  1381. share/examples/fxt/comb/perm-rev-demo.cc
  1382. share/examples/fxt/comb/perm-rev-out.txt
  1383. share/examples/fxt/comb/perm-right1-gray-demo.cc
  1384. share/examples/fxt/comb/perm-right1-gray-out.txt
  1385. share/examples/fxt/comb/perm-rot-demo.cc
  1386. share/examples/fxt/comb/perm-rot-out.txt
  1387. share/examples/fxt/comb/perm-rot-unrank-demo.cc
  1388. share/examples/fxt/comb/perm-rot-unrank-out.txt
  1389. share/examples/fxt/comb/perm-st-demo.cc
  1390. share/examples/fxt/comb/perm-st-gray-demo.cc
  1391. share/examples/fxt/comb/perm-st-gray-out.txt
  1392. share/examples/fxt/comb/perm-st-out.txt
  1393. share/examples/fxt/comb/perm-st-pref-demo.cc
  1394. share/examples/fxt/comb/perm-st-pref-out.txt
  1395. share/examples/fxt/comb/perm-star-demo.cc
  1396. share/examples/fxt/comb/perm-star-inv-demo.cc
  1397. share/examples/fxt/comb/perm-star-inv-out.txt
  1398. share/examples/fxt/comb/perm-star-out.txt
  1399. share/examples/fxt/comb/perm-star-swaps-demo.cc
  1400. share/examples/fxt/comb/perm-star-swaps-out.txt
  1401. share/examples/fxt/comb/perm-trotter-demo.cc
  1402. share/examples/fxt/comb/perm-trotter-lg-demo.cc
  1403. share/examples/fxt/comb/perm-trotter-lg-out.txt
  1404. share/examples/fxt/comb/perm-trotter-out.txt
  1405. share/examples/fxt/comb/perm1-prefix-cond-demo.cc
  1406. share/examples/fxt/comb/perm1-prefix-cond-out.txt
  1407. share/examples/fxt/comb/perm1-topsort-demo.cc
  1408. share/examples/fxt/comb/perm1-topsort-out.txt
  1409. share/examples/fxt/comb/perm2fact-demo.cc
  1410. share/examples/fxt/comb/perm2fact-out.txt
  1411. share/examples/fxt/comb/rgs-fincr-demo.cc
  1412. share/examples/fxt/comb/rgs-fincr-out.txt
  1413. share/examples/fxt/comb/rgs-kincr-demo.cc
  1414. share/examples/fxt/comb/rgs-kincr-out.txt
  1415. share/examples/fxt/comb/rgs-maxincr-demo.cc
  1416. share/examples/fxt/comb/rgs-maxincr-out.txt
  1417. share/examples/fxt/comb/rll-rec-demo.cc
  1418. share/examples/fxt/comb/rll-rec-out.txt
  1419. share/examples/fxt/comb/root-sums-demo.cc
  1420. share/examples/fxt/comb/root-sums-out.txt
  1421. share/examples/fxt/comb/ruler-func-demo.cc
  1422. share/examples/fxt/comb/ruler-func-out.txt
  1423. share/examples/fxt/comb/ruler-func-s-demo.cc
  1424. share/examples/fxt/comb/ruler-func-s-out.txt
  1425. share/examples/fxt/comb/ruler-func1-demo.cc
  1426. share/examples/fxt/comb/ruler-func1-out.txt
  1427. share/examples/fxt/comb/schroeder-path-lex-demo.cc
  1428. share/examples/fxt/comb/schroeder-path-lex-out.txt
  1429. share/examples/fxt/comb/schroeder-rgs-lex-demo.cc
  1430. share/examples/fxt/comb/schroeder-rgs-lex-out.txt
  1431. share/examples/fxt/comb/schroeder-tree-demo.cc
  1432. share/examples/fxt/comb/schroeder-tree-out.txt
  1433. share/examples/fxt/comb/score-sequence-demo.cc
  1434. share/examples/fxt/comb/score-sequence-out.txt
  1435. share/examples/fxt/comb/setpart-ccf-rgs-lex-demo.cc
  1436. share/examples/fxt/comb/setpart-ccf-rgs-lex-out.txt
  1437. share/examples/fxt/comb/setpart-ck-rgs-demo.cc
  1438. share/examples/fxt/comb/setpart-ck-rgs-out.txt
  1439. share/examples/fxt/comb/setpart-demo.cc
  1440. share/examples/fxt/comb/setpart-noncrossing-ll-demo.cc
  1441. share/examples/fxt/comb/setpart-noncrossing-ll-out.txt
  1442. share/examples/fxt/comb/setpart-noncrossing-rgs-demo.cc
  1443. share/examples/fxt/comb/setpart-noncrossing-rgs-out.txt
  1444. share/examples/fxt/comb/setpart-out.txt
  1445. share/examples/fxt/comb/setpart-p-rgs-lex-demo.cc
  1446. share/examples/fxt/comb/setpart-p-rgs-lex-out.txt
  1447. share/examples/fxt/comb/setpart-rgs-fixed-content-vec-demo.cc
  1448. share/examples/fxt/comb/setpart-rgs-fixed-content-vec-out.txt
  1449. share/examples/fxt/comb/setpart-rgs-gray-demo.cc
  1450. share/examples/fxt/comb/setpart-rgs-gray-out.txt
  1451. share/examples/fxt/comb/setpart-rgs-lex-demo.cc
  1452. share/examples/fxt/comb/setpart-rgs-lex-out.txt
  1453. share/examples/fxt/comb/setpart-rgs-subset-lex-demo.cc
  1454. share/examples/fxt/comb/setpart-rgs-subset-lex-out.txt
  1455. share/examples/fxt/comb/setpart-s-zero-map-rgs-demo.cc
  1456. share/examples/fxt/comb/setpart-s-zero-map-rgs-out.txt
  1457. share/examples/fxt/comb/setpart-zero-map-rgs-demo.cc
  1458. share/examples/fxt/comb/setpart-zero-map-rgs-out.txt
  1459. share/examples/fxt/comb/shift-subsets-demo.cc
  1460. share/examples/fxt/comb/shift-subsets-out.txt
  1461. share/examples/fxt/comb/signed-perm-demo.cc
  1462. share/examples/fxt/comb/signed-perm-gray-demo.cc
  1463. share/examples/fxt/comb/signed-perm-gray-out.txt
  1464. share/examples/fxt/comb/signed-perm-out.txt
  1465. share/examples/fxt/comb/skew-binary-demo.cc
  1466. share/examples/fxt/comb/skew-binary-out.txt
  1467. share/examples/fxt/comb/smooth-rfact-rgs-demo.cc
  1468. share/examples/fxt/comb/smooth-rfact-rgs-out.txt
  1469. share/examples/fxt/comb/stirling1-demo.cc
  1470. share/examples/fxt/comb/stirling1-out.txt
  1471. share/examples/fxt/comb/stirling2-demo.cc
  1472. share/examples/fxt/comb/stirling2-out.txt
  1473. share/examples/fxt/comb/string-subst-demo.cc
  1474. share/examples/fxt/comb/string-subst-hilbert3d-demo.cc
  1475. share/examples/fxt/comb/string-subst-hilbert3d-out.txt
  1476. share/examples/fxt/comb/string-subst-out.txt
  1477. share/examples/fxt/comb/subset-debruijn-demo.cc
  1478. share/examples/fxt/comb/subset-debruijn-out.txt
  1479. share/examples/fxt/comb/subset-deltalex-demo.cc
  1480. share/examples/fxt/comb/subset-deltalex-out.txt
  1481. share/examples/fxt/comb/subset-gray-delta-demo.cc
  1482. share/examples/fxt/comb/subset-gray-delta-out.txt
  1483. share/examples/fxt/comb/subset-gray-demo.cc
  1484. share/examples/fxt/comb/subset-gray-out.txt
  1485. share/examples/fxt/comb/subset-lex-demo.cc
  1486. share/examples/fxt/comb/subset-lex-out.txt
  1487. share/examples/fxt/comb/subset-sl-gray-demo.cc
  1488. share/examples/fxt/comb/subset-sl-gray-out.txt
  1489. share/examples/fxt/comb/tree-lev-seq-demo.cc
  1490. share/examples/fxt/comb/tree-lev-seq-out.txt
  1491. share/examples/fxt/comb/tree-lev-seq-stats-demo.cc
  1492. share/examples/fxt/comb/tree-lev-seq-stats-out.txt
  1493. share/examples/fxt/comb/weak-ascent-rgs-demo.cc
  1494. share/examples/fxt/comb/weak-ascent-rgs-out.txt
  1495. share/examples/fxt/comb/weakly-unimodal-map-lex-demo.cc
  1496. share/examples/fxt/comb/weakly-unimodal-map-lex-out.txt
  1497. share/examples/fxt/comb/wfl-hilbert-demo.cc
  1498. share/examples/fxt/comb/wfl-hilbert-out.txt
  1499. share/examples/fxt/comb/young-tab-rgs-demo.cc
  1500. share/examples/fxt/comb/young-tab-rgs-out.txt
  1501. share/examples/fxt/comb/young-tab-rgs-subset-lex-demo.cc
  1502. share/examples/fxt/comb/young-tab-rgs-subset-lex-out.txt
  1503. share/examples/fxt/ds/attic/dichotomy-demo.cc
  1504. share/examples/fxt/ds/bitarray-demo.cc
  1505. share/examples/fxt/ds/bitarray-out.txt
  1506. share/examples/fxt/ds/bitarray2d-demo.cc
  1507. share/examples/fxt/ds/bitarray2d-out.txt
  1508. share/examples/fxt/ds/deque-demo.cc
  1509. share/examples/fxt/ds/deque-out.txt
  1510. share/examples/fxt/ds/left-right-array-demo.cc
  1511. share/examples/fxt/ds/left-right-array-out.txt
  1512. share/examples/fxt/ds/priorityqueue-demo.cc
  1513. share/examples/fxt/ds/priorityqueue-out.txt
  1514. share/examples/fxt/ds/queue-demo.cc
  1515. share/examples/fxt/ds/queue-out.txt
  1516. share/examples/fxt/ds/ringbuffer-demo.cc
  1517. share/examples/fxt/ds/ringbuffer-out.txt
  1518. share/examples/fxt/ds/stack-demo.cc
  1519. share/examples/fxt/ds/stack-out.txt
  1520. share/examples/fxt/fft/attic/butterfly-texpic-demo.cc
  1521. share/examples/fxt/fft/attic/butterfly-texpic-out.txt
  1522. share/examples/fxt/fft/fft-arblen-demo.cc
  1523. share/examples/fxt/fft/fft-arblen-out.txt
  1524. share/examples/fxt/fft/fht-bench.cc
  1525. share/examples/fxt/fft/fib-haar-demo.cc
  1526. share/examples/fxt/fft/fib-haar-out.txt
  1527. share/examples/fxt/fft/fib-walsh-demo.cc
  1528. share/examples/fxt/fft/fib-walsh-out.txt
  1529. share/examples/fxt/fft/gen-walsh-demo.cc
  1530. share/examples/fxt/fft/gen-walsh-out.txt
  1531. share/examples/fxt/fft/locrec-demo.cc
  1532. share/examples/fxt/fft/locrec-out.txt
  1533. share/examples/fxt/fft/mers-haar-demo.cc
  1534. share/examples/fxt/fft/mers-haar-out.txt
  1535. share/examples/fxt/fft/mers-walsh-demo.cc
  1536. share/examples/fxt/fft/mers-walsh-out.txt
  1537. share/examples/fxt/fft/square-wave-basis-demo.cc
  1538. share/examples/fxt/fft/square-wave-basis-out.txt
  1539. share/examples/fxt/fft/walsh-basis-demo.cc
  1540. share/examples/fxt/fft/walsh-basis-out.txt
  1541. share/examples/fxt/fft/walsh-bench.cc
  1542. share/examples/fxt/fft/walsh-eigenvec-demo.cc
  1543. share/examples/fxt/fft/walsh-eigenvec-out.txt
  1544. share/examples/fxt/gf2n/all-irredpoly-demo.cc
  1545. share/examples/fxt/gf2n/all-irredpoly-out.txt
  1546. share/examples/fxt/gf2n/all-normalpoly-demo.cc
  1547. share/examples/fxt/gf2n/all-normalpoly-out.txt
  1548. share/examples/fxt/gf2n/all-primpoly-srs-demo.cc
  1549. share/examples/fxt/gf2n/all-primpoly-srs-out.txt
  1550. share/examples/fxt/gf2n/bitmat-circulant-demo.cc
  1551. share/examples/fxt/gf2n/bitmat-circulant-out.txt
  1552. share/examples/fxt/gf2n/bitmat-kronecker-demo.cc
  1553. share/examples/fxt/gf2n/bitmat-kronecker-out.txt
  1554. share/examples/fxt/gf2n/bitpol-inverse-demo.cc
  1555. share/examples/fxt/gf2n/bitpol-inverse-out.txt
  1556. share/examples/fxt/gf2n/bitpol-search-irred-demo.cc
  1557. share/examples/fxt/gf2n/bitpol-search-irred-out.txt
  1558. share/examples/fxt/gf2n/bitpol-srp-demo.cc
  1559. share/examples/fxt/gf2n/bitpol-srp-out.txt
  1560. share/examples/fxt/gf2n/bitpolfactor-demo.cc
  1561. share/examples/fxt/gf2n/bitpolfactor-out.txt
  1562. share/examples/fxt/gf2n/bitpolmodmult-demo.cc
  1563. share/examples/fxt/gf2n/bitpolmodmult-out.txt
  1564. share/examples/fxt/gf2n/bitpolmult-demo.cc
  1565. share/examples/fxt/gf2n/bitpolmult-out.txt
  1566. share/examples/fxt/gf2n/clhca-demo.cc
  1567. share/examples/fxt/gf2n/clhca-out.txt
  1568. share/examples/fxt/gf2n/fcsr-demo.cc
  1569. share/examples/fxt/gf2n/fcsr-out.txt
  1570. share/examples/fxt/gf2n/gf2n-demo.cc
  1571. share/examples/fxt/gf2n/gf2n-matrix-demo.cc
  1572. share/examples/fxt/gf2n/gf2n-matrix-out.txt
  1573. share/examples/fxt/gf2n/gf2n-minpoly-demo.cc
  1574. share/examples/fxt/gf2n/gf2n-minpoly-out.txt
  1575. share/examples/fxt/gf2n/gf2n-normal-demo.cc
  1576. share/examples/fxt/gf2n/gf2n-normal-out.txt
  1577. share/examples/fxt/gf2n/gf2n-out.txt
  1578. share/examples/fxt/gf2n/gf2n-solvequadratic-demo.cc
  1579. share/examples/fxt/gf2n/gf2n-solvequadratic-out.txt
  1580. share/examples/fxt/gf2n/gf2n-trace0-generators-demo.cc
  1581. share/examples/fxt/gf2n/gf2n-trace0-generators-out.txt
  1582. share/examples/fxt/gf2n/lfsr-demo.cc
  1583. share/examples/fxt/gf2n/lfsr-fibonacci-demo.cc
  1584. share/examples/fxt/gf2n/lfsr-fibonacci-out.txt
  1585. share/examples/fxt/gf2n/lfsr-galois-demo.cc
  1586. share/examples/fxt/gf2n/lfsr-galois-out.txt
  1587. share/examples/fxt/gf2n/lfsr-out.txt
  1588. share/examples/fxt/gf2n/lfsr-revbin-demo.cc
  1589. share/examples/fxt/gf2n/lfsr-revbin-out.txt
  1590. share/examples/fxt/gf2n/lfsr-trace0-generators-demo.cc
  1591. share/examples/fxt/gf2n/lfsr-trace0-generators-out.txt
  1592. share/examples/fxt/gf2n/lhca-demo.cc
  1593. share/examples/fxt/gf2n/lhca-out.txt
  1594. share/examples/fxt/gf2n/lhca2poly-demo.cc
  1595. share/examples/fxt/gf2n/lhca2poly-out.txt
  1596. share/examples/fxt/gf2n/lowbit-lhca-demo.cc
  1597. share/examples/fxt/gf2n/lowbit-lhca-out.txt
  1598. share/examples/fxt/gf2n/minweight-lowbit-lhca-demo.cc
  1599. share/examples/fxt/gf2n/minweight-lowbit-lhca-out.txt
  1600. share/examples/fxt/gf2n/necklace2irred-demo.cc
  1601. share/examples/fxt/gf2n/necklace2irred-out.txt
  1602. share/examples/fxt/gf2n/normalbasis-demo.cc
  1603. share/examples/fxt/gf2n/normalbasis-out.txt
  1604. share/examples/fxt/gf2n/normalpoly-dual-demo.cc
  1605. share/examples/fxt/gf2n/normalpoly-dual-out.txt
  1606. share/examples/fxt/gf2n/poly2lhca-demo.cc
  1607. share/examples/fxt/gf2n/poly2lhca-out.txt
  1608. share/examples/fxt/gf2n/primefact-demo.cc
  1609. share/examples/fxt/gf2n/primefact-out.txt
  1610. share/examples/fxt/gf2n/qmatrix-demo.cc
  1611. share/examples/fxt/gf2n/qmatrix-out.txt
  1612. share/examples/fxt/graph/graph-acgray-demo.cc
  1613. share/examples/fxt/graph/graph-acgray-out.txt
  1614. share/examples/fxt/graph/graph-complementshift-demo.cc
  1615. share/examples/fxt/graph/graph-complementshift-out.txt
  1616. share/examples/fxt/graph/graph-debruijn-demo.cc
  1617. share/examples/fxt/graph/graph-debruijn-m-demo.cc
  1618. share/examples/fxt/graph/graph-debruijn-m-out.txt
  1619. share/examples/fxt/graph/graph-debruijn-out.txt
  1620. share/examples/fxt/graph/graph-fibrepgray-demo.cc
  1621. share/examples/fxt/graph/graph-fibrepgray-out.txt
  1622. share/examples/fxt/graph/graph-gray-demo.cc
  1623. share/examples/fxt/graph/graph-gray-out.txt
  1624. share/examples/fxt/graph/graph-lyndon-gray-demo.cc
  1625. share/examples/fxt/graph/graph-lyndon-gray-out.txt
  1626. share/examples/fxt/graph/graph-macgray-demo.cc
  1627. share/examples/fxt/graph/graph-macgray-out.txt
  1628. share/examples/fxt/graph/graph-monotonicgray-demo.cc
  1629. share/examples/fxt/graph/graph-monotonicgray-out.txt
  1630. share/examples/fxt/graph/graph-mtl-demo.cc
  1631. share/examples/fxt/graph/graph-mtl-out.txt
  1632. share/examples/fxt/graph/graph-parengray-demo.cc
  1633. share/examples/fxt/graph/graph-parengray-out.txt
  1634. share/examples/fxt/graph/graph-perm-demo.cc
  1635. share/examples/fxt/graph/graph-perm-doubly-adjacent-gray-demo.cc
  1636. share/examples/fxt/graph/graph-perm-doubly-adjacent-gray-out.txt
  1637. share/examples/fxt/graph/graph-perm-out.txt
  1638. share/examples/fxt/graph/graph-perm-pref-rev-demo.cc
  1639. share/examples/fxt/graph/graph-perm-pref-rev-out.txt
  1640. share/examples/fxt/graph/graph-perm-pref-rot-demo.cc
  1641. share/examples/fxt/graph/graph-perm-pref-rot-out.txt
  1642. share/examples/fxt/graph/graph-perm-star-transpositions-demo.cc
  1643. share/examples/fxt/graph/graph-perm-star-transpositions-out.txt
  1644. share/examples/fxt/graph/lyndon-gray-demo.cc
  1645. share/examples/fxt/graph/lyndon-gray-out.txt
  1646. share/examples/fxt/graph/sta-graph-acgray-demo.cc
  1647. share/examples/fxt/graph/sta-graph-acgray-out.txt
  1648. share/examples/fxt/graph/sta-graph-macgray-demo.cc
  1649. share/examples/fxt/graph/sta-graph-macgray-out.txt
  1650. share/examples/fxt/mod/divisors-demo.cc
  1651. share/examples/fxt/mod/divisors-out.txt
  1652. share/examples/fxt/mod/eratosthenes-demo.cc
  1653. share/examples/fxt/mod/eratosthenes-out.txt
  1654. share/examples/fxt/mod/fftprimes-demo.cc
  1655. share/examples/fxt/mod/fftprimes-out.txt
  1656. share/examples/fxt/mod/kronecker-demo.cc
  1657. share/examples/fxt/mod/kronecker-out.txt
  1658. share/examples/fxt/mod/mod-residues-demo.cc
  1659. share/examples/fxt/mod/mod-residues-out.txt
  1660. share/examples/fxt/mod/modarithtables-demo.cc
  1661. share/examples/fxt/mod/modarithtables-out.txt
  1662. share/examples/fxt/mod/modinfo-demo.cc
  1663. share/examples/fxt/mod/modinfo-out.txt
  1664. share/examples/fxt/mod/modsincos-demo.cc
  1665. share/examples/fxt/mod/modsincos-out.txt
  1666. share/examples/fxt/mod/rabinmiller-demo.cc
  1667. share/examples/fxt/mod/rabinmiller-out.txt
  1668. share/examples/fxt/perm/ccf2perm-demo.cc
  1669. share/examples/fxt/perm/ccf2perm-out.txt
  1670. share/examples/fxt/perm/cycles-demo.cc
  1671. share/examples/fxt/perm/cycles-out.txt
  1672. share/examples/fxt/perm/perm-decomp-demo.cc
  1673. share/examples/fxt/perm/perm-decomp-out.txt
  1674. share/examples/fxt/perm/perm-invert-notag-demo.cc
  1675. share/examples/fxt/perm/perm-invert-notag-out.txt
  1676. share/examples/fxt/perm/permfunc-demo.cc
  1677. share/examples/fxt/perm/permfunc-out.txt
  1678. share/examples/fxt/perm/permgray-leaders-demo.cc
  1679. share/examples/fxt/perm/permgray-leaders-out.txt
  1680. share/examples/fxt/perm/permrand-connected-demo.cc
  1681. share/examples/fxt/perm/permrand-connected-out.txt
  1682. share/examples/fxt/perm/permrand-cyclic-demo.cc
  1683. share/examples/fxt/perm/permrand-cyclic-out.txt
  1684. share/examples/fxt/perm/permrand-derange-demo.cc
  1685. share/examples/fxt/perm/permrand-derange-out.txt
  1686. share/examples/fxt/perm/permrand-sdc-demo.cc
  1687. share/examples/fxt/perm/permrand-sdc-out.txt
  1688. share/examples/fxt/perm/permrand-self-inverse-demo.cc
  1689. share/examples/fxt/perm/permrand-self-inverse-out.txt
  1690. share/examples/fxt/perm/permutation-matrix-demo.cc
  1691. share/examples/fxt/perm/permutation-matrix-out.txt
  1692. share/examples/fxt/perm/revbin-perm-rec-demo.cc
  1693. share/examples/fxt/perm/revbin-perm-rec-out.txt
  1694. share/examples/fxt/perm/swap-blocks-demo.cc
  1695. share/examples/fxt/perm/swap-blocks-out.txt
  1696. share/examples/fxt/seq/A000793-demo.cc
  1697. share/examples/fxt/seq/A000793-out.txt
  1698. share/examples/fxt/seq/A003040-demo.cc
  1699. share/examples/fxt/seq/A003040-out.txt
  1700. share/examples/fxt/seq/A003043-demo.cc
  1701. share/examples/fxt/seq/A003043-out.txt
  1702. share/examples/fxt/seq/A005351-demo.cc
  1703. share/examples/fxt/seq/A005351-out.txt
  1704. share/examples/fxt/seq/A005576-demo.cc
  1705. share/examples/fxt/seq/A005576-out.txt
  1706. share/examples/fxt/seq/A005943-demo.cc
  1707. share/examples/fxt/seq/A005943-out.txt
  1708. share/examples/fxt/seq/A006951-demo.cc
  1709. share/examples/fxt/seq/A006951-out.txt
  1710. share/examples/fxt/seq/A007608-demo.cc
  1711. share/examples/fxt/seq/A007608-out.txt
  1712. share/examples/fxt/seq/A039724-demo.cc
  1713. share/examples/fxt/seq/A039724-out.txt
  1714. share/examples/fxt/seq/A042942-demo.cc
  1715. share/examples/fxt/seq/A042942-out.txt
  1716. share/examples/fxt/seq/A062200-demo.cc
  1717. share/examples/fxt/seq/A062200-out.txt
  1718. share/examples/fxt/seq/A066411-demo.cc
  1719. share/examples/fxt/seq/A066411-out.txt
  1720. share/examples/fxt/seq/A069999-2-demo.cc
  1721. share/examples/fxt/seq/A069999-2-out.txt
  1722. share/examples/fxt/seq/A069999-demo.cc
  1723. share/examples/fxt/seq/A069999-out.txt
  1724. share/examples/fxt/seq/A080936-demo.cc
  1725. share/examples/fxt/seq/A080936-out.txt
  1726. share/examples/fxt/seq/A100749-demo.cc
  1727. share/examples/fxt/seq/A100749-out.txt
  1728. share/examples/fxt/seq/A175498-demo.cc
  1729. share/examples/fxt/seq/A175498-out.txt
  1730. share/examples/fxt/seq/A177505-demo.cc
  1731. share/examples/fxt/seq/A177505-out.txt
  1732. share/examples/fxt/seq/A178514-demo.cc
  1733. share/examples/fxt/seq/A178514-out.txt
  1734. share/examples/fxt/seq/A178715-demo.cc
  1735. share/examples/fxt/seq/A178715-out.txt
  1736. share/examples/fxt/seq/A179009-demo.cc
  1737. share/examples/fxt/seq/A179009-out.txt
  1738. share/examples/fxt/seq/A179080-demo.cc
  1739. share/examples/fxt/seq/A179080-out.txt
  1740. share/examples/fxt/seq/A182039-demo.cc
  1741. share/examples/fxt/seq/A182039-out.txt
  1742. share/examples/fxt/seq/A182372-demo.cc
  1743. share/examples/fxt/seq/A182372-out.txt
  1744. share/examples/fxt/seq/A186053-demo.cc
  1745. share/examples/fxt/seq/A186053-out.txt
  1746. share/examples/fxt/seq/A187081-demo.cc
  1747. share/examples/fxt/seq/A187081-out.txt
  1748. share/examples/fxt/seq/A191755-demo.cc
  1749. share/examples/fxt/seq/A191755-out.txt
  1750. share/examples/fxt/seq/A206464-demo.cc
  1751. share/examples/fxt/seq/A206464-out.txt
  1752. share/examples/fxt/seq/A206702-demo.cc
  1753. share/examples/fxt/seq/A206702-out.txt
  1754. share/examples/fxt/seq/A207018-demo.cc
  1755. share/examples/fxt/seq/A207018-out.txt
  1756. share/examples/fxt/seq/A209411-demo.cc
  1757. share/examples/fxt/seq/A209411-out.txt
  1758. share/examples/fxt/seq/A212494-demo.cc
  1759. share/examples/fxt/seq/A212494-out.txt
  1760. share/examples/fxt/seq/A213243-demo.cc
  1761. share/examples/fxt/seq/A213243-out.txt
  1762. share/examples/fxt/seq/A217262-demo.cc
  1763. share/examples/fxt/seq/A217262-out.txt
  1764. share/examples/fxt/seq/A217605-demo.cc
  1765. share/examples/fxt/seq/A217605-out.txt
  1766. share/examples/fxt/seq/A218293-demo.cc
  1767. share/examples/fxt/seq/A218293-out.txt
  1768. share/examples/fxt/seq/A218396-demo.cc
  1769. share/examples/fxt/seq/A218396-out.txt
  1770. share/examples/fxt/seq/A218694-demo.cc
  1771. share/examples/fxt/seq/A218694-out.txt
  1772. share/examples/fxt/seq/A218757-demo.cc
  1773. share/examples/fxt/seq/A218757-out.txt
  1774. share/examples/fxt/seq/A225084-demo.cc
  1775. share/examples/fxt/seq/A225084-out.txt
  1776. share/examples/fxt/seq/A225095-demo.cc
  1777. share/examples/fxt/seq/A225095-out.txt
  1778. share/examples/fxt/seq/A225616-demo.cc
  1779. share/examples/fxt/seq/A225616-out.txt
  1780. share/examples/fxt/seq/A226893-demo.cc
  1781. share/examples/fxt/seq/A226893-out.txt
  1782. share/examples/fxt/seq/A227344-demo.cc
  1783. share/examples/fxt/seq/A227344-out.txt
  1784. share/examples/fxt/seq/A240949-demo.cc
  1785. share/examples/fxt/seq/A240949-out.txt
  1786. share/examples/fxt/seq/A247386-demo.cc
  1787. share/examples/fxt/seq/A247386-out.txt
  1788. share/examples/fxt/seq/A249872-demo.cc
  1789. share/examples/fxt/seq/A249872-out.txt
  1790. share/examples/fxt/seq/A259095-demo.cc
  1791. share/examples/fxt/seq/A259095-out.txt
  1792. share/examples/fxt/seq/A276691-demo.cc
  1793. share/examples/fxt/seq/A276691-out.txt
  1794. share/examples/fxt/seq/A278479-demo.cc
  1795. share/examples/fxt/seq/A278479-out.txt
  1796. share/examples/fxt/seq/A309807-demo.cc
  1797. share/examples/fxt/seq/A309807-out.txt
  1798. share/examples/fxt/seq/A368948-demo.cc
  1799. share/examples/fxt/seq/A368948-out.txt
  1800. share/examples/fxt/seq/A369376-demo.cc
  1801. share/examples/fxt/seq/A369376-out.txt
  1802. share/examples/fxt/sort/equivclass-bitstring-demo.cc
  1803. share/examples/fxt/sort/equivclass-bitstring-out.txt
  1804. share/examples/fxt/sort/equivclass-bracelets-demo.cc
  1805. share/examples/fxt/sort/equivclass-bracelets-out.txt
  1806. share/examples/fxt/sort/equivclass-necklaces-demo.cc
  1807. share/examples/fxt/sort/equivclass-necklaces-out.txt
  1808. share/examples/fxt/sort/heapsort-demo.cc
  1809. share/examples/fxt/sort/heapsort-out.txt
  1810. share/examples/fxt/sort/merge-sort-demo.cc
  1811. share/examples/fxt/sort/merge-sort-out.txt
  1812. share/examples/fxt/sort/merge-sort4-demo.cc
  1813. share/examples/fxt/sort/merge-sort4-out.txt
  1814. share/examples/fxt/sort/radixsort-demo.cc
  1815. share/examples/fxt/sort/radixsort-out.txt
  1816. share/examples/fxt/sort/selection-sort-demo.cc
  1817. share/examples/fxt/sort/selection-sort-out.txt
  1818. share/examples/fxt/sort/sort-complex-demo.cc
  1819. share/examples/fxt/sort/sort-complex-out.txt
  1820. share/examples/fxt/sort/sort-demo.cc
  1821. share/examples/fxt/sort/sort-out.txt
  1822. share/examples/fxt/sort/sort-string-demo.cc
  1823. share/examples/fxt/sort/sort-string-out.txt
  1824. share/examples/fxt/sort/sortidx-demo.cc
  1825. share/examples/fxt/sort/sortidx-out.txt
  1826. share/examples/fxt/sort/sortptr-demo.cc
  1827. share/examples/fxt/sort/sortptr-out.txt
  1828. share/examples/fxt/sort/unique-demo.cc
  1829. share/examples/fxt/sort/unique-out.txt
  1830. share/examples/fxt/topics.txt
  1831. @owner
  1832. @group
  1833. @mode
Collapse this list.
Dependency lines:
  • fxt>0:math/fxt
To install the port:
cd /usr/ports/math/fxt/ && make install clean
To add the package, run one of these commands:
  • pkg install math/fxt
  • pkg install fxt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fxt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710712332 SHA256 (fxt-2024.03.14.tar.gz) = f72edc8595681ee2b7e180ba869600076303da41006f0415f8c8e45df4dba56c SIZE (fxt-2024.03.14.tar.gz) = 1569801

Packages (timestamps in pop-ups are UTC):
fxt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.03.142024.03.142018.07.03_12024.03.142024.03.14-2018.07.03_1-
FreeBSD:13:quarterly2023.12.222023.12.222023.05.072023.12.222024.03.142023.12.222023.12.222023.12.22
FreeBSD:14:latest2024.03.142024.03.142022.04.132024.03.142024.03.142023.05.07-2023.05.07
FreeBSD:14:quarterly2023.12.222024.03.14-2023.12.222024.03.142023.12.222023.12.222023.12.22
FreeBSD:15:latest2024.01.142024.03.14n/a2023.12.22n/a2023.12.222023.12.222024.01.14
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. gmake>=4.4.1 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fxt-2024.03.14: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
math_fxt
USES:
compiler:c++11-lang gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.jjj.de/fxt/
Collapse this list.

Number of commits found: 134 (showing only 34 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2009.02.02
08 Feb 2009 23:07:47
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2009.02.02

PR:             131243
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
2009.01.25
28 Jan 2009 10:15:11
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 2009.01.25

PR:             ports/131017
Submitted by:   Dennis Herrmann <adox _AT_ mcx2.org> (maintainer)
2009.01.09
16 Jan 2009 00:14:46
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2009.01.09
- Pass maintainership to submitter

PR:             130560
Submitted by:   Dennis Herrmann <adox@mcx2.org>
2008.08.17
25 Aug 2008 21:16:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 20080817

PR:             126808
Submitted by:   Wen heping <wenheping@gmail.com>
2008.07.07
25 Jul 2008 12:24:09
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
2008.07.07
08 Jul 2008 11:39:29
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to  20080707

PR:             125386
Submitted by:   Wen heping <wenheping@gmail.com>
2008.06.24
28 Jun 2008 14:57:59
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 20080624

PR:             124978
Submitted by:   Wen heping <wenheping@gmail.com> (maintainer)
2008.04.10
16 Apr 2008 22:40:09
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2008.04.10 (make fetchable again)
2008.02.02
09 Feb 2008 14:49:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2008.02.02

Submitted by:   fabian ruch (via irc)
2007.11.02
14 Dec 2007 18:45:29
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2007.11.02

PR:             118606
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2006.12.17
27 May 2007 02:39:25
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN with gcc 4.2
2006.12.17
24 Mar 2007 14:03:04
Original commit files touched by this commit
pav search for other commits by this committer
- COPYTREE_* are now part of bsd.port.mk

PR:             ports/100996
Submitted by:   stass
2006.12.17
10 Jan 2007 18:15:13
Original commit files touched by this commit
miwi search for other commits by this committer
- Add backup MASTER_SITE

Submitted by:   pointyhat via kris
2006.12.17
01 Jan 2007 16:21:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2006.12.17
2006.11.19
22 Nov 2006 20:22:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2006.11.19
2006.09.24
30 Sep 2006 09:30:19
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 2006.09.24
- Add pkg-plist
- Add pkg-plist creation target

Approved by:    sem (mentor)
2006.06.22
24 Jun 2006 20:28:03
Original commit files touched by this commit
miwi search for other commits by this committer
Update to 2006.06.22

PR:             ports/99410
Submitted by:   miwi
Approved by:    markus (co mentor)
2006.04.12
16 May 2006 11:38:39
Original commit files touched by this commit
itetcu search for other commits by this committer
Add MASTER_SITE mirror

PR:             ports/97314
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Approved by:    lawrance (mentor)
2006.04.12
10 May 2006 19:14:43
Original commit files touched by this commit
erwin search for other commits by this committer
- Update to 2006.04.12 [1]
- Pet portlint while I'm here

PR:             97096 [1]
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
2005.11.20
20 Jan 2006 10:03:44
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2005.11.20
2005.10.06
25 Nov 2005 15:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
2005.10.06
29 Oct 2005 18:42:44
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 2005.10.06
- Remove files/* (3 patches)

PR:             88191
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2004.10.25
02 Nov 2004 09:49:01
Original commit files touched by this commit
krion search for other commits by this committer
Update to 2004.10.25
2004.10.04
12 Oct 2004 12:59:40
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 2004.10.04

PR:             ports/72531
Submitted by:   Ports Fury
2003.02.18_1
16 Aug 2004 02:33:05
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Does not compile with gcc 3.4.2
2003.02.18_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
2003.02.18
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
2003.02.18
27 Feb 2003 00:17:18
Original commit files touched by this commit
alex search for other commits by this committer
Fix & update to 2003.02.18

PR:             48593
Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
2002.12.16
20 Feb 2003 18:42:25
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2002.12.16
03 Jan 2003 19:41:11
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 20021216

PR:             46468
Submitted by:   Ports Fury
2002.10.09
28 Oct 2002 17:10:08
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 20021009

PR:             44561
Submitted by:   Erwin Lansing <erwin@lansing.dk>
2002.03.23
29 Mar 2002 00:50:18
Original commit files touched by this commit
pat search for other commits by this committer
Update to 2002.03.23

PR:             36444
Submitted by:   Oliver Braun <obraun@Informatik.unibw-muenchen.DE>
03 Mar 2002 08:09:43
commit hash: fp1.25413@dev.null.freshports.orgcommit hash: fp1.25413@dev.null.freshports.orgcommit hash: fp1.25413@dev.null.freshports.orgcommit hash: fp1.25413@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 2002.02.25    
28 Nov 2001 03:57:15
commit hash: fp1.21304@dev.null.freshports.orgcommit hash: fp1.21304@dev.null.freshports.orgcommit hash: fp1.21304@dev.null.freshports.orgcommit hash: fp1.21304@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add fxt   FFT code and related stuff    

Number of commits found: 134 (showing only 34 on this page)

«  1 | 2