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

Get notified when packages are built

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

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

Port details
fxt Llibrary of low-level algorithms
2024.01.14 math on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2023.12.22Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-11-28 00:57:15
Last Update: 2024-02-21 15:06:33
Commit Hash: d30efc9
People watching this port, also watch:: py39-actdiag, p5-Data-Hexdumper
License: GPLv3+
WWW:
https://www.jjj.de/fxt/
Description:
fxt is a library package (coming as C++ source code) containing various algorithms for: - Fast Fourier Transform (FFT) incl. real-valued, - multidimensional and weighted variants. - Fast Hartley Transform (FHT) - Number Theoretic Transform (NTT), Fast Walsh Transform. - Convolution (cyclic, linear and weighted), - correlation and power spectrum. - Fast Haar Transform, Fast Wavelet Transform - Mass storage convolution and fast multiplication routines. - Sine- and cosine transform (DCT, DST), Fast Z-Transform (FZT)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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

Packages (timestamps in pop-ups are UTC):
fxt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.01.142024.01.142018.07.03_12024.01.142024.01.14-2018.07.03_1-
FreeBSD:13:quarterly2023.12.222023.12.222023.05.072023.12.222023.12.222023.12.222023.12.222023.12.22
FreeBSD:14:latest2024.01.142024.01.142022.04.132024.01.142024.01.142023.05.07-2023.05.07
FreeBSD:14:quarterly2023.12.222023.12.22-2023.12.222023.12.222023.12.222023.12.222023.12.22
FreeBSD:15:latest2024.01.142024.01.14n/a2023.12.22n/a2023.12.222023.12.222024.01.14
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

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

Number of commits found: 133 (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
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)
2009.03.05
07 Mar 2009 16:52:31
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2009.03.05

Approved by: miwi (mentor)
2009.02.19
06 Mar 2009 18:20:59
Original commit files touched by this commit
dhn search for other commits by this committer
- Use my FreeBSD address on the ports I maintain

Approved by:    tabthorpe (co-mentor)
2009.02.19
20 Feb 2009 15:46:42
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 20090219

PR:             131905
Submitted by:   maintainer
2009.02.02
08 Feb 2009 23:07:47
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2009.02.02

PR:             131243
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)

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

1 | 2  »