1. ef00f92 docs: add instructions for creating versioned documentation (#961) by Ryan Huang · 10 hours ago main
  2. e670407 Update release docs and scripts (#964) by Guan-Ming (Wesley) Chiu · 10 hours ago
  3. e4c3e58 [QDP] Add observability tools to diagnose pipeline performance (#945) by KUAN-HAO HUANG · 11 hours ago
  4. 762d7b8 fix(qdp): Replace panic with Result error for Arrow IPC capacity overflow (#960) by Shivam Mittal · 11 hours ago
  5. 1d75544 docs: fix doc link (#962) by Xin Hao · 12 hours ago
  6. 805c5a5 feat: add make test & make pre-commit to enhance development flow (#943) by Ryan Huang · 33 hours ago v0.5-stable mahout-qumat-0.5.0-RC1
  7. 0dc7a6d [Docs] Modify 'How to contribute' Apache url (#959) by ChenChen Lai · 33 hours ago
  8. 03c2853 docs: update section headers in mailing lists documentation (#950) by Ryan Huang · 36 hours ago
  9. e686a91 [QDP] Add Angle Encoding Async Pipeline for Large Batch Uploads (#928) by Jie-Kai Chang · 2 days ago
  10. 6bf1c74 update link (#957) by Jie-Kai Chang · 2 days ago
  11. 0fabed9 [Docs] Switch Icon (#954) by 400Ping · 2 days ago
  12. 7a9382c modify building the website command (#956) by ChenChen Lai · 2 days ago
  13. d811c26 [QDP] Update NVTX workflow docs for new async pipeline capture (#939) by KUAN-HAO HUANG · 2 days ago
  14. f1634b6 remove unnecessary pics (#952) by Jie-Kai Chang · 3 days ago
  15. 0435046 [Fix] social card image (#946) by Jie-Kai Chang · 3 days ago
  16. 8bdad28 feat: update mahout icon so it's visible in light mode (#951) by Ryan Huang · 3 days ago
  17. 8587048 style: update dropdown menu background and add border styling (#949) by Ryan Huang · 3 days ago
  18. 434d162 Add blog authors metadata (#947) by Jie-Kai Chang · 3 days ago
  19. 5901b9a docs: use relative links in docs (#948) by Jie-Kai Chang · 3 days ago
  20. f3671f3 [Docs] Add API Reference (#902) by Jie-Kai Chang · 3 days ago
  21. 76a7d12 MAHOUT-801: Add float32 L2 norm reduction kernel for single vector (#916) by Vic Wen · 3 days ago
  22. b736eb9 [Docs] init docs effort (#914) by Ryan Huang · 3 days ago
  23. d5fc18b feat: enhance test skipping logic (#925) by Ryan Huang · 4 days ago
  24. 5f84997 feat: add device ID consistency check between PyTorch and DLPack (#931) by Vic Wen · 5 days ago
  25. 11db508 [QDP] Refactor `encode()` method into helper functions with tests (#814) by Vic Wen · 5 days ago
  26. 8e63190 docs: update README with instructions to run QDP tests (#926) by Ryan Huang · 5 days ago
  27. 328c7e3 Add tensorflow to dev dependency (#927) by Ryan Huang · 5 days ago
  28. 8ab9dbe quick fix: testing errors (#924) by Ryan Huang · 6 days ago
  29. 026e6c7 MAHOUT-799 [QDP] Add IQP encoding (#868) by Ryan Huang · 6 days ago
  30. 573e6b7 Refactor: Unify Qubit Validation Logic (#908) by KUAN-HAO HUANG · 6 days ago
  31. 187dc4b feat: Make qdp-kernels build/link on Linux without nvcc by providing stub symbols (#887) by KUAN-HAO HUANG · 7 days ago
  32. d052d4e MAHOUT-878 Add CUDA Torch Tensor Support for QDP Python Binding (#881) by Ryan Huang · 7 days ago
  33. 2899605 [QDP] refactor: centralize CUDA kernel configuration constants (#905) by KUAN-HAO HUANG · 7 days ago
  34. be4da02 [QDP] Add Parquet streaming support for angle encoding (#898) by Jie-Kai Chang · 7 days ago
  35. c79cc49 MAHOUT-855 [Docs] [QDP] Getting Started (#903) by Ryan Huang · 7 days ago
  36. 34feb76 MAHOUT-892 Update benchmark notebook for new changes (#900) by Ryan Huang · 7 days ago
  37. 744e8dd [QDP] Add angle encoding support to benchmark suite (#894) by Jie-Kai Chang · 7 days ago
  38. e0eea46 Fix KeyError when shots not specified in Qiskit backend (#899) by Ryan Huang · 7 days ago
  39. 96fa4ec MAHOUT-746: Add regression tests for DLPack tensor shape (#896) by Guan-Ming (Wesley) Chiu · 7 days ago
  40. 814c566 [QDP] Add TensorFlow .pb support to unified encode() path (#891) by Shivam Mittal · 8 days ago
  41. 8c2cbb2 Fix MathJax rendering by self-hosting to comply with CSP (#890) by Guan-Ming (Wesley) Chiu · 8 days ago
  42. eb67e67 Fix LaTeX rendering on website (#889) by Guan-Ming (Wesley) Chiu · 8 days ago
  43. 723f045 [QDP] Add angle encoding (#852) by Jie-Kai Chang · 8 days ago
  44. b1718f8 [QDP] docs: Add concept doc (#884) by KUAN-HAO HUANG · 8 days ago
  45. a8f70ee Expand Python CI test matrix to all supported versions (#886) by KUAN-HAO HUANG · 8 days ago
  46. 65bd92a Add qumat dependency to qumat-qdp package (#875) by Guan-Ming (Wesley) Chiu · 9 days ago
  47. 6762f85 Add release.md (#866) by Guan-Ming (Wesley) Chiu · 9 days ago
  48. 9e3738e [QDP] Add streaming basis encoding (#851) by Guan-Ming (Wesley) Chiu · 10 days ago
  49. 13acd69 Update to use local command for clippy check (#873) by Ryan Huang · 10 days ago
  50. 67f566c [Fix] Update NOTICE (#874) by Jie-Kai Chang · 10 days ago
  51. 5b970ba [QDP] Upgrade tch to 0.22 (#872) by Guan-Ming (Wesley) Chiu · 10 days ago
  52. e62ab72 MAHOUT-866: Update docs to reflect the unified test workflow and testing structure (#870) by Vic Wen · 10 days ago
  53. e120eab [Fix] Fix typo to align README (#871) by Jie-Kai Chang · 10 days ago
  54. 33cd4d3 [CI] Update notebook check workflow (#869) by Ryan Huang · 10 days ago
  55. e96b229 Remove python related commands from make file (#867) by Guan-Ming (Wesley) Chiu · 10 days ago
  56. 99ac92a Add QDP (Quantum Data Plane) to project structure (#864) by Ryan Huang · 10 days ago
  57. 2d22833 MAHOUT-861 Merge qdp-dev into dev dependency-groups (#863) by Guan-Ming (Wesley) Chiu · 10 days ago
  58. bac6b36 remove unnecessary entry on pyproject.toml (#853) by Ryan Huang · 11 days ago
  59. e945807 MAHOUT-856 Reorder talks list to use consistent chronological order (#860) by Ryan Huang · 11 days ago
  60. 88f924b Fix unused field warning in TorchReader (#850) by Guan-Ming (Wesley) Chiu · 11 days ago
  61. cc90b09 Consolidate conftest.py into testing directory (#847) by Guan-Ming (Wesley) Chiu · 11 days ago
  62. ccfc116 [QDP] Add encoding method parameter to all benchmarks (#840) by Guan-Ming (Wesley) Chiu · 11 days ago
  63. 32d29f6 [CI] Add Python build workflow (#849) by Guan-Ming (Wesley) Chiu · 12 days ago
  64. b3970e6 Fix command syntax for QDP installation (#848) by Guan-Ming (Wesley) Chiu · 12 days ago
  65. 1b85ab8 Fix custom 404 page not being served on production (#846) by Guan-Ming (Wesley) Chiu · 12 days ago
  66. 67e48d5 [QDP] PyTorch input format support (#815) by Jie-Kai Chang · 12 days ago
  67. 0cdd476 Add custom 404 page and redirects for legacy documentation (#835) by Guan-Ming (Wesley) Chiu · 12 days ago
  68. 21e94b2 Consolidate CUDA error code mapping and align error messages (#841) by Guan-Ming (Wesley) Chiu · 13 days ago
  69. 63ef825 [QDP] Add basis encoding (#839) by Guan-Ming (Wesley) Chiu · 13 days ago
  70. 6f16792 [CI] Update Jupyter Notebook testing without testing benchmark notebo… (#838) by Ryan Huang · 13 days ago
  71. 929edd7 MAHOUT-828 Add unit tests for single-qubit gates and swap test functionality (#837) by Ryan Huang · 13 days ago
  72. b29f381 Update backend initialization to support legacy simulator types in AerSimulator (#836) by Ryan Huang · 13 days ago
  73. 4ece659 Refactor code structure for improved readability and maintainability (#833) by Ryan Huang · 13 days ago
  74. af3ff8b MAHOUT-826 Add pytest configuration for QDP tests and custom markers (#832) by Ryan Huang · 13 days ago
  75. 7fda3be [CI] Optimize Python bindings workflow to reduce build time and improve artifact handling (#834) by Ryan Huang · 13 days ago
  76. a74d5a2 MAHOUT-823: [QDP] test: add & refactor NumPy encoding tests for improved clarity and coverage (#824) by Vic Wen · 14 days ago
  77. 47d899b [QDP] Enhance numerical safety checks in preprocessor (#805) by Vic Wen · 14 days ago
  78. fc40439 MAHOUT-817: update mailing lists documentation to include Slack (#821) by Vic Wen · 14 days ago
  79. 19808a1 [QDP] Add libtorch workflow (#822) by Ping · 2 weeks ago
  80. 243742a Remove outdated document (#819) by Guan-Ming (Wesley) Chiu · 2 weeks ago
  81. 011e851 [QDP] Improve Pytorch Copy Lock (#820) by KUAN-HAO HUANG · 2 weeks ago
  82. bff0b88 Reorganize website documentation under /qumat namespace (#818) by Guan-Ming (Wesley) Chiu · 2 weeks ago
  83. 8e5683f Add GitHub-style markdown rendering to website (#812) by Guan-Ming (Wesley) Chiu · 2 weeks ago
  84. 2a1e9e9 Update README to align latest changes (#808) by Guan-Ming (Wesley) Chiu · 2 weeks ago
  85. 2526ff3 MAHOUT-744: Improve error messages for missing backend_config keys (#807) by Vic Wen · 2 weeks ago
  86. d3b4221 [QDP] Reconstruct project files into multiple platforms (#809) by Ping · 2 weeks ago
  87. d4a678d [QDP] Add PyTorch shape validation (#810) by Guan-Ming (Wesley) Chiu · 2 weeks ago
  88. 10233ee [QDP] Simplify Python API with unified encode() method (#803) by Guan-Ming (Wesley) Chiu · 2 weeks ago
  89. 1cd83d6 [QDP] Integrate QDP into Qumat (#806) by Guan-Ming (Wesley) Chiu · 2 weeks ago
  90. 674e427 MAHOUT-801: Unify python package managers (#802) by Guan-Ming (Wesley) Chiu · 2 weeks ago
  91. 7fe53ea add import test by rich7420 · 4 weeks ago
  92. b8647b4 [QDP] Add TensorFlow tensor input support by rich7420 · 4 weeks ago
  93. bb366e3 MAHOUT-555: Final clean update of mailing lists (#784) by Rutuja123-dos · 3 weeks ago
  94. 5b6055a [QDP] Update benchmark_throughput to batch encoding (#796) by Ping · 3 weeks ago
  95. 509c28f [QDP] Fix benchmark to use batch encoding (#794) by Guan-Ming (Wesley) Chiu · 3 weeks ago
  96. cc326da [QDP] [Numpy] add path exist check (#793) by Ryan Huang · 3 weeks ago
  97. 09ca3bf [QDP] add scaling test (Latency vs. Qubits) (#778) by Ping · 3 weeks ago
  98. aeead5a [QDP] Numpy IO support (#777) by Ryan Huang · 3 weeks ago
  99. c987a43 [QDP] Double-buffered pinned I/O pipeline and faster Parquet decode (#751) by Ping · 3 weeks ago
  100. 4b34a63 MAHOUT-725: [QDP] PyTorch Tensor Detection and CPU Path (#763) by Cheyu Wu · 4 weeks ago