Commit Graph
20 Commits
Author SHA1 Message Date
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
GitHub Bridge Bot 1165c03955 Apply patch from GitHub PR #10 by jono-rams
Run Python Tests / test (3.12) (pull_request) Successful in 9s
Run Python Tests / test (3.10) (pull_request) Successful in 14s
Run Python Tests / test (3.8) (pull_request) Successful in 9s
Publish Python Package to PyPI / deploy (push) Has been cancelled
2025-06-17 16:13:43 +00:00
GitHub Bridge Bot 0a36e955a1 Apply patch from GitHub PR #9 by allcontributors[bot]
Run Python Tests / test (3.10) (pull_request) Successful in 10s
Run Python Tests / test (3.12) (pull_request) Successful in 12s
Run Python Tests / test (3.8) (pull_request) Successful in 9s
Publish Python Package to PyPI / deploy (push) Has been cancelled
2025-06-17 13:59:47 +00:00
jono c896ecaff8 Update .all-contributorsrc
Run Python Tests / test (3.10) (pull_request) Successful in 10s
Run Python Tests / test (3.12) (pull_request) Successful in 12s
Publish Python Package to PyPI / deploy (push) Has been cancelled
Run Python Tests / test (3.8) (pull_request) Successful in 9s
2025-06-17 13:57:37 +00:00
jono b7073287e5 Update README.md 2025-06-17 13:53:34 +00:00
9c47db4e6a [GitHub PR #7 by jono-rams] All contributors/add jono rams (#6)
Publish Python Package to PyPI / deploy (push) Successful in 13s
**Mirrored from GitHub PR `#7` by `jono-rams`**

Original PR: https://github.com/jono-rams/PolySolve/pull/7

---

None

Co-authored-by: GitHub Bridge Bot <[email protected]>
Reviewed-on: #6
Co-authored-by: gitea-bot <[email protected]>
Co-committed-by: gitea-bot <[email protected]>
2025-06-17 13:48:34 +00:00
jono 97e4259bfa Merge pull request '[GitHub PR #6 by allcontributors[bot]] docs: add jono-rams as a contributor for code, doc, and infra' (#5) from github-pr-6 into main
Publish Python Package to PyPI / deploy (push) Has been cancelled
Reviewed-on: #5
2025-06-17 13:29:43 +00:00
GitHub Bridge Bot a4b947ee07 Apply patch from GitHub PR #6 by allcontributors[bot]
Run Python Tests / test (3.10) (pull_request) Successful in 9s
Run Python Tests / test (3.12) (pull_request) Successful in 12s
Run Python Tests / test (3.8) (pull_request) Successful in 9s
2025-06-17 13:28:43 +00: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 a4d9f657fe Merge pull request '[GitHub PR #4] Update Contributing and pyproject for GitHub' (#3) from github-pr-4 into main
Publish Python Package to PyPI / deploy (push) Successful in 20s
Reviewed-on: #3
2025-06-17 13:06:56 +00:00
GitHub Bridge Bot 83f565c08c Apply patch from GitHub PR #4 by jono-rams
Run Python Tests / test (3.10) (pull_request) Successful in 10s
Run Python Tests / test (3.12) (pull_request) Successful in 15s
Run Python Tests / test (3.8) (pull_request) Successful in 9s
2025-06-17 13:05:16 +00:00
jono 78970c8288 Update LICENSE
Run Python Tests / test (3.12) (pull_request) Successful in 12s
Publish Python Package to PyPI / deploy (push) Has been cancelled
Run Python Tests / test (3.10) (pull_request) Successful in 16s
Run Python Tests / test (3.8) (pull_request) Successful in 14s
Signed-off-by: Jonathan Rampersad <[email protected]>
2025-06-17 00:09:09 +00: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
jono d5c69cf285 Initial commit 2025-06-16 21:36:05 +00:00