pyfmtools 5.3.2__tar.gz → 5.3.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. {pyfmtools-5.3.2/src/pyfmtools.egg-info → pyfmtools-5.3.4}/PKG-INFO +1 -1
  2. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/setup.py +1 -1
  3. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/buildPyfmtools.py +2 -2
  4. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/fmrandomsort.inc +7 -7
  5. {pyfmtools-5.3.2 → pyfmtools-5.3.4/src/pyfmtools.egg-info}/PKG-INFO +1 -1
  6. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/pyfmtools.py +7 -5
  7. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/wrapperpy.cpp +10 -9
  8. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/wrapperpy.h +2 -2
  9. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/LICENSE.txt +0 -0
  10. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/MANIFEST.in +0 -0
  11. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/README.md +0 -0
  12. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/setup.cfg +0 -0
  13. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/binarylattice.h +0 -0
  14. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/colamd.c +0 -0
  15. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/colamd.h +0 -0
  16. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/commonlib.c +0 -0
  17. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/commonlib.h +0 -0
  18. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/declare.h +0 -0
  19. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/fmrandom.cpp +0 -0
  20. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/fmrandom.h +0 -0
  21. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/fortify.h +0 -0
  22. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/fuzzymeasurefit.cpp +0 -0
  23. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/fuzzymeasurefit.h +0 -0
  24. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/fuzzymeasurefit3.cpp +0 -0
  25. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/fuzzymeasuretools.cpp +0 -0
  26. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/fuzzymeasuretools.h +0 -0
  27. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/gbrealloc.c +0 -0
  28. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/generaldefs.h +0 -0
  29. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/hbio.h +0 -0
  30. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/ini.c +0 -0
  31. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/ini.h +0 -0
  32. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/isfixedvar.c +0 -0
  33. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_BFP.h +0 -0
  34. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_BFP1.h +0 -0
  35. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_BFP2.h +0 -0
  36. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_Hash.c +0 -0
  37. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_Hash.h +0 -0
  38. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_LUSOL.c +0 -0
  39. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_LUSOL.h +0 -0
  40. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_MDO.c +0 -0
  41. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_MDO.h +0 -0
  42. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_MPS.c +0 -0
  43. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_MPS.h +0 -0
  44. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_SOS.c +0 -0
  45. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_SOS.h +0 -0
  46. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_crash.c +0 -0
  47. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_crash.h +0 -0
  48. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_etaPFI.h +0 -0
  49. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_explicit.h +0 -0
  50. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_fortify.h +0 -0
  51. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_lib.c +0 -0
  52. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_lib.h +0 -0
  53. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_matrix.c +0 -0
  54. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_matrix.h +0 -0
  55. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_mipbb.c +0 -0
  56. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_mipbb.h +0 -0
  57. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_params.c +0 -0
  58. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_presolve.c +0 -0
  59. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_presolve.h +0 -0
  60. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_price.c +0 -0
  61. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_price.h +0 -0
  62. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_pricePSE.c +0 -0
  63. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_pricePSE.h +0 -0
  64. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_report.c +0 -0
  65. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_report.h +0 -0
  66. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_rlp.h +0 -0
  67. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_scale.c +0 -0
  68. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_scale.h +0 -0
  69. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_simplex.c +0 -0
  70. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_simplex.h +0 -0
  71. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_types.h +0 -0
  72. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_utils.c +0 -0
  73. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_utils.h +0 -0
  74. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_wlp.c +0 -0
  75. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lp_wlp.h +0 -0
  76. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lpkit.h +0 -0
  77. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lpslink56.c +0 -0
  78. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lpsolve.h +0 -0
  79. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lusol.c +0 -0
  80. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lusol.h +0 -0
  81. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lusol1.h +0 -0
  82. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lusol2.h +0 -0
  83. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lusol6a.h +0 -0
  84. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lusol6l0.h +0 -0
  85. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lusol6u.h +0 -0
  86. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lusol7a.h +0 -0
  87. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lusol8a.h +0 -0
  88. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lusolio.c +0 -0
  89. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/lusolio.h +0 -0
  90. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/minimalsplus.h +0 -0
  91. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/mmio.c +0 -0
  92. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/mmio.h +0 -0
  93. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/myblas.c +0 -0
  94. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/myblas.h +0 -0
  95. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/pyfmtools.egg-info/SOURCES.txt +0 -0
  96. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/pyfmtools.egg-info/dependency_links.txt +0 -0
  97. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/pyfmtools.egg-info/requires.txt +0 -0
  98. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/pyfmtools.egg-info/top_level.txt +0 -0
  99. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/sparselib.c +0 -0
  100. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/sparselib.h +0 -0
  101. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/stdafx.h +0 -0
  102. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/ufortify.h +0 -0
  103. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/yacc_read.c +0 -0
  104. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/src/yacc_read.h +0 -0
  105. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/tests/test_no_wrapper.py +0 -0
  106. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/tests/test_wrapper.py +0 -0
  107. {pyfmtools-5.3.2 → pyfmtools-5.3.4}/tests/test_wrapper0.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyfmtools
