Releases: apache/mahout
Releases · apache/mahout
Release list
mahout-qumat-0.6.0
What's Changed
- docs: fix doc link by @haoxins in #962
- [QDP] Replace panic with Result error for Arrow IPC capacity overflow by @shiavm006 in #960
- [QDP] Add observability tools to diagnose pipeline performance by @rich7420 in #945
- Update release docs and scripts by @guan404ming in #964
- docs: add instructions for creating versioned documentation by @ryankert01 in #961
- MAHOUT-802: Add float32 L2 norm reduction kernel for batch processing by @viiccwen in #918
- [QDP] Extend CUDA tensor direct GPU encode to angle by @400Ping in #932
- hotfix: bind parameters in
get_final_state_vector()for all backends by @ryankert01 in #975 - hotfix: pass region parameter to Braket backend by @ryankert01 in #976
- fix: image source changed to use absolute path to render it properly on pypi by @ryankert01 in #977
- fix: add readme entry in pyproject.toml by @ryankert01 in #978
- Update qdp readme to make it up-to-date by @ryankert01 in #980
- Add .cherry_picker.toml by @guan404ming in #984
- Update release process by @guan404ming in #987
- [QDP] Baseline and Data Collection by @rich7420 in #972
- Fix license format for ATR by @guan404ming in #988
- [QDP] PyTorch GPU Pointer Validation by @400Ping in #929
- [QDP] PyTorch CUDA stream‑aware encode for GPU tensors by @400Ping in #930
- add comming soon to website by @ryankert01 in #989
- [Website] refactor sidebar by @ryankert01 in #990
- [Docs] update qumat getting started! by @ryankert01 in #991
- Re organized docs/ structure by @ryankert01 in #992
- [QDP] Add f32 GPU inverse-norm helper for amplitude encoder by @viiccwen in #971
- Update .asf.yml by @guan404ming in #997
- Fix .asf.yml by @guan404ming in #998
- [QDP] DLPack input extraction by @400Ping in #935
- [QDP] Extend GpuStateVector to support Float32 precision by @viiccwen in #995
- [QDP] basis GPU‑pointer support by @400Ping in #934
- MAHOUT-900 [IQP] Implement FWT optimization for IQP encoding by @ryankert01 in #938
- [QDP] Add a Quantum Data Loader and API refactor by @rich7420 in #1000
- Release 0.5.0 by @guan404ming in #1002
- MAHOUT-800: Unified CONTRIBUTING.md by @viiccwen in #910
- Rename label 'mahout-qumat' to 'qumat' by @guan404ming in #1007
- chore(deps): bump bytes from 1.11.0 to 1.11.1 in /qdp by @dependabot[bot] in #1013
- [QDP] Add zero-copy amplitude encoding from float32 GPU tensors by @viiccwen in #999
- Add website deployment GitHub Actions workflow by @guan404ming in #1014
- [bug] add back getting started by @ryankert01 in #1019
- [Website] Fix typo by @400Ping in #955
- [QDP] Fix invalid CUDA kernel launch when num_samples exceeds grid dimension limit by @viiccwen in #968
- chore(qdp-python): remove deprecated PyO3 extension-module feature by @rich7420 in #1021
- [Docs] Update Angle Encoding Core Concepts Doc by @400Ping in #1022
- feat: add website build ci to ensure website build success on main branch by @ryankert01 in #1020
- chore(deps): bump protobuf from 5.29.5 to 5.29.6 by @dependabot[bot] in #1018
- chore(deps): bump time from 0.3.46 to 0.3.47 in /qdp by @dependabot[bot] in #1017
- [QDP] Delegate GPU pointer encoding to QuantumEncoder trait by @viiccwen in #1006
- [Website] [Docs] Fix website version by @400Ping in #1023
- [QDP] File and streaming Quantum Data Loader by @rich7420 in #1010
- MAHOUT-901: Fix
test_rustby excluding qdp-python from cargo test by @viiccwen in #1031 - [QDP] I/O errors: expose underlying cause via Error::source() by @rich7420 in #1026
- Update documentation and website for Qumat 0.5 release by @guan404ming in #1037
- Update the docs versioning by @SuyashParmar in #1040
- Simplify issue and pr templates by @guan404ming in #1038
- feat: Add classifiers to pyproject.toml by @ryankert01 in #1034
- chore(deps): bump protobuf from 5.29.5 to 5.29.6 in /qdp/qdp-python by @dependabot[bot] in #1041
- chore(deps): bump pillow from 12.1.0 to 12.1.1 by @dependabot[bot] in #1044
- chore(deps): bump pillow from 12.0.0 to 12.1.1 in /qdp/qdp-python by @dependabot[bot] in #1043
- Replace mypy with ty for static type checking by @guan404ming in #1042
- [Bug] Fix website Redirect by @400Ping in #1046
- Linked security page to align with ASF guidelines by @SuyashParmar in #1048
- added the "Privacy" link to the website footer by @SuyashParmar in #1049
- hotfix: ci error by @ryankert01 in #1061
- chore(deps): bump urllib3 from 2.6.2 to 2.6.3 in /qdp/qdp-python by @dependabot[bot] in #1062
- chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 by @dependabot[bot] in #1063
- chore(deps): bump filelock from 3.20.0 to 3.20.3 in /qdp/qdp-python by @dependabot[bot] in #1064
- chore(deps-dev): bump torch from 2.2.2 to 2.8.0 in /qdp/qdp-python by @dependabot[bot] in #1065
- Update .asf.yaml to enable branch updates for pr by @guan404ming in #1066
- [QDP] Support float32 CUDA amplitude encoding in Python bindings by @viiccwen in #1025
- chore(deps): bump qs from 6.14.1 to 6.14.2 in /website by @dependabot[bot] in #1052
- feat: add Rust, Python testing coverage toolchain by @viiccwen in #1060
- added PyPI classifiers for frameworks and environment by @SuyashParmar in #1051
- Fix Cirq backend circuit mutation when adding measurements by @shiavm006 in #1072
- [QDP] Refactor qdp-python
lib.rsby @viiccwen in #1054 - chore(deps): bump ajv in /website by @dependabot[bot] in #1073
- chore(deps): bump werkzeug from 3.1.5 to 3.1.6 by @dependabot[bot] in #1074
- Add CODEOWNERS for review routing by @guan404ming in #1075
- Add CODEOWNERS ryankert01 by @ryankert01 in #1078
- avoid mutating user backend config by @shiavm006 in #1076
- [Docs] [QDP] add qdp example by @ryankert01 in #1079
- [Examples] [QDP] re-org files & add simple example for qdp by @ryankert01 in #1085
- chore(deps): bump werkzeug from 3.1.5 to 3.1.6 in /qdp/qdp-python by @dependabot[bot] in #1086
- Improve coverage for amazon_braket_backend.py to 99% by covering regi… by @alisha-1000 in #1082
- Align Iris amplitude encoding benchmark between PennyLane and QDP by @rich7420 in #1088
- [Docs] Update how-to-contribute page to use GitHub Issues #1077 by @alisha-1000 in #1087
- Improve coverage for qdp.py by testing import fallback and stub behavior by @alisha-1000 in #1084
- Add 400Ping to CODEOWNERS by @400Ping in #1089
- [Docs] Fix Biweekly Community Meeting Section by @400Ping in #1090
- Update README with QDP installation instructions by @ryankert01 in #1092
- [QDP] feat: improve iris benchmark example by @rich7420 in #1095
- make test_rust will automatically install cargo-llvm-cov if it's not found by @ryankert01 in #1099
- Added the run_throughput_pipeline_py PyO3 binding function so make te… by @ryankert01 ...
mahout-qumat-0.5.0
What's Changed
- MAHOUT-1817 Implement caching in Flink Bindings by @andrewpalumbo in #203
- MAHOUT-1570: Flink backend for Mahout DSL by @alexeygrigorev in #137
- turn of github notifications, test travis config w. mvn debugger by @andrewpalumbo in #225
- MAHOUT-1836: reorder javadoc paramter comments by @mutekinootoko in #227
- (nojira) enable flink tests by @andrewpalumbo in #226
- [MAHOUT-1956] Update README.md to include build instructions for GPU/GPU/JVM by @andrewpalumbo in #297
- [WEBSITE] Added Jekyll Bootstrapper etc by @rawkintrevo in #308
- Added theme by @rawkintrevo in #309
- Refactored to docs and front sub sites by @rawkintrevo in #311
- (NOJIRA) Manual rollback to 0.13.1-SNAPSHOT + cosmetic fixes by @andrewpalumbo in #336
- Preparing for release by @andrewmusselman in #364
- Branch 0.14.0 by @andrewmusselman in #365
- Fixed Spelling. by @jimmycasey in #359
- HOTFIX: Source and binary assemblies by @rawkintrevo in #366
- HOTFIX: Adding JavaDocs functionality back in by @rawkintrevo in #367
- NOJIRA: Editing release instructions by @andrewmusselman in #368
- WEBSITE-Typo in website title by @jeffling in #369
- (nojira) fix for http://openjdk.java.net/jeps/212; update SCM tag to 0.14.1 by @andrewpalumbo in #371
- MAHOUT-2067: Update RAT plugin to latest release version. by @ottlinger in #372
- (NOJIRA) version bump to V14.0, some other small fixes, changed Keys for apalumbo by @andrewpalumbo in #373
- MAHOUT-2067: Latest RAT release, fixes in pom.xml by @ottlinger in #374
- [MAHOUT-2017] small tweaks after large refactor several upgrades [MAH… by @andrewpalumbo in https://github.com//pull/376
- Mahout 14.1 by @andrewpalumbo in #377
- Mahout 14.1 Rollback, release prepare, changes in terminoligy by @andrewpalumbo in #378
- [NOJIRA][MAHOUT-14.1][RELEASEWORK]- Merge apache/mahout-14.1 to aplaumbo/mahout-14.1 (Github/gitbox permissions are not working- cant push directly) by @andrewpalumbo in #379
- Mahout 14.1 Rollback by @andrewpalumbo in #380
- [MAHOUT-2071] Fix binary and source releases by @andrewpalumbo in #382
- (nojira) remove old or uinfinished files before release by @andrewpalumbo in #386
- Bump lucene.version from 5.5.2 to 8.3.0 in /community/mahout-mr/mr by @dependabot[bot] in #383
- Bump xstream from 1.4.4 to 1.4.6 in /community/mahout-mr/mr by @dependabot[bot] in #381
- [MAHOUT-2083][release] fix 14.1-RC3 release, rollback manually, reset to scala 2.11… by @andrewpalumbo in #388
- [MAHOUT-2084][MAHOUT-2083]: prevent build from creating a default source release in $MAHOUT_HOME/target by @andrewpalumbo in #389
- MAHOUT-2085 Add scm tag for each pom.xml per ASF release guidelines by @andrewpalumbo in #390
- MAHOUT-2086: use consistent SBT resolvable jar naming scheme with the correct convention by @andrewpalumbo in #391
- [MAHOUT-2088] Update Apache parent pom to latest version (23) from 18 by @andrewpalumbo in #392
- Feature/build cleanup by @chrisdutz in #395
- Introduced the "with-community-modules" profile (disabled per default) by @chrisdutz in #396
- Fixes MAHOUT-2106 - Remove words "whitelist" by @rawkintrevo in #397
- MAHOUT-2106 Adjust confusing comments by @sergiu-svinarciuc in #398
- Build cleanup by @rawkintrevo in #400
- MAHOUT-2114 [WIP] Archive contains LICENSE and LICENSE.txt as well as NOTICE and NOTICE.txt by @balashashanka in #402
- MAHOUT-2117 Fixing licensing issues by @chrisdutz in #403
- [HOTFIX] Website issues by @rawkintrevo in #406
- [HOTFIX] Removing ASF Header from markdown by @rawkintrevo in #407
- [HOTFIX] Missed a directory when pulling ASF headers off by @rawkintrevo in #408
- Corrections to README.md: Made grammatical, punctuation corrections in the README.md file to ma… by @royadityak94 in #409
- MAHOUT-2127 Fix broken DistanceMetrics.scala hyperlink by @lewismc in #410
- MAHOUT-2122 Add Getting Started Docker by @rawkintrevo in #405
- Added Minutes for 2020-10-30 weekly meeting by @rawkintrevo in #411
- Trunk by @rawkintrevo in #412
- MAHOUT-2136 Ridge Regression by @josehernandezsc in #413
- MAHOUT-2129 Update Version for docs [WEBISTE] by @rawkintrevo in #414
- MAHOUT-2133 Updated quickstart to reference Getting Started with Zeppelin by @rawkintrevo in #415
- MAHOUT-2133 Pt 2 by @rawkintrevo in #416
- Changing titles and gem path by @andrewmusselman in #419
- NOJIRA: Add docs for Cochrane Orcutt Regression by @rawkintrevo in #420
- MAHOUT-2147: Canopy Cluster Scaladocs by @rawkintrevo in #421
- MAHOUT-2148 Add scaladocs to distance metrics by @rawkintrevo in #422
- MAHOUT-2151 Add Scaladocs to AsFactor.scala by @rawkintrevo in #423
- MAHOUT-2155 Add Javadocs for RandomWrapper by @rawkintrevo in #424
- MAHOUT-2160 - Add asf link to footer by @rawkintrevo in #425
- MAHOUT-2161Fix website link in sidebar by @rawkintrevo in #426
- 2139 - Ignore JSON in rat by @rawkintrevo in #427
- MAHOUT-2158 Website Refactor by @rawkintrevo in #428
- MAHOUT-2149 by @josep2 in #429
- Update mahout.yml by @josep2 in #430
- Update mahout.yml by @josep2 in #431
- Update mahout.yml by @josep2 in #432
- Update mahout.yml by @josep2 in #433
- [no-jira] update gitaction to build from main instead of trunk by @rawkintrevo in #434
- MAHOUT-2177 Add
papersfeed by @rawkintrevo in #435 - Papers 3-6-24 by @rawkintrevo in #436
- MAHOUT-2199 - Fix Config Loading by @rawkintrevo in #437
- MAHOUT-2198 Add Notebook Closes #2198 by @rawkintrevo in #438
- First Set of Broken Website Links by @tdnaugle in #439
- Last Set of Broken Website Links by @tdnaugle in #440
- MAHOUT-2203 Add Cirq backend by @rawkintrevo in #441
- Mahout 2201 - Add execute method by @rawkintrevo in #443
- MAHOUT 2212 - runs builds for pull requests against branch by @josep2 in #447
- MAHOUT-2202 Testing Suite Template (plus MAHOUT-2207) by @tdnaugle in #442
- MAHOUT-2211 Add Roadmap to Readme.md by @rawkintrevo in #445
- Mahout 2210 Docs by @rawkintrevo in #446
- MAHOUT-2213 Implement Amazon Bracket backend by @rawkintrevo in #449
- MAHOUT-2209 Implement draw_circuit( method by @rawkintrevo in #450
- MAHOUT-452 Create issue_template.md by @rawkintrevo in #460
- MAHOUT-454 Notebook Testing by @rawkintrevo in #462
- MAHOUT 464/5/6/7 - Add rotational gates by @rawkintrevo in #471
- MAHOUT-468 & MAHOUT-469 Add parameter object and bind at execution by @rawkintrevo in #472
- MAHOUT-2215 Remove Google Analytics from the Mahout Website by @niallkp in #481
- [hotfix] Add Matamo by @rawkintrevo in #482
- MAHOUT-484 Pump to python 3.10 by @rawkintrevo in #485
- Add QC Primer by @rawkintrevo in #486
- MAHOUT-48...