COMMITS
/ .github/workflows/build.yml 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 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
April 25, 2025
D
Bump astral-sh/setup-uv from 5 to 6 (#12683)
dependabot[bot] 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
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
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
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
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
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
April 6, 2021
D
feat: Add mypy configuration file (#4315)
Dhruv Manilawala committed
April 5, 2021
D
fix(mypy): type annotations for linear algebra algorithms (#4317)
Dhruv Manilawala committed
April 4, 2021
D
fix(mypy): type annotations for conversions algorithms (#4314)
Dhruv Manilawala committed
D
fix(mypy): type annotations for cipher algorithms (#4306)
Dhruv Manilawala committed
April 3, 2021
A
[mypy] fix hashes folder (#4305)
algobytewise committed
April 2, 2021
A
[mypy] Fix directory arithmetic_analysis (#4304)
algobytewise committed
March 31, 2021
C
[mypy] Fix web_programming directory (#4297)
Christian Clauss committed
C
mypy: Use a --exclude list (#4296)
Christian Clauss committed
March 27, 2021
A
Move: traversals/binary_tree_traversals.py --> searches/binary_tree_traversal.py (#4295)
algobytewise committed
March 26, 2021
A
[mypy] fix small folders 2 (#4293)
algobytewise committed
March 23, 2021
A
[mypy] fix small folders (#4292)
algobytewise committed
March 22, 2021
A
[mypy] fix compression folder (#4290)
algobytewise committed
March 20, 2021
C
build.yml: Run mypy --ignore-missing-imports (#4276)
Christian Clauss committed
November 29, 2020
D
Validate only submitted Project Euler solution (#3977)
Dhruv Manilawala committed
November 24, 2020
C
Python 3.9 (#3926)
Christian Clauss committed
November 19, 2020
D
Update related to the change in CI testing (#3903)
Dhruv Manilawala committed
D
Move CI tests from Travis to GitHub (#3889)
Dhruv Manilawala committed