3
- Version: 5.3.2
3
+ Version: 5.3.4
4
4
  Summary: Library for handling and fitting fuzzy measures
5
5
  Home-page:
6
6
  Author: Gleb Beliakov, Norbert Henseler
@@ -10,7 +10,7 @@ with open("README.md", "r") as fh:
10
10
 
11
11
  setup(
12
12
  name="pyfmtools",
13
- version="5.3.2",
13
+ version="5.3.4",
14
14
  description="Library for handling and fitting fuzzy measures",
15
15
  long_description=open('README.md').read(),
16
16
  long_description_content_type="text/markdown",
@@ -147,8 +147,8 @@ ffibuilder.cdef(r"""
147
147
  int py_generate_fm_kinteractivedualconvex(int num, int n, int kint, int markov, int option, double step, double * vv, struct fm_env* env, void* extrachecks);
148
148
  int py_generate_fm_kinteractivedualconcave(int num, int n, int kint, int markov, int option, double step, double * vv, struct fm_env* env, void* extrachecks);
149
149
  int py_generate_fm_2additive_randomwalk2(int num, int n, int markov, int option, double step, double * vv, void* extrachecks);
150
- int py_generate_fm_minimals_le(int num, int n, int markov, double ratio, int_64* vv, struct fm_env* env);
151
- int py_generate_fm_minimals(int num, int n, int markov, double ratio, double* vv, struct fm_env* env);
150
+ int py_generate_fm_minimals_le(int num, int n, int markov, double ratio, double* weights, int_64* vv, struct fm_env* env);
151
+ int py_generate_fm_minimals(int num, int n, int markov, double ratio, double* weights, double* vv, struct fm_env* env);
152
152
  """, override=True)
153
153
 
154
154
  pyfmtools_src=['src/colamd.c','src/lp_lib.c','src/lp_params.c','src/lp_simplex.c','src/lusolio.c','src/commonlib.c','src/lp_LUSOL.c','src/lp_presolve.c','src/lpslink56.c','src/mmio.c',
@@ -2006,7 +2006,7 @@ void PutIntoMinimals(vector<int_64>& minimals, vector<int_64>& freespaces, int_6
2006
2006
  }
2007
2007
 
2008
2008
 
2009
- void Minimals_fast(int_64 num, int n, int_64 m, int_64* LE, int* weights)
2009
+ void Minimals_fast(int_64 num, int n, int_64 m, int_64* LE, double* weights)
2010
2010
  {
2011
2011
  // just generate LEs, make FM outside
2012
2012
 
@@ -2015,7 +2015,7 @@ void Minimals_fast(int_64 num, int n, int_64 m, int_64* LE, int* weights)
2015
2015
  vector<int_64> freespaces;
2016
2016
  vector<int_64> current(m);
2017
2017
 
2018
- int maxweight = 1;
2018
+ double maxweight = 1;
2019
2019
  if (weights != NULL) for (int i = 0; i < n; i++) if (maxweight < weights[i]) maxweight = weights[i];
2020
2020
 
2021
2021
  for (int_64 Num = 0; Num < num; Num++) {
@@ -2117,14 +2117,14 @@ void Minimals_fastreshuffle(int_64 num, int n, int_64 m, int markov, int_64* LE,
2117
2117
  }
2118
2118
  }
2119
2119
 
2120
- LIBDLL_API int generate_fm_minimals_le(int_64 num, int n, int ratio, int markov, int_64* vv)
2120
+ LIBDLL_API int generate_fm_minimals_le(int_64 num, int n, double ratio, int markov, double* weights, int_64* vv)
2121
2121
  {
2122
2122
  int_64 m = 1ULL << n;
2123
2123
 
2124
2124
  int_64 num1 = num * ratio;
2125
2125
  int_64 num2 = num - num1;
2126
2126
 
2127
- Minimals_fastreshuffle(num1, n, m, markov, vv, NULL);
2127
+ Minimals_fastreshuffle(num1, n, m, markov, vv, weights);
2128
2128
  Balanced_LE(num2, n, m, markov, &(vv[m * num1]));
2129
2129
  return 1;
2130
2130
  }
@@ -2144,12 +2144,12 @@ void random_coefficientsup(int n, vector<double>& c)
2144
2144
  c[0] = 0; c[n - 1] = 1;
2145
2145
  }
2146
2146
 
2147
- LIBDLL_API int generate_fm_minimals(int_64 num, int n, int ratio, int markov, double* vv)
2147
+ LIBDLL_API int generate_fm_minimals(int_64 num, int n, double ratio, int markov, double* weights, double* vv)
2148
2148
  {
2149
2149
  int_64 m = 1ULL << n;
2150
2150
  vector<int_64> LE(m*num);
2151
2151
  vector<myfloat> v(m);
2152
- generate_fm_minimals_le(num, n, ratio, markov, LE.data());
2152
+ generate_fm_minimals_le(num, n, ratio, markov, weights, LE.data());
2153
2153
 
2154
2154
  for (int_64 k = 0; k < num; k++) {
2155
2155
  random_coefficientsup(m, v);
@@ -2157,4 +2157,4 @@ LIBDLL_API int generate_fm_minimals(int_64 num, int n, int ratio, int markov, do
2157
2157
  }
2158
2158
 
2159
2159
  return 1;
2160
- }
2160
+ }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyfmtools
3
- Version: 5.3.2
3
+ Version: 5.3.4
4
4
  Summary: Library for handling and fitting fuzzy measures
5
5
  Home-page:
6
6
  Author: Gleb Beliakov, Norbert Henseler
@@ -1538,26 +1538,28 @@ def FuzzyMeasureFit2Additive(datanum, n, options, indexlow, indexhihg, option1,
1538
1538
  return pout_vnp
1539
1539
 
1540
1540
 
1541
- def generate_fm_minimals( num, n , markov, ratio, env):
1541
+ def generate_fm_minimals( num, n , markov, ratio, weights, env):
1542
1542
  trace( "int generate_fm_minimals( num, n , markov, ratio, env)")
1543
1543
  try:
1544
+ ppW, pW = convert_py_float_to_cffi( weights) #can be None
1544
1545
  length = pow(2,n)
1545
1546
  pout_vvnp, pout_vv = create_float_zeros_as_CFFI_double( num * length)
1546
1547
 
1547
- fm.py_generate_fm_minimals(num, n, markov, ratio, pout_vv, env)
1548
+ fm.py_generate_fm_minimals(num, n, markov, ratio, pW, pout_vv, env)
1548
1549
  return pout_vvnp
1549
1550
 
1550
1551
  except ValueError:
1551
1552
  raise
1552
1553
 
1553
- def generate_fm_minimals_le( num, n , markov, ratio, env):
1554
+ def generate_fm_minimals_le( num, n , markov, ratio, weights, env):
1554
1555
  trace( "int generate_fm_minimals_le( num, n , markov, ratio, env)")
1555
1556
  try:
1557
+ ppW, pW = convert_py_float_to_cffi( weights) #can be None
1556
1558
  length = pow(2,n)
1557
1559
  pout_vvnp, pout_vv = create_zeros_as_CFFI_uint64( num * length)
1558
1560
  # these are int_64
1559
- fm.py_generate_fm_minimals_le(num, n, markov, ratio, pout_vv, env)
1561
+ fm.py_generate_fm_minimals_le(num, n, markov, ratio, pW, pout_vv, env)
1560
1562
  return pout_vvnp
1561
1563
 
1562
1564
  except ValueError:
1563
- raise
1565
+ raise
@@ -1,5 +1,6 @@
1
1
  //
2
- /* This is a C-wrapper for fmtools library
2
+ //
3
+ /* This is a C-wrapper for fmtools library
3
4
 
4
5
  Gleb Beliakov, 2020
5
6
  */
@@ -2216,7 +2217,7 @@ int* Rcard, int* Rcardpos, double* Rbit2card, double* Rcard2bit, double* Rfactor
2216
2217
  int_64 num1=*num;
2217
2218
  *out= generate_fm_balanced(num1, *n, vv);
2218
2219
  }
2219
- void generate_fm_minimals_Call(int* num, int* n, int* markov, double* ratio, double* vv, int* out,
2220
+ void generate_fm_minimals_Call(int* num, int* n, int* markov, double* ratio, double* weights, double* vv, int* out,
2220
2221
  int* m, int* Rcard, int* Rcardpos, double* Rbit2card, double* Rcard2bit, double* Rfactorials)
2221
2222
  {
2222
2223
  //int_64 mm = (int_64)*m;
@@ -2227,9 +2228,9 @@ int* Rcard, int* Rcardpos, double* Rbit2card, double* Rcard2bit, double* Rfactor
2227
2228
  m_factorials = Rfactorials;
2228
2229
 
2229
2230
  int_64 num1 = *num;
2230
- *out = generate_fm_minimals(num1, *n, *ratio, *markov, vv);
2231
+ *out = generate_fm_minimals(num1, *n, *ratio, *markov, weights, vv);
2231
2232
  }
2232
- void generate_fm_minimals_le_Call(int* num, int* n, int* markov, double* ratio, int_64* vv, int* out,
2233
+ void generate_fm_minimals_le_Call(int* num, int* n, int* markov, double* ratio, double* weights, int_64* vv, int* out,
2233
2234
  int* m, int* Rcard, int* Rcardpos, double* Rbit2card, double* Rcard2bit, double* Rfactorials)
2234
2235
  {
2235
2236
  //int_64 mm = (int_64)*m;
@@ -2240,7 +2241,7 @@ int* Rcard, int* Rcardpos, double* Rbit2card, double* Rcard2bit, double* Rfactor
2240
2241
  m_factorials = Rfactorials;
2241
2242
 
2242
2243
  int_64 num1 = *num;
2243
- *out = generate_fm_minimals_le(num1, *n, *ratio, *markov, vv);
2244
+ *out = generate_fm_minimals_le(num1, *n, *ratio, *markov, weights, vv);
2244
2245
  }
2245
2246
 
2246
2247
 
@@ -2423,16 +2424,16 @@ LIBEXP int py_generate_fm_balanced(int num, int n, double * vv, struct fm_env*
2423
2424
  return out;
2424
2425
  }
2425
2426
 
2426
- LIBEXP int py_generate_fm_minimals_le(int num, int n, int markov, double ratio, int_64* vv, struct fm_env* env)
2427
+ LIBEXP int py_generate_fm_minimals_le(int num, int n, int markov, double ratio, double* weights, int_64* vv, struct fm_env* env)
2427
2428
  {
2428
2429
  int out; //length, or not needed?
2429
- generate_fm_minimals_le_Call(&num, &n, &markov, &ratio, vv, &out, &(env->m), env->card, env->cardpos, env->bit2card, env->card2bit, env->factorials);
2430
+ generate_fm_minimals_le_Call(&num, &n, &markov, &ratio, weights, vv, &out, &(env->m), env->card, env->cardpos, env->bit2card, env->card2bit, env->factorials);
2430
2431
  return out;
2431
2432
  }
2432
- LIBEXP int py_generate_fm_minimals(int num, int n, int markov, double ratio, double* vv, struct fm_env* env)
2433
+ LIBEXP int py_generate_fm_minimals(int num, int n, int markov, double ratio, double* weights, double* vv, struct fm_env* env)
2433
2434
  {
2434
2435
  int out; //length, or not needed?
2435
- generate_fm_minimals_Call(&num, &n, &markov, &ratio, vv, &out, &(env->m), env->card, env->cardpos, env->bit2card, env->card2bit, env->factorials);
2436
+ generate_fm_minimals_Call(&num, &n, &markov, &ratio, weights, vv, &out, &(env->m), env->card, env->cardpos, env->bit2card, env->card2bit, env->factorials);
2436
2437
  return out;
2437
2438
  }
2438
2439
 
@@ -396,9 +396,9 @@ LIBEXP int py_generate_fm_kinteractivedualconcave(int num, int n, int kint, int
396
396
 
397
397
  LIBEXP int py_generate_fm_2additive_randomwalk2(int num, int n, int markov, int option, double step, double * vv, void* extrachecks);
398
398
 
399
- LIBEXP int py_generate_fm_minimals_le(int num, int n, int markov, double ratio, int_64* vv, struct fm_env* env);
399
+ LIBEXP int py_generate_fm_minimals_le(int num, int n, int markov, double ratio, double* weights, int_64* vv, struct fm_env* env);
400
400
 
401
- LIBEXP int py_generate_fm_minimals(int num, int n, int markov, double ratio, double* vv, struct fm_env* env);
401
+ LIBEXP int py_generate_fm_minimals(int num, int n, int markov, double ratio, double* weights, double* vv, struct fm_env* env);
402
402
 
403
403
 
404
404
 
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes