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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
fxt Llibrary of low-level algorithms
2025.04.17 math on this many watch lists=4 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.11.16Version 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: 2025-04-29 12:42:18
Commit Hash: f2eef84
People watching this port, also watch:: py311-actdiag, chromium, cops, cgit, p5-IMDB-Film
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 (1836 items)
Collapse this list.
  1. /usr/local/share/licenses/fxt-2025.04.17/catalog.mk
  2. /usr/local/share/licenses/fxt-2025.04.17/LICENSE
  3. /usr/local/share/licenses/fxt-2025.04.17/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-mod-color.h
  345. include/fxt/comb/necklace.h
  346. include/fxt/comb/num-compositions.h
  347. include/fxt/comb/num-necklaces.h
  348. include/fxt/comb/num2perm.h
  349. include/fxt/comb/ordered-tree-branches.h
  350. include/fxt/comb/ordered-tree-branching-seq.h
  351. include/fxt/comb/ordered-tree-lev-seq.h
  352. include/fxt/comb/paren-gray.h
  353. include/fxt/comb/paren-lex.h
  354. include/fxt/comb/paren-pref.h
  355. include/fxt/comb/paren-string-to-rgs.h
  356. include/fxt/comb/paren.h
  357. include/fxt/comb/partition-2fall-asc-subset-lex.h
  358. include/fxt/comb/partition-2fall-asc.h
  359. include/fxt/comb/partition-2fall-desc.h
  360. include/fxt/comb/partition-asc-2rep-subset-lex.h
  361. include/fxt/comb/partition-asc-2rep.h
  362. include/fxt/comb/partition-asc-perim.h
  363. include/fxt/comb/partition-asc-sorts.h
  364. include/fxt/comb/partition-asc-sorts2-pp.h
  365. include/fxt/comb/partition-asc-sorts2.h
  366. include/fxt/comb/partition-asc-subset-lex-csh.h
  367. include/fxt/comb/partition-asc-subset-lex.h
  368. include/fxt/comb/partition-asc.h
  369. include/fxt/comb/partition-binary-asc.h
  370. include/fxt/comb/partition-binary-desc.h
  371. include/fxt/comb/partition-boundary.h
  372. include/fxt/comb/partition-conj.h
  373. include/fxt/comb/partition-desc-bb.h
  374. include/fxt/comb/partition-desc.h
  375. include/fxt/comb/partition-dist-asc-len.h
  376. include/fxt/comb/partition-dist-asc-subset-lex.h
  377. include/fxt/comb/partition-dist-asc.h
  378. include/fxt/comb/partition-dist-d-asc.h
  379. include/fxt/comb/partition-dist-desc.h
  380. include/fxt/comb/partition-gen.h
  381. include/fxt/comb/partition-hook-prod.h
  382. include/fxt/comb/partition-nonsquashing-desc.h
  383. include/fxt/comb/partition-odd-asc-subset-lex-csh.h
  384. include/fxt/comb/partition-odd-asc-subset-lex.h
  385. include/fxt/comb/partition-odd-asc.h
  386. include/fxt/comb/partition-odd-desc.h
  387. include/fxt/comb/partition-odd-nonsquashing-desc.h
  388. include/fxt/comb/partition-odd-to-dist.h
  389. include/fxt/comb/partition-rgs-lex.h
  390. include/fxt/comb/partition-s-desc.h
  391. include/fxt/comb/partition-strongly-decr-desc.h
  392. include/fxt/comb/partition.h
  393. include/fxt/comb/peano-ndim.h
  394. include/fxt/comb/perm-colex.h
  395. include/fxt/comb/perm-derange.h
  396. include/fxt/comb/perm-gray-ffact.h
  397. include/fxt/comb/perm-gray-lipski.h
  398. include/fxt/comb/perm-gray-rfact.h
  399. include/fxt/comb/perm-gray-rot1.h
  400. include/fxt/comb/perm-gray-wells.h
  401. include/fxt/comb/perm-heap.h
  402. include/fxt/comb/perm-heap2-swaps.h
  403. include/fxt/comb/perm-heap2.h
  404. include/fxt/comb/perm-involution.h
  405. include/fxt/comb/perm-ives.h
  406. include/fxt/comb/perm-lex.h
  407. include/fxt/comb/perm-mv0.h
  408. include/fxt/comb/perm-pref.h
  409. include/fxt/comb/perm-rec.h
  410. include/fxt/comb/perm-rev.h
  411. include/fxt/comb/perm-rot.h
  412. include/fxt/comb/perm-st-gray.h
  413. include/fxt/comb/perm-st-pref.h
  414. include/fxt/comb/perm-st.h
  415. include/fxt/comb/perm-star-inv.h
  416. include/fxt/comb/perm-star-swaps.h
  417. include/fxt/comb/perm-star.h
  418. include/fxt/comb/perm-trotter-lg.h
  419. include/fxt/comb/perm-trotter.h
  420. include/fxt/comb/perm1-prefix-cond.h
  421. include/fxt/comb/perm1-topsort.h
  422. include/fxt/comb/print-arrangement-rgs-perm.h
  423. include/fxt/comb/print-catalan-path-aa.h
  424. include/fxt/comb/print-catalan-step-rgs-aa.h
  425. include/fxt/comb/print-composition-aa.h
  426. include/fxt/comb/print-composition-by-sorts.h
  427. include/fxt/comb/print-composition-unimodal.h
  428. include/fxt/comb/print-partition-aa.h
  429. include/fxt/comb/print-partition-conj.h
  430. include/fxt/comb/print-young-tab-rgs-aa.h
  431. include/fxt/comb/print-zero-map-rgs.h
  432. include/fxt/comb/reverse-paren-string.h
  433. include/fxt/comb/rgs-fincr.h
  434. include/fxt/comb/rgs-kincr.h
  435. include/fxt/comb/rgs-maxincr.h
  436. include/fxt/comb/ruler-func-s.h
  437. include/fxt/comb/ruler-func.h
  438. include/fxt/comb/ruler-func1.h
  439. include/fxt/comb/schroeder-path-lex.h
  440. include/fxt/comb/schroeder-rgs-lex.h
  441. include/fxt/comb/score-sequence.h
  442. include/fxt/comb/setpart-ccf-rgs-lex.h
  443. include/fxt/comb/setpart-ck-rgs.h
  444. include/fxt/comb/setpart-noncrossing-ll.h
  445. include/fxt/comb/setpart-noncrossing-rgs.h
  446. include/fxt/comb/setpart-p-rgs-lex.h
  447. include/fxt/comb/setpart-rgs-fixed-content-vec.h
  448. include/fxt/comb/setpart-rgs-gray.h
  449. include/fxt/comb/setpart-rgs-lex.h
  450. include/fxt/comb/setpart-rgs-subset-lex.h
  451. include/fxt/comb/setpart-s-zero-map-rgs.h
  452. include/fxt/comb/setpart-zero-map-rgs.h
  453. include/fxt/comb/setpart.h
  454. include/fxt/comb/signed-perm-gray.h
  455. include/fxt/comb/signed-perm.h
  456. include/fxt/comb/skew-binary.h
  457. include/fxt/comb/smooth-rfact-rgs.h
  458. include/fxt/comb/string-subst.h
  459. include/fxt/comb/subset-debruijn.h
  460. include/fxt/comb/subset-deltalex.h
  461. include/fxt/comb/subset-gray-delta.h
  462. include/fxt/comb/subset-gray.h
  463. include/fxt/comb/subset-lex-compare.h
  464. include/fxt/comb/subset-lex.h
  465. include/fxt/comb/subset-sl-gray.h
  466. include/fxt/comb/test-gray.h
  467. include/fxt/comb/tree-lev-seq-aux.h
  468. include/fxt/comb/tree-lev-seq.h
  469. include/fxt/comb/weak-ascent-rgs.h
  470. include/fxt/comb/weakly-unimodal-map-lex.h
  471. include/fxt/comb/wfl-hilbert.h
  472. include/fxt/comb/word-stats.h
  473. include/fxt/comb/young-tab-fixed-shape.h
  474. include/fxt/comb/young-tab-rgs-descents.h
  475. include/fxt/comb/young-tab-rgs-subset-lex.h
  476. include/fxt/comb/young-tab-rgs.h
  477. include/fxt/complextype.h
  478. include/fxt/convolution-all.h
  479. include/fxt/convolution/complexconvolution.h
  480. include/fxt/convolution/fhtmulsqr.h
  481. include/fxt/convolution/realconvolution.h
  482. include/fxt/convolution/slowcnvl-lin.h
  483. include/fxt/convolution/slowcnvl.h
  484. include/fxt/convolution/slowcnvla.h
  485. include/fxt/convolution/slowcnvlhalf.h
  486. include/fxt/convolution/slowconvolution.h
  487. include/fxt/convolution/slowtwodimcnvl.h
  488. include/fxt/convolution/slowweightedcnvl.h
  489. include/fxt/convolution/weightedconvolution.h
  490. include/fxt/correlation-all.h
  491. include/fxt/correlation/correlation.h
  492. include/fxt/correlation/slowcorr.h
  493. include/fxt/dctdst-all.h
  494. include/fxt/dctdst/dctdst.h
  495. include/fxt/ds-all.h
  496. include/fxt/ds/array2d.h
  497. include/fxt/ds/array3d.h
  498. include/fxt/ds/bitarray.h
  499. include/fxt/ds/bitarray2d.h
  500. include/fxt/ds/bounding-box-2d.h
  501. include/fxt/ds/bounding-box-3d.h
  502. include/fxt/ds/centered-array2d.h
  503. include/fxt/ds/centered-array3d.h
  504. include/fxt/ds/deque.h
  505. include/fxt/ds/heap.h
  506. include/fxt/ds/left-right-array.h
  507. include/fxt/ds/point2d.h
  508. include/fxt/ds/point3d.h
  509. include/fxt/ds/priorityqueue.h
  510. include/fxt/ds/queue.h
  511. include/fxt/ds/ringbuffer.h
  512. include/fxt/ds/stack.h
  513. include/fxt/ds/vector2d.h
  514. include/fxt/ds/vector3d.h
  515. include/fxt/fft-all.h
  516. include/fxt/fft/fft-default.h
  517. include/fxt/fft/fft.h
  518. include/fxt/fft/matrixfft.h
  519. include/fxt/fft/shortfft.h
  520. include/fxt/fft/slowft.h
  521. include/fxt/fht-all.h
  522. include/fxt/fht/fht-default.h
  523. include/fxt/fht/fht.h
  524. include/fxt/fht/fht2d.h
  525. include/fxt/fht/fhtloc2.h
  526. include/fxt/fht/hartleyshift.h
  527. include/fxt/fht/shortfhtdifcore.h
  528. include/fxt/fht/shortfhtditcore.h
  529. include/fxt/fht/slowht.h
  530. include/fxt/fxtalloca.h
  531. include/fxt/fxtio.h
  532. include/fxt/fxttypes.h
  533. include/fxt/graph-all.h
  534. include/fxt/graph/digraph-paths.h
  535. include/fxt/graph/digraph.h
  536. include/fxt/graph/lyndon-gray.h
  537. include/fxt/graph/mk-special-digraphs.h
  538. include/fxt/graph/print-path.h
  539. include/fxt/haar-all.h
  540. include/fxt/haar/fib-haar.h
  541. include/fxt/haar/haar.h
  542. include/fxt/haar/haarnn.h
  543. include/fxt/haar/haarrevnn.h
  544. include/fxt/haar/mers-haar.h
  545. include/fxt/haar/prefix-transform.h
  546. include/fxt/haar/transposedhaarnn.h
  547. include/fxt/haar/transposedhaarrevnn.h
  548. include/fxt/jjassert.h
  549. include/fxt/matrix-all.h
  550. include/fxt/matrix/matrix.h
  551. include/fxt/matrix/vector.h
  552. include/fxt/mod-all.h
  553. include/fxt/mod/chebyshev.h
  554. include/fxt/mod/divisors.h
  555. include/fxt/mod/factor.h
  556. include/fxt/mod/isqrt.h
  557. include/fxt/mod/mersenne.h
  558. include/fxt/mod/mod.h
  559. include/fxt/mod/modarith.h
  560. include/fxt/mod/mtypes.h
  561. include/fxt/mod/numtheory.h
  562. include/fxt/mod/primes.h
  563. include/fxt/nextarg.h
  564. include/fxt/ntt-all.h
  565. include/fxt/ntt/ntt.h
  566. include/fxt/perm-all.h
  567. include/fxt/perm/even2lower.h
  568. include/fxt/perm/fact2perm-swp-apply.h
  569. include/fxt/perm/graypermute.h
  570. include/fxt/perm/grayrevpermute.h
  571. include/fxt/perm/haarpermute.h
  572. include/fxt/perm/perm-genus.h
  573. include/fxt/perm/perm2ccf.h
  574. include/fxt/perm/permapply.h
  575. include/fxt/perm/permapplyfunc.h
  576. include/fxt/perm/permcomplement.h
  577. include/fxt/perm/permcompose.h
  578. include/fxt/perm/perminvert.h
  579. include/fxt/perm/permq.h
  580. include/fxt/perm/permrand-2cycles.h
  581. include/fxt/perm/permrand-connected.h
  582. include/fxt/perm/permrand-cycle-type.h
  583. include/fxt/perm/permrand-cyclic.h
  584. include/fxt/perm/permrand-derange.h
  585. include/fxt/perm/permrand-derange3.h
  586. include/fxt/perm/permrand-inv-mod-m.h
  587. include/fxt/perm/permrand-ncm2.h
  588. include/fxt/perm/permrand-ord.h
  589. include/fxt/perm/permrand-parity.h
  590. include/fxt/perm/permrand-pref.h
  591. include/fxt/perm/permrand-sdc.h
  592. include/fxt/perm/permrand-self-inverse.h
  593. include/fxt/perm/permrand.h
  594. include/fxt/perm/printcycles.h
  595. include/fxt/perm/radixpermute.h
  596. include/fxt/perm/revbinpermute.h
  597. include/fxt/perm/revbinpermute0.h
  598. include/fxt/perm/reverse.h
  599. include/fxt/perm/rotate.h
  600. include/fxt/perm/shortgraypermute.h
  601. include/fxt/perm/shortrevbinpermute.h
  602. include/fxt/perm/shortrevbinpermute0.h
  603. include/fxt/perm/swapblocks.h
  604. include/fxt/perm/xorpermute.h
  605. include/fxt/perm/zip.h
  606. include/fxt/perm/ziprev.h
  607. include/fxt/realfft-all.h
  608. include/fxt/realfft/realfft.h
  609. include/fxt/realloc.h
  610. include/fxt/restrict.h
  611. include/fxt/sort-all.h
  612. include/fxt/sort/bsearch.h
  613. include/fxt/sort/bsearchapprox.h
  614. include/fxt/sort/bsearchfunc.h
  615. include/fxt/sort/bsearchidx.h
  616. include/fxt/sort/bsearchidxfunc.h
  617. include/fxt/sort/bsearchptr.h
  618. include/fxt/sort/bsearchptrfunc.h
  619. include/fxt/sort/convex.h
  620. include/fxt/sort/equivclasses.h
  621. include/fxt/sort/heapsort.h
  622. include/fxt/sort/merge-sort.h
  623. include/fxt/sort/minmax.h
  624. include/fxt/sort/minmaxfunc.h
  625. include/fxt/sort/minmaxidx.h
  626. include/fxt/sort/minmaxidxfunc.h
  627. include/fxt/sort/minmaxmed23.h
  628. include/fxt/sort/minmaxmed23func.h
  629. include/fxt/sort/minmaxmed23idx.h
  630. include/fxt/sort/minmaxptr.h
  631. include/fxt/sort/minmaxptrfunc.h
  632. include/fxt/sort/quantize.h
  633. include/fxt/sort/radixsort.h
  634. include/fxt/sort/sort.h
  635. include/fxt/sort/sort23.h
  636. include/fxt/sort/sort23func.h
  637. include/fxt/sort/sortbykey.h
  638. include/fxt/sort/sortfunc.h
  639. include/fxt/sort/sortidx.h
  640. include/fxt/sort/sortidxfunc.h
  641. include/fxt/sort/sortptr.h
  642. include/fxt/sort/sortptrfunc.h
  643. include/fxt/sort/unique.h
  644. include/fxt/sort/uniquefunc.h
  645. include/fxt/sort/usearch.h
  646. include/fxt/walsh-all.h
  647. include/fxt/walsh/and-convolution.h
  648. include/fxt/walsh/arithtransform.h
  649. include/fxt/walsh/bitcount-weight.h
  650. include/fxt/walsh/dyadiccnvl.h
  651. include/fxt/walsh/fib-walsh.h
  652. include/fxt/walsh/grsnegate.h
  653. include/fxt/walsh/max-convolution.h
  654. include/fxt/walsh/mers-walsh.h
  655. include/fxt/walsh/or-convolution.h
  656. include/fxt/walsh/reedmuller.h
  657. include/fxt/walsh/shortwalshwakdif.h
  658. include/fxt/walsh/shortwalshwakdit.h
  659. include/fxt/walsh/slant.h
  660. include/fxt/walsh/square-wave-transform.h
  661. include/fxt/walsh/subset-convolution.h
  662. include/fxt/walsh/walsh-basis.h
  663. include/fxt/walsh/walsheigen.h
  664. include/fxt/walsh/walshgray.h
  665. include/fxt/walsh/walshpal.h
  666. include/fxt/walsh/walshq.h
  667. include/fxt/walsh/walshseq.h
  668. include/fxt/walsh/walshwak.h
  669. include/fxt/walsh/walshwak2.h
  670. include/fxt/walsh/walshwak4.h
  671. include/fxt/walsh/walshwak8.h
  672. include/fxt/walsh/walshwakloc2.h
  673. include/fxt/walsh/walshwal.h
  674. include/fxt/walsh/walshwalrev.h
  675. include/fxt/walsh/weighted-arithtransform.h
  676. include/fxt/walsh/weighted-or-convolution.h
  677. include/fxt/wavelet-all.h
  678. include/fxt/wavelet/daubechies.h
  679. include/fxt/wavelet/harmonic-wavelet.h
  680. include/fxt/wavelet/wavelet.h
  681. include/fxt/wavelet/waveletfilter.h
  682. lib/libfxt.a
  683. share/examples/fxt/arith/briggs-log-demo.cc
  684. share/examples/fxt/arith/briggs-log-out.txt
  685. share/examples/fxt/arith/cayley-dickson-demo.cc
  686. share/examples/fxt/arith/cayley-dickson-out.txt
  687. share/examples/fxt/arith/cordic-circ-demo.cc
  688. share/examples/fxt/arith/cordic-circ-out.txt
  689. share/examples/fxt/arith/cordic-hyp-demo.cc
  690. share/examples/fxt/arith/cordic-hyp-out.txt
  691. share/examples/fxt/arith/power-costs-demo.cc
  692. share/examples/fxt/arith/power-costs-out.txt
  693. share/examples/fxt/arith/power-l2r-demo.cc
  694. share/examples/fxt/arith/power-l2r-out.txt
  695. share/examples/fxt/arith/power-r2l-demo.cc
  696. share/examples/fxt/arith/power-r2l-out.txt
  697. share/examples/fxt/arith/shiftadd-exp-demo.cc
  698. share/examples/fxt/arith/shiftadd-exp-out.txt
  699. share/examples/fxt/arith/shiftadd-log-demo.cc
  700. share/examples/fxt/arith/shiftadd-log-out.txt
  701. share/examples/fxt/arith/zero-divisors-demo.cc
  702. share/examples/fxt/arith/zero-divisors-func-demo.cc
  703. share/examples/fxt/arith/zero-divisors-func-out.txt
  704. share/examples/fxt/arith/zero-divisors-out.txt
  705. share/examples/fxt/arith/zero-divisors-pairs-demo.cc
  706. share/examples/fxt/arith/zero-divisors-pairs-out.txt
  707. share/examples/fxt/bits/all-dbs-demo.cc
  708. share/examples/fxt/bits/all-dbs-out.txt
  709. share/examples/fxt/bits/attic/dragon-curve-texpic-demo.cc
  710. share/examples/fxt/bits/attic/dragon-curve-texpic-out.txt
  711. share/examples/fxt/bits/attic/dragon-hex-texpic-demo.cc
  712. share/examples/fxt/bits/attic/dragon-hex-texpic-out.txt
  713. share/examples/fxt/bits/attic/dragon-r13-texpic-demo.cc
  714. share/examples/fxt/bits/attic/dragon-r13-texpic-out.txt
  715. share/examples/fxt/bits/attic/dragon-r4-texpic-demo.cc
  716. share/examples/fxt/bits/attic/dragon-r4-texpic-out.txt
  717. share/examples/fxt/bits/attic/dragon-r5-texpic-demo.cc
  718. share/examples/fxt/bits/attic/dragon-r5-texpic-out.txt
  719. share/examples/fxt/bits/attic/dragon-r7-2-texpic-demo.cc
  720. share/examples/fxt/bits/attic/dragon-r7-2-texpic-out.txt
  721. share/examples/fxt/bits/attic/dragon-r7-texpic-demo.cc
  722. share/examples/fxt/bits/attic/dragon-r7-texpic-out.txt
  723. share/examples/fxt/bits/attic/dragon-r9-texpic-demo.cc
  724. share/examples/fxt/bits/attic/dragon-r9-texpic-out.txt
  725. share/examples/fxt/bits/attic/dragon3-texpic-demo.cc
  726. share/examples/fxt/bits/attic/dragon3-texpic-out.txt
  727. share/examples/fxt/bits/attic/hilbert-texpic-demo.cc
  728. share/examples/fxt/bits/attic/hilbert-texpic-out.txt
  729. share/examples/fxt/bits/attic/zorder-texpic-demo.cc
  730. share/examples/fxt/bits/attic/zorder-texpic-out.txt
  731. share/examples/fxt/bits/bin-to-sl-gray-demo.cc
  732. share/examples/fxt/bits/bin-to-sl-gray-out.txt
  733. share/examples/fxt/bits/bin2naf-demo.cc
  734. share/examples/fxt/bits/bin2naf-out.txt
  735. share/examples/fxt/bits/bin2sbin-demo.cc
  736. share/examples/fxt/bits/bin2sbin-out.txt
  737. share/examples/fxt/bits/bit-necklace-demo.cc
  738. share/examples/fxt/bits/bit-necklace-out.txt
  739. share/examples/fxt/bits/bit-nextgray-demo.cc
  740. share/examples/fxt/bits/bit-nextgray-out.txt
  741. share/examples/fxt/bits/bit-paper-fold-alt-demo.cc
  742. share/examples/fxt/bits/bit-paper-fold-alt-out.txt
  743. share/examples/fxt/bits/bit-paper-fold-demo.cc
  744. share/examples/fxt/bits/bit-paper-fold-general-demo.cc
  745. share/examples/fxt/bits/bit-paper-fold-general-out.txt
  746. share/examples/fxt/bits/bit-paper-fold-out.txt
  747. share/examples/fxt/bits/bit-rll2-demo.cc
  748. share/examples/fxt/bits/bit-rll2-out.txt
  749. share/examples/fxt/bits/bit-sl-gray-demo.cc
  750. share/examples/fxt/bits/bit-sl-gray-out.txt
  751. share/examples/fxt/bits/bit2adic-demo.cc
  752. share/examples/fxt/bits/bit2adic-out.txt
  753. share/examples/fxt/bits/bitcombcolex-demo.cc
  754. share/examples/fxt/bits/bitcombcolex-out.txt
  755. share/examples/fxt/bits/bitcomblex-demo.cc
  756. share/examples/fxt/bits/bitcomblex-out.txt
  757. share/examples/fxt/bits/bitcombminchange-demo.cc
  758. share/examples/fxt/bits/bitcombminchange-out.txt
  759. share/examples/fxt/bits/bitcombshifts-demo.cc
  760. share/examples/fxt/bits/bitcombshifts-out.txt
  761. share/examples/fxt/bits/bitcount-v-demo.cc
  762. share/examples/fxt/bits/bitcount-v-out.txt
  763. share/examples/fxt/bits/bitdemos.h
  764. share/examples/fxt/bits/bitfibgray-demo.cc
  765. share/examples/fxt/bits/bitfibgray-out.txt
  766. share/examples/fxt/bits/bithilo-demo.cc
  767. share/examples/fxt/bits/bithilo-out.txt
  768. share/examples/fxt/bits/bitlex-demo.cc
  769. share/examples/fxt/bits/bitlex-out.txt
  770. share/examples/fxt/bits/bitlex-rec-demo.cc
  771. share/examples/fxt/bits/bitlex-rec-out.txt
  772. share/examples/fxt/bits/bitmisc-demo.cc
  773. share/examples/fxt/bits/bitmisc-out.txt
  774. share/examples/fxt/bits/bitmisc2-demo.cc
  775. share/examples/fxt/bits/bitmisc2-out.txt
  776. share/examples/fxt/bits/bitperm1-demo.cc
  777. share/examples/fxt/bits/bitperm1-out.txt
  778. share/examples/fxt/bits/bitsequency-demo.cc
  779. share/examples/fxt/bits/bitsequency-out.txt
  780. share/examples/fxt/bits/bitsubset-demo.cc
  781. share/examples/fxt/bits/bitsubset-gray-demo.cc
  782. share/examples/fxt/bits/bitsubset-gray-out.txt
  783. share/examples/fxt/bits/bitsubset-out.txt
  784. share/examples/fxt/bits/bitsubset-shift-demo.cc
  785. share/examples/fxt/bits/bitsubset-shift-out.txt
  786. share/examples/fxt/bits/bittransforms-blue-demo.cc
  787. share/examples/fxt/bits/bittransforms-blue-fp-demo.cc
  788. share/examples/fxt/bits/bittransforms-blue-fp-out.txt
  789. share/examples/fxt/bits/bittransforms-blue-out.txt
  790. share/examples/fxt/bits/bittransforms-red-demo.cc
  791. share/examples/fxt/bits/bittransforms-red-out.txt
  792. share/examples/fxt/bits/bitxtransforms-demo.cc
  793. share/examples/fxt/bits/bitxtransforms-out.txt
  794. share/examples/fxt/bits/crc64-demo.cc
  795. share/examples/fxt/bits/crc64-out.txt
  796. share/examples/fxt/bits/debruijn-lookup-demo.cc
  797. share/examples/fxt/bits/debruijn-lookup-out.txt
  798. share/examples/fxt/bits/dragon-curve-moves-demo.cc
  799. share/examples/fxt/bits/dragon-curve-moves-out.txt
  800. share/examples/fxt/bits/fibrep-demo.cc
  801. share/examples/fxt/bits/fibrep-out.txt
  802. share/examples/fxt/bits/fibrep-subset-lexrev-demo.cc
  803. share/examples/fxt/bits/fibrep-subset-lexrev-out.txt
  804. share/examples/fxt/bits/gotcha-demo.cc
  805. share/examples/fxt/bits/gotcha-out.txt
  806. share/examples/fxt/bits/gray-demo.cc
  807. share/examples/fxt/bits/gray-out.txt
  808. share/examples/fxt/bits/gray-rec-demo.cc
  809. share/examples/fxt/bits/gray-rec-out.txt
  810. share/examples/fxt/bits/graycode-demo.cc
  811. share/examples/fxt/bits/graycode-out.txt
  812. share/examples/fxt/bits/grs-demo.cc
  813. share/examples/fxt/bits/grs-next-demo.cc
  814. share/examples/fxt/bits/grs-next-out.txt
  815. share/examples/fxt/bits/grs-out.txt
  816. share/examples/fxt/bits/hanoi-demo.cc
  817. share/examples/fxt/bits/hanoi-out.txt
  818. share/examples/fxt/bits/hilbert-demo.cc
  819. share/examples/fxt/bits/hilbert-gray-demo.cc
  820. share/examples/fxt/bits/hilbert-gray-out.txt
  821. share/examples/fxt/bits/hilbert-moves-demo.cc
  822. share/examples/fxt/bits/hilbert-moves-out.txt
  823. share/examples/fxt/bits/hilbert-out.txt
  824. share/examples/fxt/bits/kolakoski-seq-demo.cc
  825. share/examples/fxt/bits/kolakoski-seq-out.txt
  826. share/examples/fxt/bits/modular-lookup-demo.cc
  827. share/examples/fxt/bits/modular-lookup-out.txt
  828. share/examples/fxt/bits/negbin-demo.cc
  829. share/examples/fxt/bits/negbin-out.txt
  830. share/examples/fxt/bits/negbin2-demo.cc
  831. share/examples/fxt/bits/negbin2-out.txt
  832. share/examples/fxt/bits/parenword-colex-demo.cc
  833. share/examples/fxt/bits/parenword-colex-out.txt
  834. share/examples/fxt/bits/parenword-demo.cc
  835. share/examples/fxt/bits/parenword-out.txt
  836. share/examples/fxt/bits/pcrc64-demo.cc
  837. share/examples/fxt/bits/pcrc64-out.txt
  838. share/examples/fxt/bits/radix-2i-demo.cc
  839. share/examples/fxt/bits/radix-2i-out.txt
  840. share/examples/fxt/bits/radix-2i-to-z-demo.cc
  841. share/examples/fxt/bits/radix-2i-to-z-out.txt
  842. share/examples/fxt/bits/radix-m1pi-demo.cc
  843. share/examples/fxt/bits/radix-m1pi-out.txt
  844. share/examples/fxt/bits/radix-m1pi-to-z-demo.cc
  845. share/examples/fxt/bits/radix-m1pi-to-z-out.txt
  846. share/examples/fxt/bits/radix-m4-demo.cc
  847. share/examples/fxt/bits/radix-m4-out.txt
  848. share/examples/fxt/bits/revbin-rec-demo.cc
  849. share/examples/fxt/bits/revbin-rec-out.txt
  850. share/examples/fxt/bits/revbin-steps-demo.cc
  851. share/examples/fxt/bits/revbin-steps-out.txt
  852. share/examples/fxt/bits/revbin-tab-demo.cc
  853. share/examples/fxt/bits/revbin-tab-out.txt
  854. share/examples/fxt/bits/revbin-update-demo.cc
  855. share/examples/fxt/bits/revbin-update-out.txt
  856. share/examples/fxt/bits/thue-morse-demo.cc
  857. share/examples/fxt/bits/thue-morse-out.txt
  858. share/examples/fxt/comb/acgray-demo.cc
  859. share/examples/fxt/comb/acgray-out.txt
  860. share/examples/fxt/comb/acyclic-map-demo.cc
  861. share/examples/fxt/comb/acyclic-map-out.txt
  862. share/examples/fxt/comb/arrangement-lex-demo.cc
  863. share/examples/fxt/comb/arrangement-lex-out.txt
  864. share/examples/fxt/comb/arrangement-rgs-demo.cc
  865. share/examples/fxt/comb/arrangement-rgs-out.txt
  866. share/examples/fxt/comb/ascent-alt-rgs-demo.cc
  867. share/examples/fxt/comb/ascent-alt-rgs-out.txt
  868. share/examples/fxt/comb/ascent-nonflat-rgs-demo.cc
  869. share/examples/fxt/comb/ascent-nonflat-rgs-out.txt
  870. share/examples/fxt/comb/ascent-rgs-demo.cc
  871. share/examples/fxt/comb/ascent-rgs-out.txt
  872. share/examples/fxt/comb/ascent-rgs-stats-demo.cc
  873. share/examples/fxt/comb/ascent-rgs-stats-out.txt
  874. share/examples/fxt/comb/ascent-rgs-subset-lex-demo.cc
  875. share/examples/fxt/comb/ascent-rgs-subset-lex-out.txt
  876. share/examples/fxt/comb/attic/combination-lam-demo.cc
  877. share/examples/fxt/comb/attic/combination-lam-out.txt
  878. share/examples/fxt/comb/attic/dyck-pref2-demo.cc
  879. share/examples/fxt/comb/attic/dyck-pref2-out.txt
  880. share/examples/fxt/comb/attic/mixedradix-gray2-demo.cc
  881. share/examples/fxt/comb/attic/mixedradix-gray2-out.txt
  882. share/examples/fxt/comb/attic/mixedradix-gslex-alt-demo.cc
  883. share/examples/fxt/comb/attic/mixedradix-gslex-alt-out.txt
  884. share/examples/fxt/comb/attic/mixedradix-gslex-demo.cc
  885. share/examples/fxt/comb/attic/mixedradix-gslex-out.txt
  886. share/examples/fxt/comb/attic/mixedradix-modular-gray-demo.cc
  887. share/examples/fxt/comb/attic/mixedradix-modular-gray-out.txt
  888. share/examples/fxt/comb/attic/mixedradix-rfact-demo.cc
  889. share/examples/fxt/comb/attic/mixedradix-rfact-out.txt
  890. share/examples/fxt/comb/attic/perm-gray-ffact2-demo.cc
  891. share/examples/fxt/comb/attic/perm-gray-ffact2-out.txt
  892. share/examples/fxt/comb/attic/perm-lex-demo.cc
  893. share/examples/fxt/comb/attic/perm-lex-out.txt
  894. share/examples/fxt/comb/attic/perm-lex2-demo.cc
  895. share/examples/fxt/comb/attic/perm-lex2-out.txt
  896. share/examples/fxt/comb/attic/perm-rev2-demo.cc
  897. share/examples/fxt/comb/attic/perm-rev2-out.txt
  898. share/examples/fxt/comb/balanced-ordered-tree-lev-seq-demo.cc
  899. share/examples/fxt/comb/balanced-ordered-tree-lev-seq-out.txt
  900. share/examples/fxt/comb/balanced-ordered-tree-lev-seq-stats-demo.cc
  901. share/examples/fxt/comb/balanced-ordered-tree-lev-seq-stats-out.txt
  902. share/examples/fxt/comb/ballot-seq-stats-demo.cc
  903. share/examples/fxt/comb/ballot-seq-stats-out.txt
  904. share/examples/fxt/comb/bell-number-demo.cc
  905. share/examples/fxt/comb/bell-number-out.txt
  906. share/examples/fxt/comb/big-fact2perm-demo.cc
  907. share/examples/fxt/comb/big-fact2perm-out.txt
  908. share/examples/fxt/comb/binary-debruijn-demo.cc
  909. share/examples/fxt/comb/binary-debruijn-out.txt
  910. share/examples/fxt/comb/binary-huffman-demo.cc
  911. share/examples/fxt/comb/binary-huffman-out.txt
  912. share/examples/fxt/comb/binary-necklace-demo.cc
  913. share/examples/fxt/comb/binary-necklace-out.txt
  914. share/examples/fxt/comb/binary-rot-demo.cc
  915. share/examples/fxt/comb/binary-rot-out.txt
  916. share/examples/fxt/comb/binary-sl-gray-demo.cc
  917. share/examples/fxt/comb/binary-sl-gray-out.txt
  918. share/examples/fxt/comb/binomial-demo.cc
  919. share/examples/fxt/comb/binomial-out.txt
  920. share/examples/fxt/comb/catalan-demo.cc
  921. share/examples/fxt/comb/catalan-flat-path-lex-demo.cc
  922. share/examples/fxt/comb/catalan-flat-path-lex-out.txt
  923. share/examples/fxt/comb/catalan-number-demo.cc
  924. share/examples/fxt/comb/catalan-number-out.txt
  925. share/examples/fxt/comb/catalan-out.txt
  926. share/examples/fxt/comb/catalan-path-lex-demo.cc
  927. share/examples/fxt/comb/catalan-path-lex-out.txt
  928. share/examples/fxt/comb/catalan-rgs-demo.cc
  929. share/examples/fxt/comb/catalan-rgs-gray-demo.cc
  930. share/examples/fxt/comb/catalan-rgs-gray-out.txt
  931. share/examples/fxt/comb/catalan-rgs-gslex-demo.cc
  932. share/examples/fxt/comb/catalan-rgs-gslex-out.txt
  933. share/examples/fxt/comb/catalan-rgs-out.txt
  934. share/examples/fxt/comb/catalan-rgs-subset-lex-demo.cc
  935. share/examples/fxt/comb/catalan-rgs-subset-lex-out.txt
  936. share/examples/fxt/comb/catalan-rgs-to-noncrossing-setpart-rgs-demo.cc
  937. share/examples/fxt/comb/catalan-rgs-to-noncrossing-setpart-rgs-out.txt
  938. share/examples/fxt/comb/catalan-step-rgs-colex-demo.cc
  939. share/examples/fxt/comb/catalan-step-rgs-colex-out.txt
  940. share/examples/fxt/comb/catalan-step-rgs-lex-demo.cc
  941. share/examples/fxt/comb/catalan-step-rgs-lex-out.txt
  942. share/examples/fxt/comb/catalan-step-rgs-subset-lexrev-demo.cc
  943. share/examples/fxt/comb/catalan-step-rgs-subset-lexrev-out.txt
  944. share/examples/fxt/comb/cayley-perm-demo.cc
  945. share/examples/fxt/comb/cayley-perm-out.txt
  946. share/examples/fxt/comb/cayley-perm-stats-demo.cc
  947. share/examples/fxt/comb/cayley-perm-stats-out.txt
  948. share/examples/fxt/comb/change-rgs-demo.cc
  949. share/examples/fxt/comb/change-rgs-out.txt
  950. share/examples/fxt/comb/comb2comp-demo.cc
  951. share/examples/fxt/comb/comb2comp-out.txt
  952. share/examples/fxt/comb/combination-chase-demo.cc
  953. share/examples/fxt/comb/combination-chase-out.txt
  954. share/examples/fxt/comb/combination-colex-demo.cc
  955. share/examples/fxt/comb/combination-colex-out.txt
  956. share/examples/fxt/comb/combination-emk-demo.cc
  957. share/examples/fxt/comb/combination-emk-out.txt
  958. share/examples/fxt/comb/combination-emk-rec-demo.cc
  959. share/examples/fxt/comb/combination-emk-rec-out.txt
  960. share/examples/fxt/comb/combination-endo-demo.cc
  961. share/examples/fxt/comb/combination-endo-out.txt
  962. share/examples/fxt/comb/combination-enup-demo.cc
  963. share/examples/fxt/comb/combination-enup-out.txt
  964. share/examples/fxt/comb/combination-enup-rec-demo.cc
  965. share/examples/fxt/comb/combination-enup-rec-out.txt
  966. share/examples/fxt/comb/combination-gray-rec-demo.cc
  967. share/examples/fxt/comb/combination-gray-rec-out.txt
  968. share/examples/fxt/comb/combination-lex-demo.cc
  969. share/examples/fxt/comb/combination-lex-out.txt
  970. share/examples/fxt/comb/combination-mod-demo.cc
  971. share/examples/fxt/comb/combination-mod-out.txt
  972. share/examples/fxt/comb/combination-pref-demo.cc
  973. share/examples/fxt/comb/combination-pref-out.txt
  974. share/examples/fxt/comb/combination-rank-demo.cc
  975. share/examples/fxt/comb/combination-rank-out.txt
  976. share/examples/fxt/comb/combination-rec-demo.cc
  977. share/examples/fxt/comb/combination-rec-out.txt
  978. share/examples/fxt/comb/combination-revdoor-demo.cc
  979. share/examples/fxt/comb/combination-revdoor-out.txt
  980. share/examples/fxt/comb/composition-colex-demo.cc
  981. share/examples/fxt/comb/composition-colex-out.txt
  982. share/examples/fxt/comb/composition-colex2-demo.cc
  983. share/examples/fxt/comb/composition-colex2-out.txt
  984. share/examples/fxt/comb/composition-dist-unimodal-demo.cc
  985. share/examples/fxt/comb/composition-dist-unimodal-out.txt
  986. share/examples/fxt/comb/composition-ex-colex-demo.cc
  987. share/examples/fxt/comb/composition-ex-colex-out.txt
  988. share/examples/fxt/comb/composition-ex-lex-demo.cc
  989. share/examples/fxt/comb/composition-ex-lex-out.txt
  990. share/examples/fxt/comb/composition-gray-rec-demo.cc
  991. share/examples/fxt/comb/composition-gray-rec-out.txt
  992. share/examples/fxt/comb/composition-nz-binary-demo.cc
  993. share/examples/fxt/comb/composition-nz-binary-out.txt
  994. share/examples/fxt/comb/composition-nz-carlitz-demo.cc
  995. share/examples/fxt/comb/composition-nz-carlitz-out.txt
  996. share/examples/fxt/comb/composition-nz-demo.cc
  997. share/examples/fxt/comb/composition-nz-first-max-demo.cc
  998. share/examples/fxt/comb/composition-nz-first-max-out.txt
  999. share/examples/fxt/comb/composition-nz-gray-demo.cc
  1000. share/examples/fxt/comb/composition-nz-gray-out.txt
  1001. share/examples/fxt/comb/composition-nz-gray-rec-demo.cc
  1002. share/examples/fxt/comb/composition-nz-gray-rec-out.txt
  1003. share/examples/fxt/comb/composition-nz-gray2-demo.cc
  1004. share/examples/fxt/comb/composition-nz-gray2-out.txt
  1005. share/examples/fxt/comb/composition-nz-i-smooth-demo.cc
  1006. share/examples/fxt/comb/composition-nz-i-smooth-out.txt
  1007. share/examples/fxt/comb/composition-nz-left-2smooth-demo.cc
  1008. share/examples/fxt/comb/composition-nz-left-2smooth-out.txt
  1009. share/examples/fxt/comb/composition-nz-left-smooth-demo.cc
  1010. share/examples/fxt/comb/composition-nz-left-smooth-out.txt
  1011. share/examples/fxt/comb/composition-nz-max-demo.cc
  1012. share/examples/fxt/comb/composition-nz-max-out.txt
  1013. share/examples/fxt/comb/composition-nz-min-demo.cc
  1014. share/examples/fxt/comb/composition-nz-min-out.txt
  1015. share/examples/fxt/comb/composition-nz-minc-demo.cc
  1016. share/examples/fxt/comb/composition-nz-minc-out.txt
  1017. share/examples/fxt/comb/composition-nz-numparts-demo.cc
  1018. share/examples/fxt/comb/composition-nz-numparts-out.txt
  1019. share/examples/fxt/comb/composition-nz-odd-demo.cc
  1020. share/examples/fxt/comb/composition-nz-odd-out.txt
  1021. share/examples/fxt/comb/composition-nz-odd-subset-lex-demo.cc
  1022. share/examples/fxt/comb/composition-nz-odd-subset-lex-out.txt
  1023. share/examples/fxt/comb/composition-nz-out.txt
  1024. share/examples/fxt/comb/composition-nz-prefix-cond-demo.cc
  1025. share/examples/fxt/comb/composition-nz-prefix-cond-out.txt
  1026. share/examples/fxt/comb/composition-nz-rl-demo.cc
  1027. share/examples/fxt/comb/composition-nz-rl-out.txt
  1028. share/examples/fxt/comb/composition-nz-smooth-demo.cc
  1029. share/examples/fxt/comb/composition-nz-smooth-out.txt
  1030. share/examples/fxt/comb/composition-nz-sorts-demo.cc
  1031. share/examples/fxt/comb/composition-nz-sorts-out.txt
  1032. share/examples/fxt/comb/composition-nz-sorts2-demo.cc
  1033. share/examples/fxt/comb/composition-nz-sorts2-out.txt
  1034. share/examples/fxt/comb/composition-nz-sorts2-pp-demo.cc
  1035. share/examples/fxt/comb/composition-nz-sorts2-pp-out.txt
  1036. share/examples/fxt/comb/composition-nz-stats-demo.cc
  1037. share/examples/fxt/comb/composition-nz-stats-out.txt
  1038. share/examples/fxt/comb/composition-nz-subdiagonal-demo.cc
  1039. share/examples/fxt/comb/composition-nz-subdiagonal-out.txt
  1040. share/examples/fxt/comb/composition-nz-subset-lex-demo.cc
  1041. share/examples/fxt/comb/composition-nz-subset-lex-out.txt
  1042. share/examples/fxt/comb/composition-nz-subset-lex-rec-demo.cc
  1043. share/examples/fxt/comb/composition-nz-subset-lex-rec-out.txt
  1044. share/examples/fxt/comb/composition-nz-superdiagonal-demo.cc
  1045. share/examples/fxt/comb/composition-nz-superdiagonal-out.txt
  1046. share/examples/fxt/comb/composition-nz-upstep-demo.cc
  1047. share/examples/fxt/comb/composition-nz-upstep-out.txt
  1048. share/examples/fxt/comb/composition-nz-weakly-unimodal-demo.cc
  1049. share/examples/fxt/comb/composition-nz-weakly-unimodal-out.txt
  1050. share/examples/fxt/comb/composition-rank-demo.cc
  1051. share/examples/fxt/comb/composition-rank-out.txt
  1052. share/examples/fxt/comb/composition-unimodal-demo.cc
  1053. share/examples/fxt/comb/composition-unimodal-out.txt
  1054. share/examples/fxt/comb/conference-quadres-demo.cc
  1055. share/examples/fxt/comb/conference-quadres-out.txt
  1056. share/examples/fxt/comb/cyclic-perm-gray-demo.cc
  1057. share/examples/fxt/comb/cyclic-perm-gray-out.txt
  1058. share/examples/fxt/comb/debruijn-demo.cc
  1059. share/examples/fxt/comb/debruijn-out.txt
  1060. share/examples/fxt/comb/descent-rgs-demo.cc
  1061. share/examples/fxt/comb/descent-rgs-out.txt
  1062. share/examples/fxt/comb/descent-rgs-stats-demo.cc
  1063. share/examples/fxt/comb/descent-rgs-stats-out.txt
  1064. share/examples/fxt/comb/dyck-gray-demo.cc
  1065. share/examples/fxt/comb/dyck-gray-out.txt
  1066. share/examples/fxt/comb/dyck-gray2-demo.cc
  1067. share/examples/fxt/comb/dyck-gray2-out.txt
  1068. share/examples/fxt/comb/dyck-pref-demo.cc
  1069. share/examples/fxt/comb/dyck-pref-out.txt
  1070. share/examples/fxt/comb/dyck-rgs-demo.cc
  1071. share/examples/fxt/comb/dyck-rgs-out.txt
  1072. share/examples/fxt/comb/dyck-rgs-subset-lex-demo.cc
  1073. share/examples/fxt/comb/dyck-rgs-subset-lex-out.txt
  1074. share/examples/fxt/comb/fact2cyclic-demo.cc
  1075. share/examples/fxt/comb/fact2cyclic-out.txt
  1076. share/examples/fxt/comb/fact2perm-demo.cc
  1077. share/examples/fxt/comb/fact2perm-out.txt
  1078. share/examples/fxt/comb/fact2perm-rev-demo.cc
  1079. share/examples/fxt/comb/fact2perm-rev-out.txt
  1080. share/examples/fxt/comb/fact2perm-rot-demo.cc
  1081. share/examples/fxt/comb/fact2perm-rot-out.txt
  1082. share/examples/fxt/comb/fact2perm-swp-demo.cc
  1083. share/examples/fxt/comb/fact2perm-swp-out.txt
  1084. share/examples/fxt/comb/ffact2kperm-demo.cc
  1085. share/examples/fxt/comb/ffact2kperm-out.txt
  1086. share/examples/fxt/comb/fib-alt-gray-demo.cc
  1087. share/examples/fxt/comb/fib-alt-gray-out.txt
  1088. share/examples/fxt/comb/fibgray-rec-demo.cc
  1089. share/examples/fxt/comb/fibgray-rec-out.txt
  1090. share/examples/fxt/comb/fractional-base-number-demo.cc
  1091. share/examples/fxt/comb/fractional-base-number-out.txt
  1092. share/examples/fxt/comb/gexz-gray-demo.cc
  1093. share/examples/fxt/comb/gexz-gray-out.txt
  1094. share/examples/fxt/comb/hadamard-srs-demo.cc
  1095. share/examples/fxt/comb/hadamard-srs-out.txt
  1096. share/examples/fxt/comb/hanoi-rec-demo.cc
  1097. share/examples/fxt/comb/hanoi-rec-out.txt
  1098. share/examples/fxt/comb/hilbert-ndim-demo.cc
  1099. share/examples/fxt/comb/hilbert-ndim-out.txt
  1100. share/examples/fxt/comb/hilbert-ndim-rec-demo.cc
  1101. share/examples/fxt/comb/hilbert-ndim-rec-out.txt
  1102. share/examples/fxt/comb/id-tree-lev-seq-demo.cc
  1103. share/examples/fxt/comb/id-tree-lev-seq-out.txt
  1104. share/examples/fxt/comb/id-tree-lev-seq-stats-demo.cc
  1105. share/examples/fxt/comb/id-tree-lev-seq-stats-out.txt
  1106. share/examples/fxt/comb/involution-stats-demo.cc
  1107. share/examples/fxt/comb/involution-stats-out.txt
  1108. share/examples/fxt/comb/involution-zero-map-rgs-demo.cc
  1109. share/examples/fxt/comb/involution-zero-map-rgs-out.txt
  1110. share/examples/fxt/comb/isoscent-rgs-demo.cc
  1111. share/examples/fxt/comb/isoscent-rgs-out.txt
  1112. share/examples/fxt/comb/isoscent-rgs-stats-demo.cc
  1113. share/examples/fxt/comb/isoscent-rgs-stats-out.txt
  1114. share/examples/fxt/comb/kperm-gray-demo.cc
  1115. share/examples/fxt/comb/kperm-gray-out.txt
  1116. share/examples/fxt/comb/kperm-lex-demo.cc
  1117. share/examples/fxt/comb/kperm-lex-out.txt
  1118. share/examples/fxt/comb/kproducts-colex-demo.cc
  1119. share/examples/fxt/comb/kproducts-colex-out.txt
  1120. share/examples/fxt/comb/ksubset-gray-demo.cc
  1121. share/examples/fxt/comb/ksubset-gray-out.txt
  1122. share/examples/fxt/comb/ksubset-lex-demo.cc
  1123. share/examples/fxt/comb/ksubset-lex-out.txt
  1124. share/examples/fxt/comb/ksubset-rec-demo.cc
  1125. share/examples/fxt/comb/ksubset-rec-out.txt
  1126. share/examples/fxt/comb/ksubset-twoclose-demo.cc
  1127. share/examples/fxt/comb/ksubset-twoclose-list-demo.cc
  1128. share/examples/fxt/comb/ksubset-twoclose-list-out.txt
  1129. share/examples/fxt/comb/ksubset-twoclose-list-rec-demo.cc
  1130. share/examples/fxt/comb/ksubset-twoclose-list-rec-out.txt
  1131. share/examples/fxt/comb/ksubset-twoclose-out.txt
  1132. share/examples/fxt/comb/ksubset-twoclose-rec-demo.cc
  1133. share/examples/fxt/comb/ksubset-twoclose-rec-out.txt
  1134. share/examples/fxt/comb/lyndon-factorization-demo.cc
  1135. share/examples/fxt/comb/lyndon-factorization-out.txt
  1136. share/examples/fxt/comb/lyndon-words-demo.cc
  1137. share/examples/fxt/comb/lyndon-words-out.txt
  1138. share/examples/fxt/comb/lyndon-words-prefix-cond-demo.cc
  1139. share/examples/fxt/comb/lyndon-words-prefix-cond-out.txt
  1140. share/examples/fxt/comb/map23-rgs-demo.cc
  1141. share/examples/fxt/comb/map23-rgs-out.txt
  1142. share/examples/fxt/comb/maxrep-gray-demo.cc
  1143. share/examples/fxt/comb/maxrep-gray-out.txt
  1144. share/examples/fxt/comb/mixedradix-demo.cc
  1145. share/examples/fxt/comb/mixedradix-endo-demo.cc
  1146. share/examples/fxt/comb/mixedradix-endo-gray-demo.cc
  1147. share/examples/fxt/comb/mixedradix-endo-gray-out.txt
  1148. share/examples/fxt/comb/mixedradix-endo-out.txt
  1149. share/examples/fxt/comb/mixedradix-fixed-content-demo.cc
  1150. share/examples/fxt/comb/mixedradix-fixed-content-lex-demo.cc
  1151. share/examples/fxt/comb/mixedradix-fixed-content-lex-out.txt
  1152. share/examples/fxt/comb/mixedradix-fixed-content-out.txt
  1153. share/examples/fxt/comb/mixedradix-gray-demo.cc
  1154. share/examples/fxt/comb/mixedradix-gray-out.txt
  1155. share/examples/fxt/comb/mixedradix-gslex-alt-demo.cc
  1156. share/examples/fxt/comb/mixedradix-gslex-alt-out.txt
  1157. share/examples/fxt/comb/mixedradix-gslex-demo.cc
  1158. share/examples/fxt/comb/mixedradix-gslex-out.txt
  1159. share/examples/fxt/comb/mixedradix-modular-gray-demo.cc
  1160. share/examples/fxt/comb/mixedradix-modular-gray-out.txt
  1161. share/examples/fxt/comb/mixedradix-naf-demo.cc
  1162. share/examples/fxt/comb/mixedradix-naf-gray-demo.cc
  1163. share/examples/fxt/comb/mixedradix-naf-gray-out.txt
  1164. share/examples/fxt/comb/mixedradix-naf-out.txt
  1165. share/examples/fxt/comb/mixedradix-naf-subset-lex-demo.cc
  1166. share/examples/fxt/comb/mixedradix-naf-subset-lex-out.txt
  1167. share/examples/fxt/comb/mixedradix-out.txt
  1168. share/examples/fxt/comb/mixedradix-prefix-cond-demo.cc
  1169. share/examples/fxt/comb/mixedradix-prefix-cond-out.txt
  1170. share/examples/fxt/comb/mixedradix-rev-demo.cc
  1171. share/examples/fxt/comb/mixedradix-rev-out.txt
  1172. share/examples/fxt/comb/mixedradix-sl-gray-demo.cc
  1173. share/examples/fxt/comb/mixedradix-sl-gray-out.txt
  1174. share/examples/fxt/comb/mixedradix-sl-gray-rec-demo.cc
  1175. share/examples/fxt/comb/mixedradix-sl-gray-rec-out.txt
  1176. share/examples/fxt/comb/mixedradix-subset-lex-demo.cc
  1177. share/examples/fxt/comb/mixedradix-subset-lex-out.txt
  1178. share/examples/fxt/comb/mixedradix-subset-lexrev-demo.cc
  1179. share/examples/fxt/comb/mixedradix-subset-lexrev-out.txt
  1180. share/examples/fxt/comb/monotonicgray-demo.cc
  1181. share/examples/fxt/comb/monotonicgray-out.txt
  1182. share/examples/fxt/comb/motzkin-nonflat-rgs-lex-demo.cc
  1183. share/examples/fxt/comb/motzkin-nonflat-rgs-lex-out.txt
  1184. share/examples/fxt/comb/motzkin-path-lex-demo.cc
  1185. share/examples/fxt/comb/motzkin-path-lex-out.txt
  1186. share/examples/fxt/comb/motzkin-rgs-lex-demo.cc
  1187. share/examples/fxt/comb/motzkin-rgs-lex-out.txt
  1188. share/examples/fxt/comb/motzkin-step-rgs-lex-demo.cc
  1189. share/examples/fxt/comb/motzkin-step-rgs-lex-out.txt
  1190. share/examples/fxt/comb/mpartition-demo.cc
  1191. share/examples/fxt/comb/mpartition-out.txt
  1192. share/examples/fxt/comb/mpartition2-demo.cc
  1193. share/examples/fxt/comb/mpartition2-out.txt
  1194. share/examples/fxt/comb/mset-kperm-lex-demo.cc
  1195. share/examples/fxt/comb/mset-kperm-lex-out.txt
  1196. share/examples/fxt/comb/mset-ksubset-demo.cc
  1197. share/examples/fxt/comb/mset-ksubset-out.txt
  1198. share/examples/fxt/comb/mset-perm-gray-demo.cc
  1199. share/examples/fxt/comb/mset-perm-gray-out.txt
  1200. share/examples/fxt/comb/mset-perm-lex-demo.cc
  1201. share/examples/fxt/comb/mset-perm-lex-out.txt
  1202. share/examples/fxt/comb/mset-perm-lex-rec-demo.cc
  1203. share/examples/fxt/comb/mset-perm-lex-rec-out.txt
  1204. share/examples/fxt/comb/mset-perm-lex-rec2-demo.cc
  1205. share/examples/fxt/comb/mset-perm-lex-rec2-out.txt
  1206. share/examples/fxt/comb/mset-perm-pref-demo.cc
  1207. share/examples/fxt/comb/mset-perm-pref-out.txt
  1208. share/examples/fxt/comb/mset-subset-lex-demo.cc
  1209. share/examples/fxt/comb/mset-subset-lex-out.txt
  1210. share/examples/fxt/comb/msetpart-demo.cc
  1211. share/examples/fxt/comb/msetpart-out.txt
  1212. share/examples/fxt/comb/naf-gray-rec-demo.cc
  1213. share/examples/fxt/comb/naf-gray-rec-out.txt
  1214. share/examples/fxt/comb/naf-pos-rec-demo.cc
  1215. share/examples/fxt/comb/naf-pos-rec-out.txt
  1216. share/examples/fxt/comb/necklace-cat-demo.cc
  1217. share/examples/fxt/comb/necklace-cat-out.txt
  1218. share/examples/fxt/comb/necklace-demo.cc
  1219. share/examples/fxt/comb/necklace-fkm-demo.cc
  1220. share/examples/fxt/comb/necklace-fkm-out.txt
  1221. share/examples/fxt/comb/necklace-gray-demo.cc
  1222. share/examples/fxt/comb/necklace-gray-out.txt
  1223. share/examples/fxt/comb/necklace-gray3-demo.cc
  1224. share/examples/fxt/comb/necklace-gray3-out.txt
  1225. share/examples/fxt/comb/necklace-mod-color-demo.cc
  1226. share/examples/fxt/comb/necklace-mod-color-out.txt
  1227. share/examples/fxt/comb/necklace-out.txt
  1228. share/examples/fxt/comb/necklace-sigma-tau-demo.cc
  1229. share/examples/fxt/comb/necklace-sigma-tau-out.txt
  1230. share/examples/fxt/comb/necklaces-via-gray-leaders-demo.cc
  1231. share/examples/fxt/comb/necklaces-via-gray-leaders-out.txt
  1232. share/examples/fxt/comb/no111-gray-demo.cc
  1233. share/examples/fxt/comb/no111-gray-out.txt
  1234. share/examples/fxt/comb/no1111-gray-demo.cc
  1235. share/examples/fxt/comb/no1111-gray-out.txt
  1236. share/examples/fxt/comb/no1x1-gray-demo.cc
  1237. share/examples/fxt/comb/no1x1-gray-out.txt
  1238. share/examples/fxt/comb/no1xy1-gray-demo.cc
  1239. share/examples/fxt/comb/no1xy1-gray-out.txt
  1240. share/examples/fxt/comb/ntnz-gray-demo.cc
  1241. share/examples/fxt/comb/ntnz-gray-out.txt
  1242. share/examples/fxt/comb/ntz-gray-demo.cc
  1243. share/examples/fxt/comb/ntz-gray-out.txt
  1244. share/examples/fxt/comb/num-partitions-demo.cc
  1245. share/examples/fxt/comb/num-partitions-out.txt
  1246. share/examples/fxt/comb/ordered-tree-branches-demo.cc
  1247. share/examples/fxt/comb/ordered-tree-branches-out.txt
  1248. share/examples/fxt/comb/ordered-tree-branching-seq-demo.cc
  1249. share/examples/fxt/comb/ordered-tree-branching-seq-out.txt
  1250. share/examples/fxt/comb/ordered-tree-lev-seq-demo.cc
  1251. share/examples/fxt/comb/ordered-tree-lev-seq-out.txt
  1252. share/examples/fxt/comb/ordered-tree-lev-seq-stats-demo.cc
  1253. share/examples/fxt/comb/ordered-tree-lev-seq-stats-out.txt
  1254. share/examples/fxt/comb/paren-demo.cc
  1255. share/examples/fxt/comb/paren-gray-demo.cc
  1256. share/examples/fxt/comb/paren-gray-out.txt
  1257. share/examples/fxt/comb/paren-gray-rec-demo.cc
  1258. share/examples/fxt/comb/paren-gray-rec-out.txt
  1259. share/examples/fxt/comb/paren-lex-demo.cc
  1260. share/examples/fxt/comb/paren-lex-out.txt
  1261. share/examples/fxt/comb/paren-out.txt
  1262. share/examples/fxt/comb/paren-pref-demo.cc
  1263. share/examples/fxt/comb/paren-pref-out.txt
  1264. share/examples/fxt/comb/partition-2fall-asc-demo.cc
  1265. share/examples/fxt/comb/partition-2fall-asc-out.txt
  1266. share/examples/fxt/comb/partition-2fall-asc-subset-lex-demo.cc
  1267. share/examples/fxt/comb/partition-2fall-asc-subset-lex-out.txt
  1268. share/examples/fxt/comb/partition-2fall-desc-demo.cc
  1269. share/examples/fxt/comb/partition-2fall-desc-out.txt
  1270. share/examples/fxt/comb/partition-asc-2rep-demo.cc
  1271. share/examples/fxt/comb/partition-asc-2rep-out.txt
  1272. share/examples/fxt/comb/partition-asc-2rep-subset-lex-demo.cc
  1273. share/examples/fxt/comb/partition-asc-2rep-subset-lex-out.txt
  1274. share/examples/fxt/comb/partition-asc-demo.cc
  1275. share/examples/fxt/comb/partition-asc-out.txt
  1276. share/examples/fxt/comb/partition-asc-perim-demo.cc
  1277. share/examples/fxt/comb/partition-asc-perim-out.txt
  1278. share/examples/fxt/comb/partition-asc-sorts-demo.cc
  1279. share/examples/fxt/comb/partition-asc-sorts-out.txt
  1280. share/examples/fxt/comb/partition-asc-sorts2-demo.cc
  1281. share/examples/fxt/comb/partition-asc-sorts2-out.txt
  1282. share/examples/fxt/comb/partition-asc-sorts2-pp-demo.cc
  1283. share/examples/fxt/comb/partition-asc-sorts2-pp-out.txt
  1284. share/examples/fxt/comb/partition-asc-stats-demo.cc
  1285. share/examples/fxt/comb/partition-asc-stats-out.txt
  1286. share/examples/fxt/comb/partition-asc-subset-lex-csh-demo.cc
  1287. share/examples/fxt/comb/partition-asc-subset-lex-csh-out.txt
  1288. share/examples/fxt/comb/partition-asc-subset-lex-demo.cc
  1289. share/examples/fxt/comb/partition-asc-subset-lex-out.txt
  1290. share/examples/fxt/comb/partition-binary-asc-demo.cc
  1291. share/examples/fxt/comb/partition-binary-asc-out.txt
  1292. share/examples/fxt/comb/partition-binary-desc-demo.cc
  1293. share/examples/fxt/comb/partition-binary-desc-out.txt
  1294. share/examples/fxt/comb/partition-demo.cc
  1295. share/examples/fxt/comb/partition-desc-bb-demo.cc
  1296. share/examples/fxt/comb/partition-desc-bb-out.txt
  1297. share/examples/fxt/comb/partition-desc-demo.cc
  1298. share/examples/fxt/comb/partition-desc-out.txt
  1299. share/examples/fxt/comb/partition-dist-asc-demo.cc
  1300. share/examples/fxt/comb/partition-dist-asc-len-demo.cc
  1301. share/examples/fxt/comb/partition-dist-asc-len-out.txt
  1302. share/examples/fxt/comb/partition-dist-asc-out.txt
  1303. share/examples/fxt/comb/partition-dist-asc-stats-demo.cc
  1304. share/examples/fxt/comb/partition-dist-asc-stats-out.txt
  1305. share/examples/fxt/comb/partition-dist-asc-subset-lex-demo.cc
  1306. share/examples/fxt/comb/partition-dist-asc-subset-lex-out.txt
  1307. share/examples/fxt/comb/partition-dist-d-asc-demo.cc
  1308. share/examples/fxt/comb/partition-dist-d-asc-out.txt
  1309. share/examples/fxt/comb/partition-dist-desc-demo.cc
  1310. share/examples/fxt/comb/partition-dist-desc-out.txt
  1311. share/examples/fxt/comb/partition-gen-demo.cc
  1312. share/examples/fxt/comb/partition-gen-out.txt
  1313. share/examples/fxt/comb/partition-nonsquashing-desc-demo.cc
  1314. share/examples/fxt/comb/partition-nonsquashing-desc-out.txt
  1315. share/examples/fxt/comb/partition-odd-asc-demo.cc
  1316. share/examples/fxt/comb/partition-odd-asc-out.txt
  1317. share/examples/fxt/comb/partition-odd-asc-stats-demo.cc
  1318. share/examples/fxt/comb/partition-odd-asc-stats-out.txt
  1319. share/examples/fxt/comb/partition-odd-asc-subset-lex-csh-demo.cc
  1320. share/examples/fxt/comb/partition-odd-asc-subset-lex-csh-out.txt
  1321. share/examples/fxt/comb/partition-odd-asc-subset-lex-demo.cc
  1322. share/examples/fxt/comb/partition-odd-asc-subset-lex-out.txt
  1323. share/examples/fxt/comb/partition-odd-desc-demo.cc
  1324. share/examples/fxt/comb/partition-odd-desc-out.txt
  1325. share/examples/fxt/comb/partition-odd-nonsquashing-desc-demo.cc
  1326. share/examples/fxt/comb/partition-odd-nonsquashing-desc-out.txt
  1327. share/examples/fxt/comb/partition-out.txt
  1328. share/examples/fxt/comb/partition-rgs-lex-demo.cc
  1329. share/examples/fxt/comb/partition-rgs-lex-out.txt
  1330. share/examples/fxt/comb/partition-s-desc-demo.cc
  1331. share/examples/fxt/comb/partition-s-desc-out.txt
  1332. share/examples/fxt/comb/partition-strongly-decr-desc-demo.cc
  1333. share/examples/fxt/comb/partition-strongly-decr-desc-out.txt
  1334. share/examples/fxt/comb/pascal-demo.cc
  1335. share/examples/fxt/comb/pascal-out.txt
  1336. share/examples/fxt/comb/peano-ndim-demo.cc
  1337. share/examples/fxt/comb/peano-ndim-out.txt
  1338. share/examples/fxt/comb/pellgen-gray-demo.cc
  1339. share/examples/fxt/comb/pellgen-gray-out.txt
  1340. share/examples/fxt/comb/pellgray-rec-demo.cc
  1341. share/examples/fxt/comb/pellgray-rec-out.txt
  1342. share/examples/fxt/comb/perm-colex-demo.cc
  1343. share/examples/fxt/comb/perm-colex-out.txt
  1344. share/examples/fxt/comb/perm-derange-demo.cc
  1345. share/examples/fxt/comb/perm-derange-out.txt
  1346. share/examples/fxt/comb/perm-dist1-gray-demo.cc
  1347. share/examples/fxt/comb/perm-dist1-gray-out.txt
  1348. share/examples/fxt/comb/perm-genus-demo.cc
  1349. share/examples/fxt/comb/perm-genus-out.txt
  1350. share/examples/fxt/comb/perm-gray-ffact-demo.cc
  1351. share/examples/fxt/comb/perm-gray-ffact-out.txt
  1352. share/examples/fxt/comb/perm-gray-lipski-demo.cc
  1353. share/examples/fxt/comb/perm-gray-lipski-out.txt
  1354. share/examples/fxt/comb/perm-gray-rfact-demo.cc
  1355. share/examples/fxt/comb/perm-gray-rfact-out.txt
  1356. share/examples/fxt/comb/perm-gray-rot1-demo.cc
  1357. share/examples/fxt/comb/perm-gray-rot1-out.txt
  1358. share/examples/fxt/comb/perm-gray-wells-demo.cc
  1359. share/examples/fxt/comb/perm-gray-wells-out.txt
  1360. share/examples/fxt/comb/perm-heap-demo.cc
  1361. share/examples/fxt/comb/perm-heap-out.txt
  1362. share/examples/fxt/comb/perm-heap2-demo.cc
  1363. share/examples/fxt/comb/perm-heap2-out.txt
  1364. share/examples/fxt/comb/perm-heap2-swaps-demo.cc
  1365. share/examples/fxt/comb/perm-heap2-swaps-out.txt
  1366. share/examples/fxt/comb/perm-involution-demo.cc
  1367. share/examples/fxt/comb/perm-involution-naf-demo.cc
  1368. share/examples/fxt/comb/perm-involution-naf-out.txt
  1369. share/examples/fxt/comb/perm-involution-out.txt
  1370. share/examples/fxt/comb/perm-ives-demo.cc
  1371. share/examples/fxt/comb/perm-ives-out.txt
  1372. share/examples/fxt/comb/perm-l1r2-gray-demo.cc
  1373. share/examples/fxt/comb/perm-l1r2-gray-out.txt
  1374. share/examples/fxt/comb/perm-lex-cycles-demo.cc
  1375. share/examples/fxt/comb/perm-lex-cycles-out.txt
  1376. share/examples/fxt/comb/perm-lex-demo.cc
  1377. share/examples/fxt/comb/perm-lex-out.txt
  1378. share/examples/fxt/comb/perm-mv0-demo.cc
  1379. share/examples/fxt/comb/perm-mv0-out.txt
  1380. share/examples/fxt/comb/perm-pref-demo.cc
  1381. share/examples/fxt/comb/perm-pref-out.txt
  1382. share/examples/fxt/comb/perm-rec-demo.cc
  1383. share/examples/fxt/comb/perm-rec-out.txt
  1384. share/examples/fxt/comb/perm-rev-demo.cc
  1385. share/examples/fxt/comb/perm-rev-out.txt
  1386. share/examples/fxt/comb/perm-right1-gray-demo.cc
  1387. share/examples/fxt/comb/perm-right1-gray-out.txt
  1388. share/examples/fxt/comb/perm-rot-demo.cc
  1389. share/examples/fxt/comb/perm-rot-out.txt
  1390. share/examples/fxt/comb/perm-rot-unrank-demo.cc
  1391. share/examples/fxt/comb/perm-rot-unrank-out.txt
  1392. share/examples/fxt/comb/perm-st-demo.cc
  1393. share/examples/fxt/comb/perm-st-gray-demo.cc
  1394. share/examples/fxt/comb/perm-st-gray-out.txt
  1395. share/examples/fxt/comb/perm-st-out.txt
  1396. share/examples/fxt/comb/perm-st-pref-demo.cc
  1397. share/examples/fxt/comb/perm-st-pref-out.txt
  1398. share/examples/fxt/comb/perm-star-demo.cc
  1399. share/examples/fxt/comb/perm-star-inv-demo.cc
  1400. share/examples/fxt/comb/perm-star-inv-out.txt
  1401. share/examples/fxt/comb/perm-star-out.txt
  1402. share/examples/fxt/comb/perm-star-swaps-demo.cc
  1403. share/examples/fxt/comb/perm-star-swaps-out.txt
  1404. share/examples/fxt/comb/perm-trotter-demo.cc
  1405. share/examples/fxt/comb/perm-trotter-lg-demo.cc
  1406. share/examples/fxt/comb/perm-trotter-lg-out.txt
  1407. share/examples/fxt/comb/perm-trotter-out.txt
  1408. share/examples/fxt/comb/perm1-prefix-cond-demo.cc
  1409. share/examples/fxt/comb/perm1-prefix-cond-out.txt
  1410. share/examples/fxt/comb/perm1-topsort-demo.cc
  1411. share/examples/fxt/comb/perm1-topsort-out.txt
  1412. share/examples/fxt/comb/perm2fact-demo.cc
  1413. share/examples/fxt/comb/perm2fact-out.txt
  1414. share/examples/fxt/comb/rgs-fincr-demo.cc
  1415. share/examples/fxt/comb/rgs-fincr-out.txt
  1416. share/examples/fxt/comb/rgs-kincr-demo.cc
  1417. share/examples/fxt/comb/rgs-kincr-out.txt
  1418. share/examples/fxt/comb/rgs-maxincr-demo.cc
  1419. share/examples/fxt/comb/rgs-maxincr-out.txt
  1420. share/examples/fxt/comb/rll-rec-demo.cc
  1421. share/examples/fxt/comb/rll-rec-out.txt
  1422. share/examples/fxt/comb/root-sums-demo.cc
  1423. share/examples/fxt/comb/root-sums-out.txt
  1424. share/examples/fxt/comb/ruler-func-demo.cc
  1425. share/examples/fxt/comb/ruler-func-out.txt
  1426. share/examples/fxt/comb/ruler-func-s-demo.cc
  1427. share/examples/fxt/comb/ruler-func-s-out.txt
  1428. share/examples/fxt/comb/ruler-func1-demo.cc
  1429. share/examples/fxt/comb/ruler-func1-out.txt
  1430. share/examples/fxt/comb/schroeder-path-lex-demo.cc
  1431. share/examples/fxt/comb/schroeder-path-lex-out.txt
  1432. share/examples/fxt/comb/schroeder-rgs-lex-demo.cc
  1433. share/examples/fxt/comb/schroeder-rgs-lex-out.txt
  1434. share/examples/fxt/comb/schroeder-tree-demo.cc
  1435. share/examples/fxt/comb/schroeder-tree-out.txt
  1436. share/examples/fxt/comb/score-sequence-demo.cc
  1437. share/examples/fxt/comb/score-sequence-out.txt
  1438. share/examples/fxt/comb/setpart-ccf-rgs-lex-demo.cc
  1439. share/examples/fxt/comb/setpart-ccf-rgs-lex-out.txt
  1440. share/examples/fxt/comb/setpart-ck-rgs-demo.cc
  1441. share/examples/fxt/comb/setpart-ck-rgs-out.txt
  1442. share/examples/fxt/comb/setpart-demo.cc
  1443. share/examples/fxt/comb/setpart-noncrossing-ll-demo.cc
  1444. share/examples/fxt/comb/setpart-noncrossing-ll-out.txt
  1445. share/examples/fxt/comb/setpart-noncrossing-rgs-demo.cc
  1446. share/examples/fxt/comb/setpart-noncrossing-rgs-out.txt
  1447. share/examples/fxt/comb/setpart-out.txt
  1448. share/examples/fxt/comb/setpart-p-rgs-lex-demo.cc
  1449. share/examples/fxt/comb/setpart-p-rgs-lex-out.txt
  1450. share/examples/fxt/comb/setpart-rgs-fixed-content-vec-demo.cc
  1451. share/examples/fxt/comb/setpart-rgs-fixed-content-vec-out.txt
  1452. share/examples/fxt/comb/setpart-rgs-gray-demo.cc
  1453. share/examples/fxt/comb/setpart-rgs-gray-out.txt
  1454. share/examples/fxt/comb/setpart-rgs-lex-demo.cc
  1455. share/examples/fxt/comb/setpart-rgs-lex-out.txt
  1456. share/examples/fxt/comb/setpart-rgs-subset-lex-demo.cc
  1457. share/examples/fxt/comb/setpart-rgs-subset-lex-out.txt
  1458. share/examples/fxt/comb/setpart-s-zero-map-rgs-demo.cc
  1459. share/examples/fxt/comb/setpart-s-zero-map-rgs-out.txt
  1460. share/examples/fxt/comb/setpart-zero-map-rgs-demo.cc
  1461. share/examples/fxt/comb/setpart-zero-map-rgs-out.txt
  1462. share/examples/fxt/comb/shift-subsets-demo.cc
  1463. share/examples/fxt/comb/shift-subsets-out.txt
  1464. share/examples/fxt/comb/signed-perm-demo.cc
  1465. share/examples/fxt/comb/signed-perm-gray-demo.cc
  1466. share/examples/fxt/comb/signed-perm-gray-out.txt
  1467. share/examples/fxt/comb/signed-perm-out.txt
  1468. share/examples/fxt/comb/skew-binary-demo.cc
  1469. share/examples/fxt/comb/skew-binary-out.txt
  1470. share/examples/fxt/comb/smooth-rfact-rgs-demo.cc
  1471. share/examples/fxt/comb/smooth-rfact-rgs-out.txt
  1472. share/examples/fxt/comb/stirling1-demo.cc
  1473. share/examples/fxt/comb/stirling1-out.txt
  1474. share/examples/fxt/comb/stirling2-demo.cc
  1475. share/examples/fxt/comb/stirling2-out.txt
  1476. share/examples/fxt/comb/string-subst-demo.cc
  1477. share/examples/fxt/comb/string-subst-hilbert3d-demo.cc
  1478. share/examples/fxt/comb/string-subst-hilbert3d-out.txt
  1479. share/examples/fxt/comb/string-subst-out.txt
  1480. share/examples/fxt/comb/subset-debruijn-demo.cc
  1481. share/examples/fxt/comb/subset-debruijn-out.txt
  1482. share/examples/fxt/comb/subset-deltalex-demo.cc
  1483. share/examples/fxt/comb/subset-deltalex-out.txt
  1484. share/examples/fxt/comb/subset-gray-delta-demo.cc
  1485. share/examples/fxt/comb/subset-gray-delta-out.txt
  1486. share/examples/fxt/comb/subset-gray-demo.cc
  1487. share/examples/fxt/comb/subset-gray-out.txt
  1488. share/examples/fxt/comb/subset-lex-demo.cc
  1489. share/examples/fxt/comb/subset-lex-out.txt
  1490. share/examples/fxt/comb/subset-sl-gray-demo.cc
  1491. share/examples/fxt/comb/subset-sl-gray-out.txt
  1492. share/examples/fxt/comb/tree-lev-seq-demo.cc
  1493. share/examples/fxt/comb/tree-lev-seq-out.txt
  1494. share/examples/fxt/comb/tree-lev-seq-stats-demo.cc
  1495. share/examples/fxt/comb/tree-lev-seq-stats-out.txt
  1496. share/examples/fxt/comb/weak-ascent-rgs-demo.cc
  1497. share/examples/fxt/comb/weak-ascent-rgs-out.txt
  1498. share/examples/fxt/comb/weakly-unimodal-map-lex-demo.cc
  1499. share/examples/fxt/comb/weakly-unimodal-map-lex-out.txt
  1500. share/examples/fxt/comb/wfl-hilbert-demo.cc
  1501. share/examples/fxt/comb/wfl-hilbert-out.txt
  1502. share/examples/fxt/comb/young-tab-rgs-demo.cc
  1503. share/examples/fxt/comb/young-tab-rgs-out.txt
  1504. share/examples/fxt/comb/young-tab-rgs-subset-lex-demo.cc
  1505. share/examples/fxt/comb/young-tab-rgs-subset-lex-out.txt
  1506. share/examples/fxt/ds/attic/dichotomy-demo.cc
  1507. share/examples/fxt/ds/bitarray-demo.cc
  1508. share/examples/fxt/ds/bitarray-out.txt
  1509. share/examples/fxt/ds/bitarray2d-demo.cc
  1510. share/examples/fxt/ds/bitarray2d-out.txt
  1511. share/examples/fxt/ds/deque-demo.cc
  1512. share/examples/fxt/ds/deque-out.txt
  1513. share/examples/fxt/ds/left-right-array-demo.cc
  1514. share/examples/fxt/ds/left-right-array-out.txt
  1515. share/examples/fxt/ds/priorityqueue-demo.cc
  1516. share/examples/fxt/ds/priorityqueue-out.txt
  1517. share/examples/fxt/ds/queue-demo.cc
  1518. share/examples/fxt/ds/queue-out.txt
  1519. share/examples/fxt/ds/ringbuffer-demo.cc
  1520. share/examples/fxt/ds/ringbuffer-out.txt
  1521. share/examples/fxt/ds/stack-demo.cc
  1522. share/examples/fxt/ds/stack-out.txt
  1523. share/examples/fxt/fft/attic/butterfly-texpic-demo.cc
  1524. share/examples/fxt/fft/attic/butterfly-texpic-out.txt
  1525. share/examples/fxt/fft/fft-arblen-demo.cc
  1526. share/examples/fxt/fft/fft-arblen-out.txt
  1527. share/examples/fxt/fft/fht-bench.cc
  1528. share/examples/fxt/fft/fib-haar-demo.cc
  1529. share/examples/fxt/fft/fib-haar-out.txt
  1530. share/examples/fxt/fft/fib-walsh-demo.cc
  1531. share/examples/fxt/fft/fib-walsh-out.txt
  1532. share/examples/fxt/fft/gen-walsh-demo.cc
  1533. share/examples/fxt/fft/gen-walsh-out.txt
  1534. share/examples/fxt/fft/locrec-demo.cc
  1535. share/examples/fxt/fft/locrec-out.txt
  1536. share/examples/fxt/fft/mers-haar-demo.cc
  1537. share/examples/fxt/fft/mers-haar-out.txt
  1538. share/examples/fxt/fft/mers-walsh-demo.cc
  1539. share/examples/fxt/fft/mers-walsh-out.txt
  1540. share/examples/fxt/fft/square-wave-basis-demo.cc
  1541. share/examples/fxt/fft/square-wave-basis-out.txt
  1542. share/examples/fxt/fft/walsh-basis-demo.cc
  1543. share/examples/fxt/fft/walsh-basis-out.txt
  1544. share/examples/fxt/fft/walsh-bench.cc
  1545. share/examples/fxt/fft/walsh-eigenvec-demo.cc
  1546. share/examples/fxt/fft/walsh-eigenvec-out.txt
  1547. share/examples/fxt/gf2n/all-irredpoly-demo.cc
  1548. share/examples/fxt/gf2n/all-irredpoly-out.txt
  1549. share/examples/fxt/gf2n/all-normalpoly-demo.cc
  1550. share/examples/fxt/gf2n/all-normalpoly-out.txt
  1551. share/examples/fxt/gf2n/all-primpoly-srs-demo.cc
  1552. share/examples/fxt/gf2n/all-primpoly-srs-out.txt
  1553. share/examples/fxt/gf2n/bitmat-circulant-demo.cc
  1554. share/examples/fxt/gf2n/bitmat-circulant-out.txt
  1555. share/examples/fxt/gf2n/bitmat-kronecker-demo.cc
  1556. share/examples/fxt/gf2n/bitmat-kronecker-out.txt
  1557. share/examples/fxt/gf2n/bitpol-inverse-demo.cc
  1558. share/examples/fxt/gf2n/bitpol-inverse-out.txt
  1559. share/examples/fxt/gf2n/bitpol-search-irred-demo.cc
  1560. share/examples/fxt/gf2n/bitpol-search-irred-out.txt
  1561. share/examples/fxt/gf2n/bitpol-srp-demo.cc
  1562. share/examples/fxt/gf2n/bitpol-srp-out.txt
  1563. share/examples/fxt/gf2n/bitpolfactor-demo.cc
  1564. share/examples/fxt/gf2n/bitpolfactor-out.txt
  1565. share/examples/fxt/gf2n/bitpolmodmult-demo.cc
  1566. share/examples/fxt/gf2n/bitpolmodmult-out.txt
  1567. share/examples/fxt/gf2n/bitpolmult-demo.cc
  1568. share/examples/fxt/gf2n/bitpolmult-out.txt
  1569. share/examples/fxt/gf2n/clhca-demo.cc
  1570. share/examples/fxt/gf2n/clhca-out.txt
  1571. share/examples/fxt/gf2n/fcsr-demo.cc
  1572. share/examples/fxt/gf2n/fcsr-out.txt
  1573. share/examples/fxt/gf2n/gf2n-demo.cc
  1574. share/examples/fxt/gf2n/gf2n-matrix-demo.cc
  1575. share/examples/fxt/gf2n/gf2n-matrix-out.txt
  1576. share/examples/fxt/gf2n/gf2n-minpoly-demo.cc
  1577. share/examples/fxt/gf2n/gf2n-minpoly-out.txt
  1578. share/examples/fxt/gf2n/gf2n-normal-demo.cc
  1579. share/examples/fxt/gf2n/gf2n-normal-out.txt
  1580. share/examples/fxt/gf2n/gf2n-out.txt
  1581. share/examples/fxt/gf2n/gf2n-solvequadratic-demo.cc
  1582. share/examples/fxt/gf2n/gf2n-solvequadratic-out.txt
  1583. share/examples/fxt/gf2n/gf2n-trace0-generators-demo.cc
  1584. share/examples/fxt/gf2n/gf2n-trace0-generators-out.txt
  1585. share/examples/fxt/gf2n/lfsr-demo.cc
  1586. share/examples/fxt/gf2n/lfsr-fibonacci-demo.cc
  1587. share/examples/fxt/gf2n/lfsr-fibonacci-out.txt
  1588. share/examples/fxt/gf2n/lfsr-galois-demo.cc
  1589. share/examples/fxt/gf2n/lfsr-galois-out.txt
  1590. share/examples/fxt/gf2n/lfsr-out.txt
  1591. share/examples/fxt/gf2n/lfsr-revbin-demo.cc
  1592. share/examples/fxt/gf2n/lfsr-revbin-out.txt
  1593. share/examples/fxt/gf2n/lfsr-trace0-generators-demo.cc
  1594. share/examples/fxt/gf2n/lfsr-trace0-generators-out.txt
  1595. share/examples/fxt/gf2n/lhca-demo.cc
  1596. share/examples/fxt/gf2n/lhca-out.txt
  1597. share/examples/fxt/gf2n/lhca2poly-demo.cc
  1598. share/examples/fxt/gf2n/lhca2poly-out.txt
  1599. share/examples/fxt/gf2n/lowbit-lhca-demo.cc
  1600. share/examples/fxt/gf2n/lowbit-lhca-out.txt
  1601. share/examples/fxt/gf2n/minweight-lowbit-lhca-demo.cc
  1602. share/examples/fxt/gf2n/minweight-lowbit-lhca-out.txt
  1603. share/examples/fxt/gf2n/necklace2irred-demo.cc
  1604. share/examples/fxt/gf2n/necklace2irred-out.txt
  1605. share/examples/fxt/gf2n/normalbasis-demo.cc
  1606. share/examples/fxt/gf2n/normalbasis-out.txt
  1607. share/examples/fxt/gf2n/normalpoly-dual-demo.cc
  1608. share/examples/fxt/gf2n/normalpoly-dual-out.txt
  1609. share/examples/fxt/gf2n/poly2lhca-demo.cc
  1610. share/examples/fxt/gf2n/poly2lhca-out.txt
  1611. share/examples/fxt/gf2n/primefact-demo.cc
  1612. share/examples/fxt/gf2n/primefact-out.txt
  1613. share/examples/fxt/gf2n/qmatrix-demo.cc
  1614. share/examples/fxt/gf2n/qmatrix-out.txt
  1615. share/examples/fxt/graph/graph-acgray-demo.cc
  1616. share/examples/fxt/graph/graph-acgray-out.txt
  1617. share/examples/fxt/graph/graph-complementshift-demo.cc
  1618. share/examples/fxt/graph/graph-complementshift-out.txt
  1619. share/examples/fxt/graph/graph-debruijn-demo.cc
  1620. share/examples/fxt/graph/graph-debruijn-m-demo.cc
  1621. share/examples/fxt/graph/graph-debruijn-m-out.txt
  1622. share/examples/fxt/graph/graph-debruijn-out.txt
  1623. share/examples/fxt/graph/graph-fibrepgray-demo.cc
  1624. share/examples/fxt/graph/graph-fibrepgray-out.txt
  1625. share/examples/fxt/graph/graph-gray-demo.cc
  1626. share/examples/fxt/graph/graph-gray-out.txt
  1627. share/examples/fxt/graph/graph-lyndon-gray-demo.cc
  1628. share/examples/fxt/graph/graph-lyndon-gray-out.txt
  1629. share/examples/fxt/graph/graph-macgray-demo.cc
  1630. share/examples/fxt/graph/graph-macgray-out.txt
  1631. share/examples/fxt/graph/graph-monotonicgray-demo.cc
  1632. share/examples/fxt/graph/graph-monotonicgray-out.txt
  1633. share/examples/fxt/graph/graph-mtl-demo.cc
  1634. share/examples/fxt/graph/graph-mtl-out.txt
  1635. share/examples/fxt/graph/graph-parengray-demo.cc
  1636. share/examples/fxt/graph/graph-parengray-out.txt
  1637. share/examples/fxt/graph/graph-perm-demo.cc
  1638. share/examples/fxt/graph/graph-perm-doubly-adjacent-gray-demo.cc
  1639. share/examples/fxt/graph/graph-perm-doubly-adjacent-gray-out.txt
  1640. share/examples/fxt/graph/graph-perm-out.txt
  1641. share/examples/fxt/graph/graph-perm-pref-rev-demo.cc
  1642. share/examples/fxt/graph/graph-perm-pref-rev-out.txt
  1643. share/examples/fxt/graph/graph-perm-pref-rot-demo.cc
  1644. share/examples/fxt/graph/graph-perm-pref-rot-out.txt
  1645. share/examples/fxt/graph/graph-perm-star-transpositions-demo.cc
  1646. share/examples/fxt/graph/graph-perm-star-transpositions-out.txt
  1647. share/examples/fxt/graph/lyndon-gray-demo.cc
  1648. share/examples/fxt/graph/lyndon-gray-out.txt
  1649. share/examples/fxt/graph/sta-graph-acgray-demo.cc
  1650. share/examples/fxt/graph/sta-graph-acgray-out.txt
  1651. share/examples/fxt/graph/sta-graph-macgray-demo.cc
  1652. share/examples/fxt/graph/sta-graph-macgray-out.txt
  1653. share/examples/fxt/mod/divisors-demo.cc
  1654. share/examples/fxt/mod/divisors-out.txt
  1655. share/examples/fxt/mod/eratosthenes-demo.cc
  1656. share/examples/fxt/mod/eratosthenes-out.txt
  1657. share/examples/fxt/mod/fftprimes-demo.cc
  1658. share/examples/fxt/mod/fftprimes-out.txt
  1659. share/examples/fxt/mod/kronecker-demo.cc
  1660. share/examples/fxt/mod/kronecker-out.txt
  1661. share/examples/fxt/mod/mod-residues-demo.cc
  1662. share/examples/fxt/mod/mod-residues-out.txt
  1663. share/examples/fxt/mod/modarithtables-demo.cc
  1664. share/examples/fxt/mod/modarithtables-out.txt
  1665. share/examples/fxt/mod/modinfo-demo.cc
  1666. share/examples/fxt/mod/modinfo-out.txt
  1667. share/examples/fxt/mod/modsincos-demo.cc
  1668. share/examples/fxt/mod/modsincos-out.txt
  1669. share/examples/fxt/mod/rabinmiller-demo.cc
  1670. share/examples/fxt/mod/rabinmiller-out.txt
  1671. share/examples/fxt/perm/ccf2perm-demo.cc
  1672. share/examples/fxt/perm/ccf2perm-out.txt
  1673. share/examples/fxt/perm/cycles-demo.cc
  1674. share/examples/fxt/perm/cycles-out.txt
  1675. share/examples/fxt/perm/perm-decomp-demo.cc
  1676. share/examples/fxt/perm/perm-decomp-out.txt
  1677. share/examples/fxt/perm/perm-invert-notag-demo.cc
  1678. share/examples/fxt/perm/perm-invert-notag-out.txt
  1679. share/examples/fxt/perm/permfunc-demo.cc
  1680. share/examples/fxt/perm/permfunc-out.txt
  1681. share/examples/fxt/perm/permgray-leaders-demo.cc
  1682. share/examples/fxt/perm/permgray-leaders-out.txt
  1683. share/examples/fxt/perm/permrand-connected-demo.cc
  1684. share/examples/fxt/perm/permrand-connected-out.txt
  1685. share/examples/fxt/perm/permrand-cyclic-demo.cc
  1686. share/examples/fxt/perm/permrand-cyclic-out.txt
  1687. share/examples/fxt/perm/permrand-derange-demo.cc
  1688. share/examples/fxt/perm/permrand-derange-out.txt
  1689. share/examples/fxt/perm/permrand-sdc-demo.cc
  1690. share/examples/fxt/perm/permrand-sdc-out.txt
  1691. share/examples/fxt/perm/permrand-self-inverse-demo.cc
  1692. share/examples/fxt/perm/permrand-self-inverse-out.txt
  1693. share/examples/fxt/perm/permutation-matrix-demo.cc
  1694. share/examples/fxt/perm/permutation-matrix-out.txt
  1695. share/examples/fxt/perm/revbin-perm-rec-demo.cc
  1696. share/examples/fxt/perm/revbin-perm-rec-out.txt
  1697. share/examples/fxt/perm/swap-blocks-demo.cc
  1698. share/examples/fxt/perm/swap-blocks-out.txt
  1699. share/examples/fxt/seq/A000793-demo.cc
  1700. share/examples/fxt/seq/A000793-out.txt
  1701. share/examples/fxt/seq/A003040-demo.cc
  1702. share/examples/fxt/seq/A003040-out.txt
  1703. share/examples/fxt/seq/A003043-demo.cc
  1704. share/examples/fxt/seq/A003043-out.txt
  1705. share/examples/fxt/seq/A005351-demo.cc
  1706. share/examples/fxt/seq/A005351-out.txt
  1707. share/examples/fxt/seq/A005576-demo.cc
  1708. share/examples/fxt/seq/A005576-out.txt
  1709. share/examples/fxt/seq/A005943-demo.cc
  1710. share/examples/fxt/seq/A005943-out.txt
  1711. share/examples/fxt/seq/A006951-demo.cc
  1712. share/examples/fxt/seq/A006951-out.txt
  1713. share/examples/fxt/seq/A007608-demo.cc
  1714. share/examples/fxt/seq/A007608-out.txt
  1715. share/examples/fxt/seq/A039724-demo.cc
  1716. share/examples/fxt/seq/A039724-out.txt
  1717. share/examples/fxt/seq/A042942-demo.cc
  1718. share/examples/fxt/seq/A042942-out.txt
  1719. share/examples/fxt/seq/A062200-demo.cc
  1720. share/examples/fxt/seq/A062200-out.txt
  1721. share/examples/fxt/seq/A066411-demo.cc
  1722. share/examples/fxt/seq/A066411-out.txt
  1723. share/examples/fxt/seq/A069999-2-demo.cc
  1724. share/examples/fxt/seq/A069999-2-out.txt
  1725. share/examples/fxt/seq/A069999-demo.cc
  1726. share/examples/fxt/seq/A069999-out.txt
  1727. share/examples/fxt/seq/A080936-demo.cc
  1728. share/examples/fxt/seq/A080936-out.txt
  1729. share/examples/fxt/seq/A100749-demo.cc
  1730. share/examples/fxt/seq/A100749-out.txt
  1731. share/examples/fxt/seq/A175498-demo.cc
  1732. share/examples/fxt/seq/A175498-out.txt
  1733. share/examples/fxt/seq/A177505-demo.cc
  1734. share/examples/fxt/seq/A177505-out.txt
  1735. share/examples/fxt/seq/A178514-demo.cc
  1736. share/examples/fxt/seq/A178514-out.txt
  1737. share/examples/fxt/seq/A178715-demo.cc
  1738. share/examples/fxt/seq/A178715-out.txt
  1739. share/examples/fxt/seq/A179009-demo.cc
  1740. share/examples/fxt/seq/A179009-out.txt
  1741. share/examples/fxt/seq/A179080-demo.cc
  1742. share/examples/fxt/seq/A179080-out.txt
  1743. share/examples/fxt/seq/A182039-demo.cc
  1744. share/examples/fxt/seq/A182039-out.txt
  1745. share/examples/fxt/seq/A182372-demo.cc
  1746. share/examples/fxt/seq/A182372-out.txt
  1747. share/examples/fxt/seq/A186053-demo.cc
  1748. share/examples/fxt/seq/A186053-out.txt
  1749. share/examples/fxt/seq/A187081-demo.cc
  1750. share/examples/fxt/seq/A187081-out.txt
  1751. share/examples/fxt/seq/A191755-demo.cc
  1752. share/examples/fxt/seq/A191755-out.txt
  1753. share/examples/fxt/seq/A206464-demo.cc
  1754. share/examples/fxt/seq/A206464-out.txt
  1755. share/examples/fxt/seq/A206702-demo.cc
  1756. share/examples/fxt/seq/A206702-out.txt
  1757. share/examples/fxt/seq/A207018-demo.cc
  1758. share/examples/fxt/seq/A207018-out.txt
  1759. share/examples/fxt/seq/A209411-demo.cc
  1760. share/examples/fxt/seq/A209411-out.txt
  1761. share/examples/fxt/seq/A212494-demo.cc
  1762. share/examples/fxt/seq/A212494-out.txt
  1763. share/examples/fxt/seq/A213243-demo.cc
  1764. share/examples/fxt/seq/A213243-out.txt
  1765. share/examples/fxt/seq/A217262-demo.cc
  1766. share/examples/fxt/seq/A217262-out.txt
  1767. share/examples/fxt/seq/A217605-demo.cc
  1768. share/examples/fxt/seq/A217605-out.txt
  1769. share/examples/fxt/seq/A218293-demo.cc
  1770. share/examples/fxt/seq/A218293-out.txt
  1771. share/examples/fxt/seq/A218396-demo.cc
  1772. share/examples/fxt/seq/A218396-out.txt
  1773. share/examples/fxt/seq/A218694-demo.cc
  1774. share/examples/fxt/seq/A218694-out.txt
  1775. share/examples/fxt/seq/A218757-demo.cc
  1776. share/examples/fxt/seq/A218757-out.txt
  1777. share/examples/fxt/seq/A225084-demo.cc
  1778. share/examples/fxt/seq/A225084-out.txt
  1779. share/examples/fxt/seq/A225095-demo.cc
  1780. share/examples/fxt/seq/A225095-out.txt
  1781. share/examples/fxt/seq/A225616-demo.cc
  1782. share/examples/fxt/seq/A225616-out.txt
  1783. share/examples/fxt/seq/A226893-demo.cc
  1784. share/examples/fxt/seq/A226893-out.txt
  1785. share/examples/fxt/seq/A227344-demo.cc
  1786. share/examples/fxt/seq/A227344-out.txt
  1787. share/examples/fxt/seq/A240949-demo.cc
  1788. share/examples/fxt/seq/A240949-out.txt
  1789. share/examples/fxt/seq/A247386-demo.cc
  1790. share/examples/fxt/seq/A247386-out.txt
  1791. share/examples/fxt/seq/A249872-demo.cc
  1792. share/examples/fxt/seq/A249872-out.txt
  1793. share/examples/fxt/seq/A259095-demo.cc
  1794. share/examples/fxt/seq/A259095-out.txt
  1795. share/examples/fxt/seq/A276691-demo.cc
  1796. share/examples/fxt/seq/A276691-out.txt
  1797. share/examples/fxt/seq/A278479-demo.cc
  1798. share/examples/fxt/seq/A278479-out.txt
  1799. share/examples/fxt/seq/A309807-demo.cc
  1800. share/examples/fxt/seq/A309807-out.txt
  1801. share/examples/fxt/seq/A368948-demo.cc
  1802. share/examples/fxt/seq/A368948-out.txt
  1803. share/examples/fxt/seq/A369376-demo.cc
  1804. share/examples/fxt/seq/A369376-out.txt
  1805. share/examples/fxt/sort/equivclass-bitstring-demo.cc
  1806. share/examples/fxt/sort/equivclass-bitstring-out.txt
  1807. share/examples/fxt/sort/equivclass-bracelets-demo.cc
  1808. share/examples/fxt/sort/equivclass-bracelets-out.txt
  1809. share/examples/fxt/sort/equivclass-necklaces-demo.cc
  1810. share/examples/fxt/sort/equivclass-necklaces-out.txt
  1811. share/examples/fxt/sort/heapsort-demo.cc
  1812. share/examples/fxt/sort/heapsort-out.txt
  1813. share/examples/fxt/sort/merge-sort-demo.cc
  1814. share/examples/fxt/sort/merge-sort-out.txt
  1815. share/examples/fxt/sort/merge-sort4-demo.cc
  1816. share/examples/fxt/sort/merge-sort4-out.txt
  1817. share/examples/fxt/sort/radixsort-demo.cc
  1818. share/examples/fxt/sort/radixsort-out.txt
  1819. share/examples/fxt/sort/selection-sort-demo.cc
  1820. share/examples/fxt/sort/selection-sort-out.txt
  1821. share/examples/fxt/sort/sort-complex-demo.cc
  1822. share/examples/fxt/sort/sort-complex-out.txt
  1823. share/examples/fxt/sort/sort-demo.cc
  1824. share/examples/fxt/sort/sort-out.txt
  1825. share/examples/fxt/sort/sort-string-demo.cc
  1826. share/examples/fxt/sort/sort-string-out.txt
  1827. share/examples/fxt/sort/sortidx-demo.cc
  1828. share/examples/fxt/sort/sortidx-out.txt
  1829. share/examples/fxt/sort/sortptr-demo.cc
  1830. share/examples/fxt/sort/sortptr-out.txt
  1831. share/examples/fxt/sort/unique-demo.cc
  1832. share/examples/fxt/sort/unique-out.txt
  1833. share/examples/fxt/topics.txt
  1834. @owner
  1835. @group
  1836. @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 = 1745177908 SHA256 (fxt-2025.04.17.tar.gz) = e11bed2e3af1ef8a8fc9ad85c3ce63ee6887c00b0ef7f9025671501120620b57 SIZE (fxt-2025.04.17.tar.gz) = 1571687

