Sign in
apache
/
mahout
/
HEAD
fbeb089
[Feature][QDP] IQP kernel fusion and persistent kernel / grid-stride optimizations (#1253)
by Jie-Kai Chang
· 3 hours ago
main
24e6285
[Docs] Add Jie-Kai (Jay) Chang to core committers (#1258)
by Jie-Kai Chang
· 15 hours ago
e4c9e4c
Remove unused files (#1254)
by Guan-Ming (Wesley) Chiu
· 22 hours ago
775d21a
[Docs] Rename community meeting link to Subscribe (#1255)
by Jie-Kai Chang
· 34 hours ago
909131d
Add pure-PyTorch reference implementations (#1189)
by Ryan Huang
· 2 days ago
67f59e2
perf(qdp): Implement async prefetching and native f32 dispatch pipelines (#1242)
by KUAN-HAO HUANG
· 2 days ago
c2676eb
[QDP] Add AMD Dockerfile without startup smoke test (#1251)
by Jie-Kai Chang
· 4 days ago
93cfe7b
[QDP] Add .dockerignore to reduce AMD Docker build context (#1247)
by Jie-Kai Chang
· 4 days ago
f998001
[QDP] Add Dockerfile.qdp-amd for AMD environment testing (#1246)
by Jie-Kai Chang
· 4 days ago
4ff568c
[Website] Fix CSP violation by self-hosting cubes.png texture (#1244)
by Karanjot Gaidu
· 5 days ago
cd5c488
chore(deps): bump lodash from 4.17.23 to 4.18.1 in /website (#1241)
by dependabot[bot]
· 6 days ago
2f1fd63
fix(website): katex and google font not found (#1139) (#1240)
by Han-Wen Tsao
· 6 days ago
33eb815
[QDP] Add SVHN IQP encoding benchmark with PennyLane baseline and QDP pipeline (#1186)
by Ryan Huang
· 6 days ago
267e183
[QDP] Add unit tests for Parquet readers (#1203)
by ChenChen Lai
· 10 days ago
ec43765
chore(deps): bump pygments from 2.19.2 to 2.20.0 in /qdp/qdp-python (#1232)
by dependabot[bot]
· 12 days ago
6d35aca
chore(deps): bump brace-expansion from 1.1.12 to 1.1.13 in /website (#1230)
by dependabot[bot]
· 13 days ago
db26e69
chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /website (#1229)
by dependabot[bot]
· 13 days ago
2f537ab
feat: add SVHN Quantum Kernel SVM benchmark (#1175)
by KUAN-HAO HUANG
· 2 weeks ago
34cd796
chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /website (#1217)
by dependabot[bot]
· 2 weeks ago
c8daf8b
chore(deps): bump requests from 2.32.5 to 2.33.0 in /qdp/qdp-python (#1220)
by dependabot[bot]
· 2 weeks ago
ae02111
chore(deps): bump requests from 2.32.5 to 2.33.0 (#1221)
by dependabot[bot]
· 2 weeks ago
8c37fad
[Fix] Website main page image (#1223)
by Jie-Kai Chang
· 2 weeks ago
24aa10a
[QDP] Add unit tests for streaming angle encoder coverage (#1204)
by yehfela
· 2 weeks ago
084dd2e
[QDP] fix: Enhance TorchReader tests for file handling and error cases (#1215)
by Eddie Tsai
· 2 weeks ago
7304c91
chore(deps): bump rustls-webpki from 0.103.9 to 0.103.10 in /qdp (#1209)
by dependabot[bot]
· 3 weeks ago
bf666be
Add phase encoding (#1199)
by Eddie Tsai
· 3 weeks ago
8444c2c
[QDP] Add unit tests for streaming amplitude encoder coverage (#1200)
by ChenChen Lai
· 3 weeks ago
3f1216e
chore(deps): bump pyasn1 from 0.6.2 to 0.6.3 (#1202)
by dependabot[bot]
· 4 weeks ago
ad3d2c6
[QDP] Add angle and basis encoding tests for numpy input (#1179)
by yehfela
· 4 weeks ago
7fe002c
[QDP] Enhance benchmark's installation journey (#1154)
by ChenChen Lai
· 4 weeks ago
5635384
Add wheel build pipeline (#1195)
by Guan-Ming (Wesley) Chiu
· 4 weeks ago
54fcd13
Hoist loop-invariant norm computation in iqp_encode_batch_kernel_naive (#1198)
by wdskuki
· 4 weeks ago
2e9248b
chore(deps): bump lz4_flex from 0.11.5 to 0.11.6 in /qdp (#1197)
by dependabot[bot]
· 4 weeks ago
4ab3619
docs: self host katex.min.css to fix not loading issue (#1140)
by Tim Hsiung
· 4 weeks ago
5ece9f4
Initial effort on adding type hints to qumat (#1190)
by Tim Hsiung
· 4 weeks ago
8d96c7f
refactor: `iqp_encode_kernel` and `iqp_encode_batch_kernel` (#1188)
by Ryan Huang
· 4 weeks ago
8123703
Add conditional check for repository in workflow (#1185)
by Ryan Huang
· 4 weeks ago
a3f2674
[QDP] centralized Python tests and default to single-process pytest to avoid CUDA OOM (#1147)
by Vic Wen
· 4 weeks ago
b89617b
[QDP] Add GCS remote URL support (#1174)
by Jie-Kai Chang
· 4 weeks ago
2524716
refactor: standardize qdp-core GPU integration tests (#1172)
by Vic Wen
· 4 weeks ago
ea99a8a
Enable auto merge (#1168)
by Guan-Ming (Wesley) Chiu
· 5 weeks ago
1063996
docs: fix link (#1165)
by Tim Hsiung
· 5 weeks ago
0acb064
chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 in /qdp (#1167)
by dependabot[bot]
· 5 weeks ago
f2638e2
Pin lychee-action to ASF-approved SHA (#1164)
by Guan-Ming (Wesley) Chiu
· 5 weeks ago
3818637
feat: add MNIST amplitude encoding benchmarks for PennyLane and QDP p… (#1161)
by Ryan Huang
· 5 weeks ago
6092a6c
[QDP] Optimize run_throughput_pipeline to avoid per-iteration Vec allocations (#1136)
by ChenChen Lai
· 5 weeks ago
20a8108
add document typecheck ci test (#1163)
by ChenChen Lai
· 5 weeks ago
d1e630e
[QDP] Add remote URL support for cloud object storage (S3) (#1130)
by Guan-Ming (Wesley) Chiu
· 5 weeks ago
4390f79
Enable Ruff rules E and most of ANN (#1159)
by Tim Hsiung
· 5 weeks ago
c7e38cb
feat: support CUDA tensor GPU-pointer encoding for iqp and iqp-z (#1115)
by Vic Wen
· 5 weeks ago
a7aca7f
Fix qdp/getting-started.md url (#1157)
by ChenChen Lai
· 5 weeks ago
9c0b3c2
Add missing 's' to Jupyter ci and change wrong flag usage (#1150)
by Ryan Huang
· 5 weeks ago
64c437b
Re-enable ruff on ipynb (#1149)
by Tim Hsiung
· 5 weeks ago
587a1d9
[Doc] PR policy and Review Guidelines (#1122)
by Jie-Kai Chang
· 5 weeks ago
b7b10df
ci: lychee to check broken links (#1145)
by Tim Hsiung
· 5 weeks ago
f928fde
enable important ruff rules that can be fixed easily (#1143)
by Tim Hsiung
· 5 weeks ago
98602f1
test: add pytest-xdist to speed up tests (#1142)
by Tim Hsiung
· 5 weeks ago
927044b
docs: merge website/CONTRIBUTING.md into website/README.md, add troubleshooting guide (#1134)
by Tim Hsiung
· 5 weeks ago
55622fd
[QDP] Remove circular qumat dependency from qumat-qdp (#1135)
by Guan-Ming (Wesley) Chiu
· 5 weeks ago
c4a2d56
docs: use relative path to avoid link to docs with different version (#1137)
by Tim Hsiung
· 5 weeks ago
7ec1d8f
docs: fix doc version inconsistency in navbar (#1138)
by Tim Hsiung
· 5 weeks ago
df1aa34
docs: add frontmatter to every docs/**/*.md (#1133)
by Tim Hsiung
· 5 weeks ago
e2cdaed
docs: better hot reload (#1132)
by Tim Hsiung
· 5 weeks ago
598a9ad
docs: improve website math format (#1131)
by Tim Hsiung
· 5 weeks ago
4776a6f
docs(README): update basic-gates link to point to the documentation site (#1128)
by Tim Hsiung
· 5 weeks ago
ba5992f
docs(katex): remove custom .katex style to address math expression duplication issue (#1129)
by Tim Hsiung
· 5 weeks ago
713ceff
docs(basic-gates.md): fix broken LaTeX math in GitHub Markdown (#1127)
by Tim Hsiung
· 5 weeks ago
e5f936c
docs(README): update broken internal docs link (#1126)
by Tim Hsiung
· 5 weeks ago
634f0e1
replacing internal error-to-string with comprehensive implementation (#1124)
by ChenChen Lai
· 5 weeks ago
5ef66db
developement guide (#1121)
by Jie-Kai Chang
· 5 weeks ago
a5428c0
[QDP] add document hardcoded NullHandling::FillZero in stream_encode (#1120)
by ChenChen Lai
· 5 weeks ago
b13c6f3
feat: add CUDA float32 batch amplitude encoding support in Python bindings (#1116)
by Vic Wen
· 5 weeks ago
2541c68
[Website][Docs] Redirect website & unified download Page (#1119)
by Jie-Kai Chang
· 5 weeks ago
dfe118e
[QDP] DLPack Tensor unsafe cleanup refactoring (#1011)
by ChenChen Lai
· 5 weeks ago
69c312e
chore(deps): bump minimatch and serve-handler in /website (#1118)
by dependabot[bot]
· 5 weeks ago
8f83f91
chore(deps): bump svgo from 3.3.2 to 3.3.3 in /website (#1117)
by dependabot[bot]
· 5 weeks ago
aae6632
Improve test coverage for qiskit_backend.py to 99% (#1112)
by Howardisme
· 6 weeks ago
52bc028
[QDP] Add zero-copy amplitude batch encoding from float32 GPU tensors (#1029)
by Vic Wen
· 6 weeks ago
4eaeb08
Fix/dynamic cuda encoding method list (#1100)
by Suyash Parmar
· 6 weeks ago
cedcc76
fix: misaligned vector loads for odd-length samples in batch amplitude and norm kernels (#1108)
by Vic Wen
· 6 weeks ago
b68cdfd
Enable CUDA tensor validation for iqp and iqp-z encodings (#1093)
by Suyash Parmar
· 6 weeks ago
c801fe5
Add default null handling to run_throughput_pipeline_py function (#1110)
by Ryan Huang
· 6 weeks ago
9e0aac1
Add unified and configurable null handling (#1101)
by Ryan Huang
· 6 weeks ago
2dc9a02
Added the run_throughput_pipeline_py PyO3 binding function so make test_python passes (#1098)
by Ryan Huang
· 6 weeks ago
5db5e8d
make test_rust will automatically install cargo-llvm-cov if it's not found (#1099)
by Ryan Huang
· 6 weeks ago
a0449b5
[QDP] feat: improve iris example (#1095)
by KUAN-HAO HUANG
· 6 weeks ago
88eb7d1
Enhance README with QDP installation instructions (#1092)
by Ryan Huang
· 6 weeks ago
2e17724
[Docs] Fix Biweekly Community Meeting Section (#1090)
by Jie-Kai Chang
· 7 weeks ago
f152ca0
add codeowners (#1089)
by Jie-Kai Chang
· 7 weeks ago
c6cec49
Improve coverage for qdp.py by testing import fallback and stub behavior (#1084)
by alisha-1000
· 7 weeks ago
daece7e
[Docs] Update how-to-contribute page to use GitHub Issues #1077 (#1087)
by alisha-1000
· 7 weeks ago
d7cf2c3
Align Iris amplitude encoding benchmark between PennyLane and QDP (#1088)
by KUAN-HAO HUANG
· 7 weeks ago
bdc1a7b
Improve test coverage for amazon_braket_backend.py (#1082)
by alisha-1000
· 7 weeks ago
5fd27b4
chore(deps): bump werkzeug from 3.1.5 to 3.1.6 in /qdp/qdp-python (#1086)
by dependabot[bot]
· 7 weeks ago
194903b
[Examples] [QDP] re-org files & add simple example for qdp (#1085)
by Ryan Huang
· 7 weeks ago
08687ba
[Docs] [QDP] add qdp example (#1079)
by Ryan Huang
· 7 weeks ago
a59e8b8
Avoid mutating user backend config (#1076)
by Shivam Mittal
· 7 weeks ago
c3bc25a
Add CODEOWNERS ryankert01 (#1078)
by Ryan Huang
· 7 weeks ago
ec4868b
Add CODEOWNERS for review routing (#1075)
by Guan-Ming (Wesley) Chiu
· 7 weeks ago
7372c39
chore(deps): bump werkzeug from 3.1.5 to 3.1.6 (#1074)
by dependabot[bot]
· 7 weeks ago
Next »