1. d96fa66 [SYSTEMDS-3172] Performance improvement CSC sparse block by Matthias Boehm · 15 hours ago main
  2. 81efec8 [SYSTEMDS-3172] Additional CSC sparse block implementation by ReneEnjilian · 21 hours ago
  3. 654cea9 [SYSTEMDS-3782] Bag-of-words Encoder for CP by e-strauss · 22 hours ago
  4. 2f2117c [SYSTEMDS-3785] Fix rewrite test for simplify bushy binary ops, part 2 by Matthias Boehm · 36 hours ago
  5. 7de3657 [SYSTEMDS-3785] Fix rewrite test for simplify bushy binary ops by Matthias Boehm · 2 days ago
  6. 63b99e5 [SYSTEMDS-3729] Fix federate response of roll function by Minguk Choi · 2 days ago
  7. 55075f8 [SYSTEMDS-3784] Fix weighted unary-mm rewrite test cases, part 2 by Matthias Boehm · 2 days ago
  8. 6652d43 [SYSTEMDS-3787] Fix missing transformencode update federated backend by Matthias Boehm · 2 days ago
  9. ae2ad07 [SYSTEMDS-3787] New rewrite for transformencode w/o metadata output by Matthias Boehm · 2 days ago
  10. 12d8cd7 [SYSTEMDS-3784] Fix weighted unary-mm rewrite test cases by Matthias Boehm · 3 days ago
  11. 9efc4be Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#2129) by dependabot[bot] · 5 days ago
  12. 9b6a96d [SYSTEMDS-3783] Fix wsigmoid rewrite test setup by Matthias Boehm · 5 days ago
  13. 29b3c61 [SYSTEMDS-3729] Add missing federated roll reorg operations by min-guk · 6 days ago
  14. 80332e0 [MINOR] Fix unnecessary warnings (code quality) by Matthias Boehm · 6 days ago
  15. d0f0837 Bump codecov/codecov-action from 4.2.0 to 4.5.0 (#2128) by dependabot[bot] · 4 weeks ago
  16. 827438b [SYSTEMDS-3696] Fix incSliceLine flag for pruning strategies by Matthias Boehm · 4 weeks ago
  17. 2c7fb4b [SYSTEMDS-3775] Revert components by Sebastian Baunsgaard · 4 weeks ago
  18. bbd79d2 [MINOR] Fix incremental SliceLine pruning configurations by Matthias Boehm · 4 weeks ago
  19. 665abc1 [SYSTEMDS-3776] Code coverage in GitHub Actions (Python) by Sebastian Baunsgaard · 4 weeks ago
  20. c3ac73c [SYSTEMDS-3775] CodeCoverage Components by Sebastian Baunsgaard · 4 weeks ago
  21. 5fc93b6 [SYSTEMDS-3696] Extended incremental SliceLine state handling by Frederic Zoepffel · 4 weeks ago
  22. 3b4f6cd [MINOR] Frame tests improvement 2 by Sebastian Baunsgaard · 4 weeks ago
  23. d80e3a6 [SYSTEMDS-3758] Python API Builtin triu, tril, argmin, argmax and casting Scalar <-> Matrix <-> Frame by e-strauss · 4 weeks ago
  24. 504e751 [FORMATTING] apply formatting to the Python API files by e-strauss · 4 weeks ago
  25. 7bc6ee4 [MINOR] added black formatter check to github workflow by e-strauss · 5 weeks ago
  26. fddedcc [MINOR] bug fix: infinity loop in rollSparse by e-strauss · 4 weeks ago
  27. 0cbfdb8 [MINOR] removal of enum OUTPUT_TYPE by e-strauss · 4 weeks ago
  28. 9e0f479 [MINOR] Suppress netty related warnings by ReneEnjilian · 4 weeks ago
  29. 0825f0f [SYSTEMDS-3729] Add roll reorg operations in SP by min-guk · 4 weeks ago
  30. 95c74be [MINOR] add correct python dependencies by Christina Dionysio · 5 weeks ago
  31. 7d9230b [MINOR] Frame convert test cover by Sebastian Baunsgaard · 5 weeks ago
  32. b979b2c [MINOR] added keras to python test dependencies by e-strauss · 5 weeks ago
  33. 758e060 [SYSTEMDS-3701] Additional scuro data representations by Christina Dionysio · 5 weeks ago
  34. c86aa0a [SYSTEMDS-3774] Improved test coverage of simplification rewrites by ReneEnjilian · 5 weeks ago
  35. 2ce1910 [SYSTEMDS-3771] Compressed Identity Dictionary and Selection Multiply by Sebastian Baunsgaard · 5 weeks ago
  36. eea4afc [MINOR] Additional tests for single-/multi-threaded matmult and uagg by Matthias Boehm · 5 weeks ago
  37. b6adcca [MINOR] Fix python neural network tests (race condition random.seed) by Matthias Boehm · 5 weeks ago
  38. edfce10 [SYSTEMDS-3729] New roll reorg operations in CP, incl tests by min-guk · 5 weeks ago
  39. c940502 [SYSTEMDS-3773] Fix two matmult kernels w/ parallelization over rhs by Matthias Boehm · 5 weeks ago
  40. 8af6bda [MINOR] Additional single-/multi-threaded tests for matmult kernels by Matthias Boehm · 5 weeks ago
  41. d0287b1 [SYSTEMDS-3772] Nary elementwise multiplication rewrite/runtime by e-strauss · 5 weeks ago
  42. e0966e7 [SYSTEMDS-1780] Improved cost estimator for resource elasticity by lachezar-n · 5 weeks ago
  43. 49acf28 [MINOR] fix federated warning of ssl if ssl is not enabled by Sebastian Baunsgaard · 5 weeks ago
  44. 3a73b77 [SYSTEMDS-3696] Minor robustness fix and pruning flags by Frederic Zoepffel · 6 weeks ago
  45. 726d21d [SYSTEMDS-3696] Additional pruning strategy for incremental slice line by Matthias Boehm · 6 weeks ago
  46. 3e1eeb5 [SYSTEMDS-3769] Fix sparse-dense matrix multiplication edge cases by Matthias Boehm · 6 weeks ago
  47. a973b11 [SYSTEMDS-3696] Fix edge cases incremental sliceline by Frederic Zoepffel · 6 weeks ago
  48. 95cfb76 [SYSTEMDS-3696] Fix incremental SliceLine naming conflicts in namespace by Matthias Boehm · 6 weeks ago
  49. 1406e7b [SYSTEMDS-3768] Fix mtx file header handling in java test by min-guk · 6 weeks ago
  50. c1e8500 [SYSTEMDS-3696] Improved incremental slice line (pruning unchanged) by Matthias Boehm · 7 weeks ago
  51. 1a94d88 [SYSTEMDS-3766] Fix removeEmpty edge case of shallow-copy short-circuit by Matthias Boehm · 7 weeks ago
  52. f920c59 [SYSTEMDS-3763] BinCell Compressed TestCover by Sebastian Baunsgaard · 8 weeks ago
  53. b3517cb [SYSTEMDS-3764] Fix parser-level constant propagation w/ multi-returns by Matthias Boehm · 7 weeks ago
  54. 472e69f [SYSTEMDS-3696] Additional pruning in incremental slice line by Matthias Boehm · 7 weeks ago
  55. 8b5d4cc [SYSTEMDS-3696] Fix incremental slice line (unchanged pruning) by Matthias Boehm · 7 weeks ago
  56. 254d680 [SYSTEMDS-3696] Improve incremental slice line (cleanup, robustness) by Matthias Boehm · 7 weeks ago
  57. cbacb27 [MINOR] Fix symbol table debug printing (one line per object) by Matthias Boehm · 7 weeks ago
  58. 5283544 [SYSTEMDS-3696] Extended incremental slice line (pruning selector) by Frederic Zoepffel · 7 weeks ago
  59. afcc5d8 [SYSTEMDS-3757] Python API Builtin solve, median, quantile by e-strauss · 7 weeks ago
  60. ac6dfe9 [SYSTEMDS-3756] Python API Builtin lu & qr by e-strauss · 7 weeks ago
  61. 9fadd4d [MINOR] Add error message on Sinular LU decomposition by e-strauss · 7 weeks ago
  62. 8a9a0e1 [SYSTEMDS-3743] Python API Builtin cov by e-strauss · 7 weeks ago
  63. d3bdb8a [SYSTEMDS-3744-48] Python API cumulative aggregate by e-strauss · 7 weeks ago
  64. f190880 [SystemDS-3755] Python API Builtin inv by e-strauss · 7 weeks ago
  65. d6fe87e [SystemDS-3750] Python API Builtin prod by e-strauss · 7 weeks ago
  66. fe4b4a2 [MINOR] Python API: manual generator option by e-strauss · 7 weeks ago
  67. 7daa590 [SYSTEMDS-3731] Fix cluster-and-classify exploration script by Matthias Boehm · 7 weeks ago
  68. ce37923 [SYSTEMDS-3761] Performance parallel reader textcell / matrixmarket by Matthias Boehm · 7 weeks ago
  69. 06ccfd6 [SYSTEMDS-3749] Python API missing builtin sd by e-strauss · 7 weeks ago
  70. 49d00d2 [SYSTEMDS-3751, SYSTEMDS-3752, SYSTEMDS-3753] Python API missing builtin isNA, isNaN, isInf by e-strauss · 7 weeks ago
  71. 2d3c1e6 [SYSTEMDS-3742] Python API Builtin unique by e-strauss · 7 weeks ago
  72. e40bcec [SYSTEMDS-3760] Overlapping Row Sums by Sebastian Baunsgaard · 8 weeks ago
  73. 3d24441 [SYSTEMDS-3741] Python API Builtin countDistinctApprox by e-strauss · 8 weeks ago
  74. e0a62ff [SYSTEMDS-3740] Python API Builtin countDistinct by e-strauss · 8 weeks ago
  75. 335239e [SYSTEMDS-3714] Extended N-gram statistics based on lineage by Jaybit0 · 8 weeks ago
  76. 3ab5124 [SYSTEMDS-3754] Python API missing builtin trace by e-strauss · 8 weeks ago
  77. 71b9c07 [SYSTEMDS-3739] Python API Builtin diag by e-strauss · 8 weeks ago
  78. 176fa06 [SYSTEMDS-3701] Add LSTM representation to scuro by Christina Dionysio · 8 weeks ago
  79. f4e53ba [SYSTEMDS-3696] Performance improvements incremental slice finding by Matthias Boehm · 8 weeks ago
  80. e9dac36 [MINOR] Renaming of sliceLine builtin function (backwards-compatible) by Matthias Boehm · 8 weeks ago
  81. e3c8cc9 [SYSTEMDS-3738] Missing builtin sign by e-strauss · 8 weeks ago
  82. 7a72925 [SYSTEMDS-3733] Python API Builtin log by e-strauss · 8 weeks ago
  83. 884db5c [SYSTEMDS-3734] Python API Builtin floor & ceil by e-strauss · 8 weeks ago
  84. 170ad7d [SYSTEMDS-3735] Python API Builtin exp by e-strauss · 8 weeks ago
  85. 35dcec5 [SYSTEMDS-3736] Python API Builtin sqrt by e-strauss · 8 weeks ago
  86. 52b59bd [DOCS] Update Python API by Sebastian Baunsgaard · 8 weeks ago
  87. 5a5eece [SYSTEMDS-3737] Python API docs oneline by Sebastian Baunsgaard · 8 weeks ago
  88. 64e60f6 [DOCS] Update docs by Sebastian Baunsgaard · 8 weeks ago
  89. 1127c6a [MINOR] Python API Builtin auto generate by e-strauss · 8 weeks ago
  90. 779cb36 [MINOR] SDC Offsets cleanup by Sebastian Baunsgaard · 8 weeks ago
  91. e5a96d8 [MINOR] BWARE Update Workload Analyzer by Sebastian Baunsgaard · 8 weeks ago
  92. ff7f57b [SYSTEMDS-3731] Initial cluster-and-classify ensemble primitive by Matthias Boehm · 8 weeks ago
  93. 952354b [MINOR] DML script Exception API reduction by Sebastian Baunsgaard · 8 weeks ago
  94. f221d92 [MINOR] Fix max machine memory checking/reporting on Linux/OSX by Matthias Boehm · 8 weeks ago
  95. 849ab27 [MINOR] Remove debug in VariableCPInstruction by Sebastian Baunsgaard · 8 weeks ago
  96. 57cb875 [MINOR] Change parallelization thresholds on Aggregate by Sebastian Baunsgaard · 8 weeks ago
  97. a65ba4a [SYSTEMDS-1780] Additional tests for resource optimizer cost estimation by Matthias Boehm · 8 weeks ago
  98. 2b73cdc [SYSTEMDS-3719] Binary Cell Operations Specialization by Sebastian Baunsgaard · 2 months ago
  99. e291bb6 [SYSTEMDS-2650] Standardize dedup lineage trace serialization format by Arnab Phani · 9 weeks ago
  100. 64d1618 [SYSTEMDS-3728] Extended memory checker util for windows OS and tests by Matthias Boehm · 9 weeks ago