1. 8328b2c [MINOR] Removed explain and stdout output from various flaky tests by Matthias Boehm · 4 years, 2 months ago
  2. d36a967 [SYSTEMDS-282] New nary plus element-wise operations, rewrites and tests by Matthias Boehm · 4 years, 2 months ago
  3. d16900f [MINOR] Release build related corrections by Mark Dokter · 4 years, 2 months ago
  4. 732f287 [MINOR] Make github workflow actions for python tests pass successfully by Mark Dokter · 4 years, 2 months ago
  5. b649e46 [SYSTEMDS-239] Make lineage accessible through python bindings by arnabp · 4 years, 2 months ago
  6. 5679847 [MINOR] Switch to absolute import paths and update docs of python bindings by Kevin Innerebner · 4 years, 2 months ago
  7. 023208d [Minor] Fix null value handling by Shafaq Siddiqi · 4 years, 2 months ago
  8. 5b8298b [SYSTEMDS-196] Cleanup intersect builtin and related tests by Matthias Boehm · 4 years, 2 months ago
  9. 2d0f219 [SYSTEMDS-238] Fix lineage tracing on parfor result merge by Matthias Boehm · 4 years, 2 months ago
  10. 25071ff [MINOR] Additional test fixes function tests (io, lineage) by Matthias Boehm · 4 years, 2 months ago
  11. 8bf56fe [SYSTEMDS-291] Eval fcall support for dml-bodied builtin functions by Matthias Boehm · 4 years, 2 months ago
  12. e9cd62f [SYSTEMDS-312,313] Python 3.6 compatibility and Python Documentation upload via Github Action. Python fixes, docs and restructure (#121) by Kevin · 4 years, 2 months ago
  13. a2c336f [SYSTEMDS-157] Cumulative changes while preparing for release 0.2.0 by Mark Dokter · 4 years, 6 months ago
  14. 4cc95a6 [MINOR] Additional fixes functions tests (data-rand/tensor, codegen) by Matthias Boehm · 4 years, 2 months ago
  15. 9321996 [SYSTEMDS-232]Fix lineage-codegen support for msvm by arnabp · 4 years, 2 months ago
  16. 08a5af3 [MINOR] Additional fixes functions tests (recompile, mlctx, data, ps) by Matthias Boehm · 4 years, 2 months ago
  17. a4dbf99 [MINOR] Additional fixes functions tests (io, misc, data, binary-tensor) by Matthias Boehm · 4 years, 2 months ago
  18. 09848e9 [MINOR] Parametized the number of threads for spark local test in config by Sebastian · 4 years, 2 months ago
  19. 9414122 Fix NullPointerException by Shafaq Siddiqi · 4 years, 2 months ago
  20. 9af7662 [SYSTEMDS-237] Fix corrupted createvar instruction parsing, other tests by Matthias Boehm · 4 years, 2 months ago
  21. fcdb609 [SYSTEMDS-271,281] Fix l2svm app tests and ternary ctable tests by Matthias Boehm · 4 years, 2 months ago
  22. 5d96986 Updating R version by Shafaq Siddiqi · 4 years, 2 months ago
  23. 783b8b6 Update mice.R by Shafaq Siddiqi · 4 years, 2 months ago
  24. a5b6c5e [SYSTEMDS-271] Fix compression rewrite (avoid spark context creation) by Matthias Boehm · 4 years, 2 months ago
  25. d111a66 [MINOR] Add missing test-io datasets for csv and matrix market by Matthias Boehm · 4 years, 2 months ago
  26. 01aca93 [MINOR] Aggregate and binary tensor threadsafe by Sebastian · 4 years, 2 months ago
  27. 93198fd [MINOR] Fix codegen tests (dnn ops, R rounding issue) by Matthias Boehm · 4 years, 2 months ago
  28. 9ee356b Update installDependencies.R by Shafaq Siddiqi · 4 years, 2 months ago
  29. 9422506 [SYSTEMDS-195] MICE Nominal - imputation of numeric and categorical data by Shafaq Siddiqi · 4 years, 5 months ago
  30. 729b293 [SYSTEMDS-237] Unmark loop dependent operations for lineage caching by arnabp · 4 years, 8 months ago
  31. 571b12a [SYSTEMDS-151] Follow-up to improve BLAS loading and building JNI helpers with CMake by Mark Dokter · 5 years ago
  32. 782d58a [MINOR] Fix additional tests (R packages, case-sensitive names), part II by Matthias Boehm · 4 years, 3 months ago
  33. 474cf08 [MINOR] Fix additional tests (R packages, GLM eps parameter) by Matthias Boehm · 4 years, 3 months ago
  34. 22cfef4 [MINOR] Revert uncommented workflow action by Sebastian · 4 years, 3 months ago
  35. 009b532 [SYSTEMDS-311] Python Language Binding by Kevin Innerebner · 4 years, 3 months ago
  36. cde2196 [MINOR] Remove R plotrix test dependency (for std error) by Matthias Boehm · 4 years, 3 months ago
  37. 3f3f497 [MINOR] Increased error threshold for GLM, binomial two-column.cauchit by Matthias Boehm · 4 years, 3 months ago
  38. bf19244 [MINOR] Fix qpick instruction (common layout for fed conversion) by Matthias Boehm · 4 years, 3 months ago
  39. fe0cbb6 [SYSTEMDS-281] Fix rewrite ctable bypass (rewiring, direction) by Matthias Boehm · 4 years, 3 months ago
  40. 19845c4 [MINOR] Fix R install in actions by Sebastian · 4 years, 3 months ago
  41. 64a2aed [SYSTEMDS-232] Fix lineage support for codegen, part 1 by Matthias Boehm · 4 years, 3 months ago
  42. 13f2507 [MINOR] Resolve warnings w/ strict compilation flags by Matthias Boehm · 4 years, 3 months ago
  43. 4778876 [SYSTEMDS-301,302,303,304] Add Github Workflows/Actions (tests) by Sebastian Baunsgaard · 4 years, 3 months ago
  44. 4f8a2c5 [SYSTEMDS-281] New rewrites for aggregates on removeEmpty/ctable by sebwrede · 4 years, 3 months ago
  45. fa78aba [SYSTEMDS-225] Federated elementwise operations by Valentin Leutgeb · 4 years, 3 months ago
  46. 45282cb [SYSTEMDS-228] Federated matrix matrix multiplication by Kevin Innerebner · 4 years, 3 months ago
  47. 66d0f54 [SYSTEMDS-232] Extend Lineage support for codegen :art: by arnabp · 4 years, 3 months ago
  48. 8515061 [MINOR] Fix bug in function result reuse code. :bug: by arnabp · 4 years, 3 months ago
  49. bd0cc6c [SYSTEMDS-12] Cleanup unnecessary hop/lop indirections (datagen, data) by Matthias Boehm · 4 years, 3 months ago
  50. a6983be [MINOR] Fix various warnings (unnecessary casts/imports, hidden fields) by Matthias Boehm · 4 years, 3 months ago
  51. c01a98c Reuse of spoof operator result by arnabp · 4 years, 3 months ago
  52. 64ed73d [BUGFIX] fix for the latest codegen bugfix (cleanup while squash-merging changed the behavior) by Mark Dokter · 4 years, 3 months ago
  53. 9d8d869 [MINOR] BugFix 2 Array Index OOB in Compression by Sebastian · 4 years, 3 months ago
  54. e2b9858 [SYSTEMML-2533] Fix named arguments in MNIST LeNet example script by Nathan Kan · 4 years, 3 months ago
  55. f9ba1db [SYSTEMDS-251] Alternative slice enumeration algorithm (union) by gilgenberg · 4 years, 3 months ago
  56. f373cdf [SYSTEMDS-232] Lineage support for codegen (fused operators) by arnabp · 4 years, 3 months ago
  57. 857e45c [MINOR] Contributing file by Sebastian Baunsgaard · 4 years, 3 months ago
  58. a9aebfe [SYSTEMDS-227] Federated Worker startup Fix by Sebastian · 4 years, 3 months ago
  59. ed07215 [SYSTEMDS-37] Improved mvn test, compile and package by Sebastian · 4 years, 3 months ago
  60. 7a8b35f [SYSTEMDS-271,272] Reintroduce Compressed Matrix Block, incl tests by Sebastian · 4 years, 3 months ago
  61. 6c6506b [SYSTEMDS-36] AWS deploy script by Florijan Klezin · 4 years, 3 months ago
  62. db2dbeb [SYSTEMDS-199] Predict builtin for Multinomial Logistic Regression by Shafaq Siddiqi · 4 years, 3 months ago
  63. c8c3d41 [MINOR] Various fixes and cleanups of recent changes, part 2 by Matthias Boehm · 4 years, 4 months ago
  64. b5aa876 [SYSTEMDS-236] Fix parfor ID handling (hidden statement block ID) by Matthias Boehm · 4 years, 4 months ago
  65. 2abddc1 [SYSTEMDS-198] Extended slice finding for classification tasks by gilgenberg · 4 years, 4 months ago
  66. 8cba08d [SYSTEMDS-227] Improved Federated Environment Startup by Sebastian · 4 years, 4 months ago
  67. e44e412 [SYSTEMDS-236] Extended multi-level lineage-based reuse (block-level) by arnabp · 4 years, 4 months ago
  68. 5067b9a [SYSTEMDS-206] Improved codegen outer template compilation by Mark Dokter · 4 years, 4 months ago
  69. 525dc7a [MINOR] Various fixes and cleanups of recent changes by Matthias Boehm · 4 years, 4 months ago
  70. f5394e9 [SYSTEMDS-262] Data augmentation tool for data cleaning primitives by Enrique Barba · 4 years, 4 months ago
  71. 8df07bf [SYSTEMDS-197] Improved functional dependency discovery (discoverFD) by Shafaq Siddiqi · 4 years, 4 months ago
  72. bf07122 [SYSTEMDS-235] Add lineage support for parfor spark workers by bnyra · 4 years, 4 months ago
  73. c804c91 [SYSTEMDS-51] New JSON frame reader and writers by Lukas Erlbacher · 4 years, 4 months ago
  74. 8e8ea36 [SYSTEMDS-12] Cleanup unnecessary hop/lop indirections (op3,op4,opn,dnn) by Matthias Boehm · 4 years, 4 months ago
  75. 149da7b [SYSTEMDS-12] Cleanup unnecessary reorg hop/lop type indirections by Matthias Boehm · 4 years, 4 months ago
  76. f50c520 [SYSTEMDS-54] New builtin functions is.na, is.nan, is.infinite by Matthias Boehm · 4 years, 4 months ago
  77. c46c738 [MINOR] Fix strict compilation errors (types, statements) by Matthias Boehm · 4 years, 4 months ago
  78. c42c90b [261] Stable Marriage Algorithm Closes #99 by Thomas Wedenig · 4 years, 4 months ago
  79. 645d0ba [SYSTEMDS-226] New federated rbind and cbind operations by Kevin Innerebner · 4 years, 4 months ago
  80. da30e27 [SYSTEMDS-194] New builtin function for outlier detection via IQR by Shafaq Siddiqi · 4 years, 4 months ago
  81. e2b903c [SYSTEMDS-193] New builtin function for outlier detection via std dev by Shafaq Siddiqi · 4 years, 4 months ago
  82. 48faea4 [SYSTEMDS-156] Initial code style eclipse template by arnabp · 4 years, 4 months ago
  83. 6282ec8 [SYSTEMDS-241] New GPU dense cumulative aggregates by Mark Dokter · 4 years, 4 months ago
  84. ce0ae27 [BUGFIX] two more try-block issues fixed by Mark Dokter · 4 years, 4 months ago
  85. 91b305b Bug fix by arnabp · 4 years, 4 months ago
  86. b3f4d28 [MINOR] Upgrading URL handling for initiating federated commands by Sebastian · 4 years, 4 months ago
  87. d978638 Extends lineagecache statistics. by arnabp · 4 years, 4 months ago
  88. 06e5de3 Function results caching updates and bug fixes. by arnabp · 4 years, 4 months ago
  89. f4b1afa [SYSTEMDS-197] Performance improvements functional dependency discovery by Matthias Boehm · 4 years, 4 months ago
  90. 6589c93 [SYSTEMDS-197] Builtin function for functional dependency discovery by Shafaq Siddiqi · 4 years, 4 months ago
  91. f7e5053 [MINOR] Fix kahan aggregation operators with separate corrections by Matthias Boehm · 4 years, 4 months ago
  92. fd208ff [SYSTEMDS-204] Fix corrupted rewrite binary comparison chains by Matthias Boehm · 4 years, 4 months ago
  93. fdf44ae [SYSTEMDS-223,233] Fix invalid input handling federated/lineage by Matthias Boehm · 4 years, 4 months ago
  94. afa6862 [SYSTEMDS-185] Fix test conflict w/ dml-bodied pnmf builtin function by Matthias Boehm · 4 years, 4 months ago
  95. 7c18f56 [SYSTEMDS-223] Fix robustness of federated instruction replacement by Matthias Boehm · 4 years, 4 months ago
  96. 08ff72c [MINOR] Fix correction handling inconsistencies (spark, invalid types) by Matthias Boehm · 4 years, 4 months ago
  97. 134d8d1 [MINOR] Simplified handling of aggregate operator correction info by Matthias Boehm · 4 years, 4 months ago
  98. df12f74 [SYSTEMDS-223] Federated unary aggregates (sum, colSums, rowSums) by Kevin Innerebner · 4 years, 4 months ago
  99. 98366ae [SYSTEMDS-234] Add basic lineage support for spark instructions by bnyra · 4 years, 4 months ago
  100. 730f5df [BUGFIX] when reading a DML script from HDFS, a try block closed the Filesystem object before reading the script completed by Mark Dokter · 4 years, 4 months ago