Commit Graph
15 Commits
Author SHA1 Message Date
jono 41daf4f7e0 Remove CONTRIBUTORS.md 2025-06-17 14:30:11 -04:00
jono 36f51ca67e fix: Typo in test
Run Python Tests / test (3.12) (pull_request) Successful in 11s
Run Python Tests / test (3.10) (pull_request) Successful in 13s
Run Python Tests / test (3.8) (pull_request) Successful in 10s
2025-06-17 14:27:53 -04:00
jono 25f20a4db2 v0.2.0
Run Python Tests / test (3.12) (pull_request) Failing after 11s
Run Python Tests / test (3.10) (pull_request) Failing after 15s
Run Python Tests / test (3.8) (pull_request) Failing after 11s
2025-06-17 14:26:45 -04:00
jono ee414ea0dc feat: Added function * function multiplication 2025-06-17 14:26:26 -04:00
jono 8656b558b4 feat: Added alternative degree property to return largest_exponent 2025-06-17 14:12:19 -04:00
jono 30a5189928 fix: multiplying by 0 returns a function object representing 0 2025-06-17 14:08:36 -04:00
jono 3d2c724ad4 feat: Add nth derivative function and fix: typo derivitive->derivative 2025-06-17 14:06:45 -04:00
jono a761efe28e fix: Renamed differential function to derivitive 2025-06-17 13:45:51 -04:00
jono 8e8462d9d8 Add contribution badges
Run Python Tests / test (3.10) (pull_request) Successful in 9s
Run Python Tests / test (3.8) (pull_request) Successful in 10s
Publish Python Package to PyPI / deploy (push) Has been cancelled
Run Python Tests / test (3.12) (pull_request) Successful in 12s
2025-06-17 09:23:26 -04:00
jono 30056dc2b5 Only run automated tests on PR
Run Python Tests / test (3.10) (pull_request) Successful in 11s
Run Python Tests / test (3.12) (pull_request) Successful in 14s
Run Python Tests / test (3.8) (pull_request) Successful in 10s
Publish Python Package to PyPI / deploy (push) Has been cancelled
2025-06-16 19:40:26 -04:00
jono 2cf2126b90 Added Workflow to automatically deploy to pypi
Run Python Tests / test (3.10) (push) Successful in 10s
Run Python Tests / test (3.12) (push) Successful in 9s
Publish Python Package to PyPI / deploy (push) Successful in 28s
Run Python Tests / test (3.8) (push) Successful in 10s
2025-06-16 19:28:50 -04:00
jono 593a9de9e0 Removed cuda 11 version for consistency with automated tests
Run Python Tests / test (3.10) (push) Successful in 11s
Run Python Tests / test (3.8) (push) Successful in 10s
Run Python Tests / test (3.12) (push) Successful in 14s
2025-06-16 19:27:24 -04:00
jono 4fe11a1c31 FIXED: typo in test file
Run Python Tests / test (3.12) (push) Successful in 10s
Run Python Tests / test (3.8) (push) Successful in 10s
Run Python Tests / test (3.10) (push) Successful in 54s
2025-06-16 19:15:46 -04:00
jono 956c270762 FIXED: typo in test file
Run Python Tests / test (3.10) (push) Failing after 1m36s
Run Python Tests / test (3.12) (push) Failing after 2m3s
Run Python Tests / test (3.8) (push) Failing after 1m29s
2025-06-16 19:08:51 -04:00
jono 2dc39b6ae3 Initial Commit
Run Python Tests / test (3.8) (push) Failing after 3s
Run Python Tests / test (3.10) (push) Failing after 12s
Run Python Tests / test (3.12) (push) Failing after 2m0s
2025-06-16 18:40:06 -04:00