Packages (timestamps in pop-ups are UTC):
fxt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2025.04.172025.04.172018.07.03_12025.04.172025.04.17-2018.07.03_1-
FreeBSD:13:quarterly2024.11.162024.11.162023.05.072024.11.162024.11.162023.12.222023.12.222023.12.22
FreeBSD:14:latest2024.11.162025.04.172022.04.132024.11.162025.04.172023.05.07-2023.05.07
FreeBSD:14:quarterly2024.11.162024.11.16-2024.11.162024.11.162023.12.222023.12.222023.12.22
FreeBSD:15:latest2025.04.172025.04.17n/a2024.11.16n/a2023.12.222023.12.222024.01.14
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-2025.04.17: 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: 137 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2025.04.17
29 Apr 2025 12:42:18
commit hash: f2eef847b4505b20956a4bc160acf3ad066caaf4commit hash: f2eef847b4505b20956a4bc160acf3ad066caaf4commit hash: f2eef847b4505b20956a4bc160acf3ad066caaf4commit hash: f2eef847b4505b20956a4bc160acf3ad066caaf4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2025.04.17
2025.03.27
18 Apr 2025 05:37:05
commit hash: 86e717c33815bcbc9286fab18d222f7c3eb3aa81commit hash: 86e717c33815bcbc9286fab18d222f7c3eb3aa81commit hash: 86e717c33815bcbc9286fab18d222f7c3eb3aa81commit hash: 86e717c33815bcbc9286fab18d222f7c3eb3aa81 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2025.03.27
2024.11.16
22 Nov 2024 01:35:50
commit hash: 589a79a8368900f1c5396080358aa58bde67040fcommit hash: 589a79a8368900f1c5396080358aa58bde67040fcommit hash: 589a79a8368900f1c5396080358aa58bde67040fcommit hash: 589a79a8368900f1c5396080358aa58bde67040f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2024.11.16
2024.03.14
23 Mar 2024 14:30:44
commit hash: 1c3ea7ba47e587fd2b2f425b4673895e4cdc1336commit hash: 1c3ea7ba47e587fd2b2f425b4673895e4cdc1336commit hash: 1c3ea7ba47e587fd2b2f425b4673895e4cdc1336commit hash: 1c3ea7ba47e587fd2b2f425b4673895e4cdc1336 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2024.03.14
2024.01.14
21 Feb 2024 15:06:33
commit hash: d30efc9b38b990b70a5b28d2d50182c2067c834ccommit hash: d30efc9b38b990b70a5b28d2d50182c2067c834ccommit hash: d30efc9b38b990b70a5b28d2d50182c2067c834ccommit hash: d30efc9b38b990b70a5b28d2d50182c2067c834c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2024.01.14
2023.12.22
25 Dec 2023 16:10:50
commit hash: cedda74695c53f6ed7c8e0c24149fc7f8630bcd9commit hash: cedda74695c53f6ed7c8e0c24149fc7f8630bcd9commit hash: cedda74695c53f6ed7c8e0c24149fc7f8630bcd9commit hash: cedda74695c53f6ed7c8e0c24149fc7f8630bcd9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2023.12.22
2023.12.21
25 Dec 2023 08:59:31
commit hash: 8ab80c67731340581669fd8a5e76bcfde7f5243fcommit hash: 8ab80c67731340581669fd8a5e76bcfde7f5243fcommit hash: 8ab80c67731340581669fd8a5e76bcfde7f5243fcommit hash: 8ab80c67731340581669fd8a5e76bcfde7f5243f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2023.12.21
2023.10.29
02 Nov 2023 07:37:20
commit hash: 1d39675120eaf89aa3b5fca920a63eaf8b8449cacommit hash: 1d39675120eaf89aa3b5fca920a63eaf8b8449cacommit hash: 1d39675120eaf89aa3b5fca920a63eaf8b8449cacommit hash: 1d39675120eaf89aa3b5fca920a63eaf8b8449ca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2023.10.29
2023.10.26
01 Nov 2023 01:56:58
commit hash: 1a529efe79abc368221009c7efc292ace02a3f47commit hash: 1a529efe79abc368221009c7efc292ace02a3f47commit hash: 1a529efe79abc368221009c7efc292ace02a3f47commit hash: 1a529efe79abc368221009c7efc292ace02a3f47 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2023.10.26
2023.06.27
09 Jul 2023 10:17:21
commit hash: 82f3b05e386699fd8bb3c228b3a134068d885faecommit hash: 82f3b05e386699fd8bb3c228b3a134068d885faecommit hash: 82f3b05e386699fd8bb3c228b3a134068d885faecommit hash: 82f3b05e386699fd8bb3c228b3a134068d885fae files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2023.06.27
2023.05.07
27 May 2023 04:07:21
commit hash: c9a450b819e5570b05e885394a0af6d1040ac4f4commit hash: c9a450b819e5570b05e885394a0af6d1040ac4f4commit hash: c9a450b819e5570b05e885394a0af6d1040ac4f4commit hash: c9a450b819e5570b05e885394a0af6d1040ac4f4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2023.05.07
2023.03.23
09 Apr 2023 13:36:35
commit hash: 7c05de6ba6227526fdadb38e6eea670da99eb03ccommit hash: 7c05de6ba6227526fdadb38e6eea670da99eb03ccommit hash: 7c05de6ba6227526fdadb38e6eea670da99eb03ccommit hash: 7c05de6ba6227526fdadb38e6eea670da99eb03c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2023.03.23
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022.04.13
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.04.13
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.04.13
17 Apr 2022 23:58:03
commit hash: 0a6959119fa7970dd81d7f339850ea8bbb5e3c81commit hash: 0a6959119fa7970dd81d7f339850ea8bbb5e3c81commit hash: 0a6959119fa7970dd81d7f339850ea8bbb5e3c81commit hash: 0a6959119fa7970dd81d7f339850ea8bbb5e3c81 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/fxt: Update to 2022.04.13

