COMMITS
/ .github/workflows/build.yml 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