COMMITS
/ .github/workflows March 25, 2026
D
Bump actions/deploy-pages from 4 to 5 (#14445)
dependabot[bot] committed
November 22, 2025
D
Bump actions/checkout from 5 to 6 (#13937)
dependabot[bot] committed
November 6, 2025
C
uv run --with=pytest-run-parallel --iterations=8 --parallel-threads=auto (#13863)
Christian Clauss committed
October 15, 2025
C
Delete requirements.txt because dependencies are in pyproject.toml (#13486)
Christian Clauss committed
October 8, 2025
D
Bump astral-sh/setup-uv from 6 to 7 (#13335)
dependabot[bot] committed
October 7, 2025
C
Test on Python 3.14 (#12710)
Christian Clauss committed
September 5, 2025
D
Bump actions/setup-python from 5 to 6 (#12952)
dependabot[bot] committed
August 23, 2025
D
Bump actions/upload-pages-artifact from 3 to 4 (#12922)
dependabot[bot] committed
August 12, 2025
D
Bump actions/checkout from 4 to 5 (#12891)
dependabot[bot] committed
July 29, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12864)
pre-commit-ci[bot] committed
July 9, 2025
B
Fix devcontainer build failure (#12837)
Bertrand Awenze committed
May 29, 2025
C
maths/radix2_fft.py: Fix calculation for Python 3.14 (#12772)
Christian Clauss committed
April 25, 2025
D
Bump astral-sh/setup-uv from 5 to 6 (#12683)
dependabot[bot] committed
January 19, 2025
C
Sphinx runs on ubuntu 24.04 arm (#12530)
Christian Clauss committed
December 27, 2024
D
Bump astral-sh/setup-uv from 4 to 5 (#12445)
dependabot[bot] committed
December 5, 2024
C
Use Astral uv (#12402)
Christian Clauss committed
October 8, 2024
C
Create GitHub Pages docs with Sphinx (#11888)
Christian Clauss committed
October 1, 2024
C
Drop six from our GitHub Actions (#11621)
Christian Clauss committed
September 30, 2024
C
Upgrade to Python 3.13 (#11588)
Christian Clauss committed
March 20, 2024
M
adding a proper fractions algorithm (#11224)
Margaret committed
February 1, 2024
D
Bump actions/cache from 3 to 4 (#11265)
dependabot[bot] committed
January 13, 2024
P
style: use proper indentation in `ruff.yml` (#11237)
Piotr Idzik committed
January 12, 2024
P
chore: update `actions/setup-python` to `v5` (#11236)
Piotr Idzik committed
P
fix: use `GITHUB_ACTOR` in `git config` (#11233)
Piotr Idzik committed
P
fix: consider months and days in `years_old` (#11234)
Piotr Idzik committed
October 3, 2023
C
Upgrade to Python 3.12 (#9576)
Christian Clauss committed
October 1, 2023
C
Fix ruff warning (#9272)
Christian Clauss committed
September 11, 2023
K
Euler 070 partial replacement of numpy loops. (#9055)
Kamil committed
September 9, 2023
S
Update `actions/checkout` with `fetch-depth: 0` (#9046)
Saransh Chopra committed
June 26, 2023
C
Fix failing pytest quantum/bb84.py (#8838)
Christian Clauss committed
June 25, 2023
C
GitHub Actions build: Add more tests (#8837)
Christian Clauss committed
March 15, 2023
C
Replace bandit, flake8, isort, and pyupgrade with ruff (#8178)
Christian Clauss committed
November 1, 2022
C
refactor: Move pascals triange to maths/ (#7932)
Caeden Perelli-Harris committed
October 31, 2022
C
Test on Python 3.11 (#6591)
Christian Clauss committed
October 29, 2022
A
Add running doctest to pytest default (#7840)
Andrey committed
October 3, 2022
C
chore: remove pre-commit GHA (#6565)
Christian Clauss committed
July 11, 2022
C
Get rid of the Union (#6246)
Christian Clauss committed
July 7, 2022
C
Upgrade GitHub Actions (#6236)
Christian Clauss committed
February 13, 2022
C
pyupgrade --py310-plus and run mypy in precommit, not build (#5996)
Christian Clauss committed
C
Upgrade to Python 3.10 (#5992)
Christian Clauss committed
January 26, 2022
M
ci: add mkdir step for mypy (#5927)
Michael Currin committed
November 16, 2021
A
[Mypy] fix other/least_recently_used (#5814)
Andrew Grangaard committed
November 6, 2021
C
mypy: Exclude only 20 files that are still failing (#5608)
Christian Clauss committed
October 14, 2021
C
It is OK to test ./scripts (#5290)
Christian Clauss committed
September 22, 2021
C
mypy --install-types --non-interactive . (#4530)
Christian Clauss committed
June 10, 2021
D
fix(action): delete approve workflow as it does not work (#4453)
Dhruv Manilawala committed
May 21, 2021
D
fix(action): testing and fixing errors (#4446)
Dhruv Manilawala committed
D
fix(action): correct indentation for types key (#4445)
Dhruv Manilawala committed
D
feat: action to approve workflow run (#4444)
Dhruv Manilawala committed
April 26, 2021
D
fix(ci): Update pre-commit hooks and apply new black (#4359)
Dhruv Manilawala committed