- Update MASTER_SITES
- Convert REINPLACE_CMD to patch file
- Update WWW
- Take maintainership
2021.04.06
29 Apr 2021 18:09:52
commit hash: b46472b40f9a53bd451c907e020487dbc2f015ffcommit hash: b46472b40f9a53bd451c907e020487dbc2f015ffcommit hash: b46472b40f9a53bd451c907e020487dbc2f015ffcommit hash: b46472b40f9a53bd451c907e020487dbc2f015ff files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
math/fxt: Update to 2021.04.06
2018.07.03_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2018.07.03_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2018.07.03
26 Dec 2018 12:21:19
Revision:488377Original commit files touched by this commit
linimon search for other commits by this committer
USES=compiler:c++11-lang is necessary to build on GCC-based
architectures.

PR:		234385
Submitted by:	Piotr Kubaj
2018.07.03
05 Nov 2018 06:54:31
Revision:484173Original commit files touched by this commit
jbeich search for other commits by this committer
Drop remaining BROKEN_FreeBSD_10 per EOL after r483807
2018.07.03
30 Oct 2018 01:55:07
Revision:483441Original commit files touched by this commit
wen search for other commits by this committer
- Remove compiler:c++11-lib from Uses, no needed here
2018.07.03
30 Oct 2018 01:20:14
Revision:483440Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2018.07.03
2017.07.25
22 Jun 2018 08:04:39
Revision:473019Original commit files touched by this commit
yuri search for other commits by this committer
Reset MAINTAINER on ports maintained by amutu@amutu.com

Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.

Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
2017.07.25
10 Sep 2017 18:51:46
Revision:449586Original commit files touched by this commit
olgeni search for other commits by this committer
Some typo fixes and whitespace cleanup for pkg-descr files.
2017.07.25
18 Aug 2017 03:35:33
Revision:448206Original commit files touched by this commit
swills search for other commits by this committer
math/fxt: Update to 2017.07.25

