1. 17803b1 [BWARE] Speed up frame-to-matrix conversion and harden number parsing (#2480) by Sebastian Baunsgaard · 3 days ago main
  2. c58e5b5 [BWARE] Add HashMapIntToInt primitive int-to-int hash map (#2478) by Sebastian Baunsgaard · 3 days ago
  3. d90ecf6 [MINOR] Fix CholeskyTest crash when residual is exactly zero (#2487) by Sebastian Baunsgaard · 3 days ago
  4. 37189bf [MINOR][CI] Retry Maven test-compile on transient repository download errors by Sebastian Baunsgaard · 3 days ago
  5. 1b991ae [MINOR] Reduce surefire per-fork test timeout from 1380s to 600s (#2485) by Sebastian Baunsgaard · 4 days ago
  6. ae9a59c [CI] Configure GitHub workflows to use concurrency cancel-in-progress by Aurélien Pupier · 4 days ago
  7. 0a4b3a0 Bump codecov/codecov-action from 6.0.1 to 7.0.0 (#2477) by dependabot[bot] · 4 days ago
  8. f5e6a63 [SYSTEMDS-3835] Improve window aggregation efficiency in Scuro by Christina Dionysio · 10 days ago
  9. 1a3bda3 [SYSTEMDS-3947] Use optuna for Scuro hyperparameter tuning by Christina Dionysio · 10 days ago
  10. 9fa62b6 [SYSTEMDS-3887] Add video modality to Scuro optimizer pipeline by Christina Dionysio · 10 days ago
  11. bc17a4b [MINOR] Fix incorrect formatting of various tests by Matthias Boehm · 2 weeks ago
  12. 9a4e2a3 [MINOR] Upgrade Surefire to 3.5.2 and enforce fork exit timeout by Sebastian Baunsgaard · 2 weeks ago
  13. 88c26e2 [SYSTEMDS-2651] Poll for async compression in federated component tests (#2472) by Sebastian Baunsgaard · 2 weeks ago
  14. 34a19f0 [SYSTEMDS-2651] Extend TCP port polling to federated monitoring backend by Sebastian Baunsgaard · 3 weeks ago
  15. b150d8e Bump codecov/codecov-action from 6.0.0 to 6.0.1 (#2470) by dependabot[bot] · 3 weeks ago
  16. c50c769 [SYSTEMDS-3948] Implement Row-wise Sparsity Estimator by ywcb00 · 3 weeks ago
  17. 684531d [MINOR] Fix minor mistake in MNC sparsity estimation for row bind operations by ywcb00 · 3 weeks ago
  18. f18b23a [MINOR][TEST-ONLY] Add a test timeout to kill before GitActions by Sebastian Baunsgaard · 3 weeks ago
  19. 249a8f5 [SYSTEMDS-2651] Federated test workers: TCP port polling and bulk startup by Sebastian Baunsgaard · 4 weeks ago
  20. 3de7cbe Add OOC WDivMM by Jessica Priebe · 4 weeks ago
  21. 6644ce3 [SYSTEMDS-3333] Fix new mmchain-opt rewrite code style and test by Matthias Boehm · 6 weeks ago
  22. b748091 [SYSTEMDS-3333] Add a DP optimization for matrix chains with transposes by Elman Jahangiri · 6 weeks ago
  23. 780d790 [SYSTEMDS-3945] Support Reversal of Federation Map w/ differently sized federated partitions by ywcb00 · 6 weeks ago
  24. 574a816 [SYSTEMDS-3947] Implement HP-tuning for Scuro Representation DAGs by Christina Dionysio · 6 weeks ago
  25. ee3f0e8 [MINOR] Fix format of Scuro tests by Christina Dionysio · 6 weeks ago
  26. c60f75c [SYSTEMDS-3944] Modality Alignment, Contrastive Learning, new Data Loaders by b-enedict · 6 weeks ago
  27. c2d0e5a [SYSTEMDS-3941] New Algebraic Rewrites by Süleyman Melih Portakal · 7 weeks ago
  28. d45ff6d [SYSTEMDS-3891] Add OOC Memory Tracking by Jannik Lindemann · 9 weeks ago
  29. 6fe4fa5 [MINOR] Fix Codestyle Issues by Jannik Lindemann · 8 weeks ago
  30. a78b38f [SYSTEMDS-3940] Rework unimodal optimizer by Christina Dionysio · 9 weeks ago
  31. 5556626 [MINOR] Fix test formatting (method names, tab indentation) by Matthias Boehm · 10 weeks ago
  32. de7e9a0 [SYSTEMDS-3547] Tensor permutation operations by BeceHQ · 2 months ago
  33. c00c89d [SYSTEMDS-3547] Tensor in-place permutation operations by dogakarakas · 2 months ago
  34. 72ce253 [MINOR] Fix formatting and method name violations by Matthias Boehm · 2 months ago
  35. 99ea489 Bump docker/setup-buildx-action from 3 to 4 (#2446) by dependabot[bot] · 2 months ago
  36. 810cf8b Bump docker/metadata-action from 5 to 6 (#2445) by dependabot[bot] · 2 months ago
  37. 271c099 Bump docker/build-push-action from 6 to 7 (#2444) by dependabot[bot] · 2 months ago
  38. ea00f88 [SYSTEMDS-3168] Matrix Multiplication Transposed Kernels by Elman Jahangiri · 3 months ago
  39. ffe8c2f [SYSTEMDS-3151] New detectMissingType builtin function by saimonx2 · 3 months ago
  40. 8307afe [SYSTEMDS-3921] New Rewrite for Relational Selection Pushdown by mor-gk · 3 months ago
  41. 39cc18e [SYSTEMDS-3855] Extended Vector API Use in Dense-Sparse Matmult by Paul Pohlitz · 3 months ago
  42. 00e02f3 [SYSTEMDS-3858] New HDBSCAN builtin function by anuunchin · 3 months ago
  43. c3b6747 [MINOR] Misc fixes code quality (warnings, formatting, naming) by Matthias Boehm · 3 months ago
  44. 28605aa [MINOR] Fix formatting and method name violations by Matthias Boehm · 3 months ago
  45. 773d876 [SYSTEMDS-3928] New builtin function for Independent Subnet Training by Arno Bock · 3 months ago
  46. 422fba7 [SYSTEMDS-3920] Vector API in more codegen primitives by JulianJuelg · 3 months ago
  47. ad0ca84 Bump codecov/codecov-action from 5.5.3 to 6.0.0 by dependabot[bot] · 3 months ago
  48. 9918641 Bump org.apache.spark:spark-core_2.12 from 3.5.0 to 3.5.7 by dependabot[bot] · 3 months ago
  49. c171170 [SYSTEMDS-3921] Initial join ordering rewrites by migraine-user · 3 months ago
  50. 1f2e2ea [MINOR] OOC Bugfix Cache Reference Management + Return Right BlockKey on Externally Managed Grouped Callbacks by Jannik Lindemann · 3 months ago
  51. 28ebb6c Bump codecov/codecov-action from 5.5.2 to 5.5.3 (#2451) by dependabot[bot] · 3 months ago
  52. 0fea979 [CHORE] Fix URL for downloading Apache Maven in Dockerfile by PJ Fanning · 3 months ago
  53. f0af3ec [SYSTEMDS-3779] Add LZW ColGroup by fjobs · 3 months ago
  54. aa817dc [MINOR] Mark the snapshot version 3.4.0 in docs by Janardhan Pulivarthi · 3 months ago
  55. a3400ee [SYSTEMDS-3891] Add OOC cbind by jessicapriebe · 3 months ago
  56. 9c5f2f3 [SYSTEMDS-3891] OOC k-Means Support by Jannik Lindemann · 3 months ago
  57. 21c15d0 Bump docker/login-action from 3 to 4 (#2443) by dependabot[bot] · 3 months ago
  58. d68c4d7 Bump actions/upload-artifact from 6 to 7 (#2438) by dependabot[bot] · 3 months ago
  59. f235cc3 Bump actions/download-artifact from 7 to 8 (#2439) by dependabot[bot] · 3 months ago
  60. 25c1ad7 [MINOR] Documentation Improvements by Jannik Lindemann · 3 months ago
  61. 7e0861b [MINOR] Documentation Fixes (#2440) by Jannik Lindemann · 3 months ago
  62. e556a6f [SYSTEMDS-3331] Documentation Cleanup of Quickstart Guide by yiseungmi87 · 3 months ago
  63. 743c902 [SYSTEMDS-3775] Improved test coverage sparse blocks and various fixes by Jessica Priebe · 3 months ago
  64. 49893a8 [SYSTEMDS-3891] OOC New Primitives, Performance Improvements, Add Support For Grouped Tiles by Jannik Lindemann · 4 months ago
  65. 3f4868d [MINOR] Reduce logging in MLContextTests by Sebastian Baunsgaard · 4 months ago
  66. 82afd1e [MINOR] Add gitignore for metals by Sebastian Baunsgaard · 4 months ago
  67. 3f30d08 [SYSTEMDS-3891] OOC Pipelining, New Primitives, New Operators by Jannik Lindemann · 4 months ago
  68. 8830014 [MINOR] Extend OOC Random Instruction by jessicapriebe · 4 months ago
  69. 3f7b17b [SYSTEMDS-3902] Sparse data transfer: Python --> Java by e-strauss · 4 months ago
  70. 2cbf63a [SYSTEMDS-3259] Implementation of the shampoo optimizer (initial prototype) by NicolasKorjahn · 4 months ago
  71. 3f841b7 [MINOR] Latest auto-generated python builtins + documentation by e-strauss · 4 months ago
  72. d3ffc70 [SYSTEMDS-3887] Multimodal HP-tuning fix by Christina Dionysio · 4 months ago
  73. c236a25 [SYSTEMDS-3835] Improve memory efficiency of text context operations by Christina Dionysio · 5 months ago
  74. 7fe9f25 [SYSTEMDS-3169] Make a tutorial by dingzz1811 · 5 months ago
  75. 61a82f2 [SYSTEMDS-3940] Add chunked execution to unimodal optimizer by Christina Dionysio · 5 months ago
  76. b394e32 [MINOR] Fix corrupted merge conflicts by Matthias Boehm · 5 months ago
  77. 0ab05a5 [SYSTEMDS-3929] Fix and generalization of HDF5 readers by Lucca Di Benedetto · 5 months ago
  78. 5913c42 [SYSTEMDS-3929] Additional tests for existing HDF5 readers by Lucca Di Benedetto · 5 months ago
  79. 7dde438 [SYSTEMDS-3939] Add MLP-Aggregation operator to Scuro by Christina Dionysio · 5 months ago
  80. 38d348e [SYSTEMDS-3937] Improve timing and memory efficiency (#2396) by Christina Dionysio · 5 months ago
  81. 6c163b2 [SYSTEMDS-3835] Add additional text and context operations by Christina Dionysio · 5 months ago
  82. 0260387 [SYSTEMDS-3891] OOC Source Streams and Perf Improvements by Jannik Lindemann · 5 months ago
  83. 6b955fb [SYSTEMDS-3938] Additional fixes of codestyle and code quality by Matthias Boehm · 5 months ago
  84. 0bfdde3 [SYSTEMDS-3539] New delta-encoding compressed column group by Hana Halitim · 5 months ago
  85. 20a7b67 [SYSTEMDS-3862] Initial SSB Benchmark Implementation by Ghafek · 5 months ago
  86. 61bb660 [SYSTEMDS-3938] Fix einsum codestyle and code quality by Matthias Boehm · 5 months ago
  87. 05b2298 [SYSTEMDS-3938] Java codestyle enforcing github action by Jannik Lindemann · 6 months ago
  88. 470bb0b [SYSTEMDS-3730] Multithreaded roll operation and improved tests by Biranavan Parameswaran · 5 months ago
  89. eac7e0e [SYSTEMDS-3909] Final framework for einsum expressions by Hubert Krawczyk · 6 months ago
  90. 95270e9 [SYSTEMDS-3891] OOC Performance Improvements and Statistics by Jannik Lindemann · 6 months ago
  91. d88519a Bump actions/download-artifact from 6 to 7 by dependabot[bot] · 6 months ago
  92. ad39047 Bump actions/checkout from 5 to 6 by dependabot[bot] · 7 months ago
  93. c49e25d [SYSTEMDS-3891] Improved Stream Handling and PCA support by Jannik Lindemann · 6 months ago
  94. d78165b [SYSTEMDS-3863] New robust scaling built-in function by KilianBat · 6 months ago
  95. 075392e Bump codecov/codecov-action from 5.5.1 to 5.5.2 (#2378) by dependabot[bot] · 6 months ago
  96. 39647a2 Bump actions/cache from 4 to 5 (#2380) by dependabot[bot] · 6 months ago
  97. d8b3620 Bump actions/upload-artifact from 5 to 6 (#2383) by dependabot[bot] · 6 months ago
  98. 8de93a1 [SYSTEMDS-3887] Change hyperparameter tuning strategy to bayesian optimization by Christina Dionysio · 6 months ago
  99. 0e8e966 [SYSTEMDS-3902] Faster data transfer for Python Frames to Java Runtime by using pipes instead of py4j by e-strauss · 6 months ago
  100. f885840 [SYSTEMDS-3913] Make learnable fusion representations work for multi-label tasks by Christina Dionysio · 6 months ago