Python addtional math libary
Go to file
Falko Victor Habel 41c0d20783 Merge pull request 'basic functionallity for is odd/even' (#1) from feat/is_odd_or_even into develop
Reviewed-on: #1
2025-02-10 17:16:03 +00:00
.vscode added vscode depending dependencies 2025-02-09 21:51:00 +01:00
src/fabelous_math basic functionallity for is odd/even 2025-02-09 21:53:03 +01:00
tests added testing files 2025-02-09 21:52:15 +01:00
.gitignore Initial commit 2025-02-09 13:42:22 +00:00
LICENSE Initial commit 2025-02-09 13:42:22 +00:00
README.md Initial commit 2025-02-09 13:42:22 +00:00
example.py basic functionallity for is odd/even 2025-02-09 21:53:03 +01:00
pyproject.toml basic functionallity for is odd/even 2025-02-09 21:53:03 +01:00
setup.py basic functionallity for is odd/even 2025-02-09 21:53:03 +01:00

README.md

fabelous-math

Python addtional math libary