PR:		221042
Submitted by:	Jov <amutu@amutu.com> (maintainer)
2017.06.27
10 Jul 2017 23:05:43
Revision:445464Original commit files touched by this commit
jrm search for other commits by this committer
math/fxt: Update to version 2017.06.27 and set new maintainer

PR:		220553
Submitted by:	maintainer: amutu@amutu.com
2016.06.02
15 Jun 2016 13:17:47
Revision:416925Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2016.06.02
2016.04.10
10 Apr 2016 12:41:15
Revision:412927Original commit files touched by this commit
mi search for other commits by this committer
Upgrade from 2016.02.27 to 2016.04.10.

Notified by: portscout
2016.02.27
07 Mar 2016 23:01:07
Revision:410583Original commit files touched by this commit
mat search for other commits by this committer
Update to 2016.02.27

PR:		206895
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2015.07.17_1
06 Jan 2016 19:48:09
Revision:405387Original commit files touched by this commit
pawel search for other commits by this committer
- Remove home grown plist target, it used deprecated @dirrm
  and make makeplist is doing the same job just fine
- Remove DOCS option, only DOCSDIR directory was installed,
  bump PORTREVISION - plist changed for default configuration
- Use options helper for EXAMPLES option
2015.07.17
18 Jul 2015 16:10:40
Revision:392426Original commit files touched by this commit
pi search for other commits by this committer
math/fxt: upgrade 2012.06.18 -> 2015.07.17

