Made the default values of min/max_range 0.0
All checks were successful
Run Python Tests / test (3.10) (pull_request) Successful in 14s
Run Python Tests / test (3.12) (pull_request) Successful in 26s
Run Python Tests / test (3.8) (pull_request) Successful in 14s
Publish Python Package to PyPI / deploy (push) Successful in 12s
#24 by jono was merged 2025-11-05 23:04:55 +00:00
feat(Function): Add __eq__ method and improve quadratic_solve stability
All checks were successful
Run Python Tests / test (3.10) (pull_request) Successful in 13s
Run Python Tests / test (3.12) (pull_request) Successful in 12s
Run Python Tests / test (3.8) (pull_request) Successful in 14s
Publish Python Package to PyPI / deploy (push) Successful in 13s
#23 by jono was merged 2025-11-02 16:53:38 +00:00
v0.6.1-dev
All checks were successful
Run Python Tests / test (3.12) (pull_request) Successful in 24s
Run Python Tests / test (3.10) (pull_request) Successful in 30s
Run Python Tests / test (3.8) (pull_request) Successful in 22s
Publish Python Package to PyPI / deploy (push) Successful in 20s
#22 by jono was merged 2025-10-31 19:43:36 +00:00
feat(ga): Overhaul GA for multi-root robustness and CPU performance
All checks were successful
Run Python Tests / test (3.12) (pull_request) Successful in 34s
Run Python Tests / test (3.8) (pull_request) Successful in 35s
Run Python Tests / test (3.10) (pull_request) Successful in 3m8s
Publish Python Package to PyPI / deploy (push) Successful in 12s
#21 by jono was merged 2025-10-30 15:36:07 +00:00
v0.5.1-dev
All checks were successful
Run Python Tests / test (3.10) (pull_request) Successful in 22s
Run Python Tests / test (3.12) (pull_request) Successful in 19s
Run Python Tests / test (3.8) (pull_request) Successful in 19s
#20 by jono was merged 2025-10-28 15:42:34 +00:00
feat(ga): Implement quality filtering and precision-based clustering
All checks were successful
Run Python Tests / test (3.12) (pull_request) Successful in 11s
Run Python Tests / test (3.10) (pull_request) Successful in 17s
Run Python Tests / test (3.8) (pull_request) Successful in 12s
#19 by jono was merged 2025-10-27 19:26:50 +00:00
feat(ga): Implement Cauchy's bound for automatic root range detection
All checks were successful
Run Python Tests / test (3.12) (pull_request) Successful in 10s
Run Python Tests / test (3.10) (pull_request) Successful in 17s
Run Python Tests / test (3.8) (pull_request) Successful in 10s
Publish Python Package to PyPI / deploy (push) Successful in 12s
#18 by jono was merged 2025-10-27 18:36:41 +00:00
fix(ga): Suppress divide-by-zero warning in NumPy solver
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 18s
Run Python Tests / test (3.12) (pull_request) Successful in 12s
Run Python Tests / test (3.10) (pull_request) Successful in 17s
Run Python Tests / test (3.8) (pull_request) Successful in 10s
#17 by jono was merged 2025-10-27 16:26:58 +00:00
feat(ga, api): Implement advanced GA strategy and refactor API for v0.4.0
All checks were successful
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
#16 by jono was merged 2025-10-27 14:20:56 +00:00
Updated Project urls
Some checks failed
Run Python Tests / test (3.12) (pull_request) Successful in 10s
Run Python Tests / test (3.10) (pull_request) Successful in 14s
Run Python Tests / test (3.8) (pull_request) Successful in 10s
Publish Python Package to PyPI / deploy (push) Failing after 14s
#15 by jono was merged 2025-06-19 17:59:08 +00:00
Added Branding
All checks were successful
Run Python Tests / test (3.12) (pull_request) Successful in 11s
Run Python Tests / test (3.10) (pull_request) Successful in 20s
Run Python Tests / test (3.8) (pull_request) Successful in 10s
#14 by jono was merged 2025-06-19 17:54:07 +00:00
FEAT: Added support for float coefficients
All checks were successful
Run Python Tests / test (3.12) (pull_request) Successful in 10s
Run Python Tests / test (3.10) (pull_request) Successful in 14s
Run Python Tests / test (3.8) (pull_request) Successful in 9s
#13 by jono was merged 2025-06-18 13:20:18 +00:00
Edited README to advise of function * function multiplication being available
All checks were successful
Run Python Tests / test (3.12) (pull_request) Successful in 11s
Run Python Tests / test (3.10) (pull_request) Successful in 16s
Run Python Tests / test (3.8) (pull_request) Successful in 10s
#12 by jono was merged 2025-06-18 12:55:38 +00:00
readme-patch
All checks were successful
Run Python Tests / test (3.12) (pull_request) Successful in 9s
Run Python Tests / test (3.10) (pull_request) Successful in 13s
Run Python Tests / test (3.8) (pull_request) Successful in 9s
#11 by jono was merged 2025-06-17 18:37:50 +00:00
v0.2.0
All checks were successful
Run Python Tests / test (3.12) (pull_request) Successful in 10s
Run Python Tests / test (3.10) (pull_request) Successful in 13s
Run Python Tests / test (3.8) (pull_request) Successful in 10s
#10 by jono was merged 2025-06-17 18:36:26 +00:00
[GitHub PR #10 by jono-rams] Remove Redundant contrib badge
Some checks failed
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
#9 by gitea-bot was merged 2025-06-17 16:15:01 +00:00
[GitHub PR #9 by allcontributors[bot]] docs: add jono-rams as a contributor for code, doc, and infra
Some checks failed
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
#8 by gitea-bot was merged 2025-06-17 14:00:33 +00:00
contribution bot fix
Some checks failed
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
#7 by jono was merged 2025-06-17 13:58:02 +00:00
[GitHub PR #7 by jono-rams] All contributors/add jono rams
All checks were successful
Run Python Tests / test (3.12) (pull_request) Successful in 12s
Run Python Tests / test (3.10) (pull_request) Successful in 19s
Run Python Tests / test (3.8) (pull_request) Successful in 10s
#6 by gitea-bot was merged 2025-06-17 13:48:34 +00:00
[GitHub PR #6 by allcontributors[bot]] docs: add jono-rams as a contributor for code, doc, and infra
All checks were successful
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
#5 by gitea-bot was merged 2025-06-17 13:29:43 +00:00