A substantial number of algorithms have been added, much in the
combinatorial section, but also quite a few others.
Very many routines have been improved (optimizations and
handling corner cases).

Everything (well, all demos) pass valgrind, so a handful of bugs have
been squished that are next to impossible to find otherwise.

Apart from that, a real and ongoing effort has been made for readability.
2012.06.18
12 Jun 2015 20:58:14
Revision:389300Original commit files touched by this commit
erwin search for other commits by this committer
Reset dhn's ports

PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
2012.06.18
13 Nov 2014 23:24:01
Revision:372546Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
2012.06.18
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
2012.06.18
04 Jul 2014 00:52:40
Revision:360499Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.

Approved by:	portmgr (blanket)
2012.06.18
18 Jun 2014 13:03:49
Revision:358270Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
2012.06.18
26 May 2014 12:28:34
Revision:355316Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
2012.06.18
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
2012.06.18
20 Jun 2012 07:07:54
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.06.18
2012.05.20
26 May 2012 14:41:42
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.05.20
2012.04.21
22 Apr 2012 09:32:18
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.04.21
2012.02.25
27 Feb 2012 12:49:09
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.02.25
2012.02.17
19 Feb 2012 10:39:55
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.02.17
2012.02.11
12 Feb 2012 08:28:23
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.02.11
2012.02.07
09 Feb 2012 19:49:34
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.02.07
2012.01.28
29 Jan 2012 14:50:33
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.01.28
2012.01.22
26 Jan 2012 14:29:03
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.01.22
2012.01.13
14 Jan 2012 11:54:05
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.01.13
2012.01.11
12 Jan 2012 13:17:45
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.01.11
2012.01.10
11 Jan 2012 17:48:27
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.01.10
2012.01.06
08 Jan 2012 16:02:22
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2012.01.06
2011.12.31
01 Jan 2012 09:30:51
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.12.31
2011.12.23
24 Dec 2011 10:48:13
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.12.23
2011.12.19
20 Dec 2011 21:07:37
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.12.19
2011.12.16
18 Dec 2011 21:19:19
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.12.16
2011.12.14
15 Dec 2011 13:54:50
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.12.14
2011.12.02
04 Dec 2011 10:33:58
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.12.02

Feature safe:   yes
2011.11.11
12 Nov 2011 08:44:54
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.11.11

Feature safe:   yes
2011.08.10
11 Aug 2011 17:03:00
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.08.10
2011.07.24
26 Jul 2011 18:55:14
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.07.24
2011.06.26
04 Jul 2011 16:28:55
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.06.26

PR:             ports/158347
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
2011.05.28
05 Jun 2011 07:46:02
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.05.28
2011.04.10
11 Apr 2011 16:00:38
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.04.10
2011.03.25
26 Mar 2011 09:24:47
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.03.25
2011.02.13
15 Feb 2011 16:29:09
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.02.13
2011.01.22
23 Jan 2011 10:54:05
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.01.22

Feature safe:   yes
2011.01.04
05 Jan 2011 20:14:00
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2011.01.04
2010.12.24
25 Dec 2010 11:19:58
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.12.24
2010.11.28
30 Nov 2010 20:48:23
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.11.28
2010.10.25_1
01 Nov 2010 19:48:31
Original commit files touched by this commit
dhn search for other commits by this committer
- Fix plist

Reported by:    pointyhat
2010.10.25
26 Oct 2010 20:22:39
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.10.25
2010.06.15
17 Jun 2010 18:50:33
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.06.15
2010.06.01
02 Jun 2010 13:03:54
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.06.01
2010.05.23
25 May 2010 19:47:39
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.05.23
2010.05.21
23 May 2010 09:00:49
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.05.21
2010.05.06
20 May 2010 21:28:22
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.05.06
2010.05.04
06 May 2010 18:13:33
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.05.04
2010.04.23
24 Apr 2010 08:26:45
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.04.23
2010.04.18
20 Apr 2010 21:36:19
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.04.18
2010.04.15
17 Apr 2010 11:02:41
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.04.15
2010.03.16
20 Mar 2010 13:16:39
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.03.16
2010.02.21
07 Mar 2010 14:36:12
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.02.21
2010.01.07
08 Jan 2010 18:25:00
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2010.01.07
2009.11.03
07 Nov 2009 19:37:26
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.11.03
2009.09.20
30 Sep 2009 18:56:45
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.09.20
2009.08.30
31 Aug 2009 16:41:43
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.08.30
2009.08.16
23 Aug 2009 14:18:46
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.08.16
2009.08.05
06 Aug 2009 20:52:10
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.08.05
2009.08.02
03 Aug 2009 11:51:09
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.08.02
2009.07.26
27 Jul 2009 19:53:16
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.07.26
2009.07.14
14 Jul 2009 16:06:48
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.07.14
2009.06.30
01 Jul 2009 21:06:24
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.06.30
2009.06.18
18 Jun 2009 17:02:34
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.06.18
2009.05.26
27 May 2009 17:43:16
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.05.26
2009.05.11
12 May 2009 21:30:48
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.05.11

Approved by:    miwi (mentor implicit)
2009.04.06
06 Apr 2009 18:04:54
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.04.06

Approved by:    tabthorpe (co-mentor)
2009.03.31
01 Apr 2009 15:24:55
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.03.31

Approved by:    miwi (mentor)
2009.03.22
23 Mar 2009 17:15:57
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.03.22

Approved by:    miwi (mentor)
2009.03.21
22 Mar 2009 10:31:50
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.03.21
- Update MASTER_SITES while I am here

Approved by:    miwi (mentor)

Number of commits found: 137 (showing only 100 on this page)

1 | 2  »