Commit Graph

  • b6b30008a6 v0.7.0 - Complex Number Support (#25) main jonoandjono 2026-01-31 15:31:57 +00:00
  • dca1d66346 Uploaded Technical Paper jono 2025-11-24 19:02:33 +00:00
  • 1aa2e8875a Made the default values of min/max_range 0.0 jono 2025-11-05 18:58:20 -04:00
  • 94723dcb88 feat(Function): Add __eq__ method and improve quadratic_solve stability jono 2025-11-02 12:50:48 -04:00
  • f4c5d245e4 fix(ga): Derivative of a constant now returns 0 instead of a throwing an error jono 2025-10-31 11:17:29 -04:00
  • b7ea6c2e23 Added root_precision warning jono 2025-10-31 11:08:02 -04:00
  • 9d967210fa feat(ga): Overhaul GA for multi-root robustness and CPU performance jono 2025-10-30 11:31:00 -04:00
  • 1318006959 v0.5.1-dev (#20) jonoandjono 2025-10-28 15:42:34 +00:00
  • 2d8c8a09e3 Update README.md jono 2025-10-27 21:00:30 +00:00
  • 4e46c11f83 feat(ga): Implement quality filtering and precision-based clustering (#19) jonoandjono 2025-10-27 19:26:50 +00:00
  • 962eab5af7 feat(ga): Implement Cauchy's bound for automatic root range detection jono 2025-10-27 14:33:12 -04:00
  • 7c75000637 fix(ga): Suppress divide-by-zero warning in NumPy solver jono 2025-10-27 12:25:54 -04:00
  • c3b3513e79 feat(ga, api): Implement advanced GA strategy and refactor API for v0.4.0 (#16) jonoandjono 2025-10-27 14:20:56 +00:00
  • 0536003dce Update README.md jono 2025-06-30 15:39:47 +00:00
  • bb89149930 Update .all-contributorsrc jono 2025-06-30 15:38:24 +00:00
  • 6596c2df99 typo fix jono 2025-06-19 18:00:29 +00:00
  • 24337cea48 Updated Project urls jono 2025-06-19 17:58:50 +00:00
  • ee18cc9e59 Added Branding (#14) jono 2025-06-19 17:54:07 +00:00
  • ce464cffd4 FEAT: Added support for float coefficients (#13) jonoandjono 2025-06-18 13:20:18 +00:00
  • c94d08498d Edited README to advise of function * function multiplication being available (#12) jono 2025-06-18 12:55:37 +00:00
  • 3aad9efb61 Merge pull request 'readme-patch' (#11) from readme-patch into main jono 2025-06-17 18:37:50 +00:00
  • 32d6cfeeea Update pyproject.toml jono 2025-06-17 18:37:33 +00:00
  • 8d6fe7aca0 Update README.md jono 2025-06-17 18:37:17 +00:00
  • 7927845f17 Merge pull request 'v0.2.0' (#10) from v0.2.0-dev into main jono 2025-06-17 18:36:25 +00:00
  • ac591f49ec docs: Added documentation for nth_derivative function jono 2025-06-17 14:34:36 -04:00
  • ec97aefee1 feat: Added nth derivative showcase in __main__ jono 2025-06-17 14:34:16 -04:00
  • d27497488f fix: differential in README.md renamed to derivative jono 2025-06-17 14:30:40 -04:00
  • 41daf4f7e0 Remove CONTRIBUTORS.md jono 2025-06-17 14:30:11 -04:00
  • 36f51ca67e fix: Typo in test jono 2025-06-17 14:27:53 -04:00
  • 25f20a4db2 v0.2.0 jono 2025-06-17 14:26:45 -04:00
  • ee414ea0dc feat: Added function * function multiplication jono 2025-06-17 14:26:26 -04:00
  • 8656b558b4 feat: Added alternative degree property to return largest_exponent jono 2025-06-17 14:12:19 -04:00
  • 30a5189928 fix: multiplying by 0 returns a function object representing 0 jono 2025-06-17 14:08:36 -04:00
  • 3d2c724ad4 feat: Add nth derivative function and fix: typo derivitive->derivative jono 2025-06-17 14:06:45 -04:00
  • a761efe28e fix: Renamed differential function to derivitive jono 2025-06-17 13:45:51 -04:00
  • 1165c03955 Apply patch from GitHub PR #10 by jono-rams GitHub Bridge Bot 2025-06-17 16:13:43 +00:00
  • 0a36e955a1 Apply patch from GitHub PR #9 by allcontributors[bot] GitHub Bridge Bot 2025-06-17 13:59:47 +00:00
  • c896ecaff8 Update .all-contributorsrc jono 2025-06-17 13:57:37 +00:00
  • b7073287e5 Update README.md jono 2025-06-17 13:53:34 +00:00
  • 9c47db4e6a [GitHub PR #7 by jono-rams] All contributors/add jono rams (#6) 2025-06-17 13:48:34 +00:00
  • 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 jono 2025-06-17 13:29:43 +00:00
  • a4b947ee07 Apply patch from GitHub PR #6 by allcontributors[bot] GitHub Bridge Bot 2025-06-17 13:28:43 +00:00
  • 8e8462d9d8 Add contribution badges jono 2025-06-17 09:23:26 -04:00
  • a4d9f657fe Merge pull request '[GitHub PR #4] Update Contributing and pyproject for GitHub' (#3) from github-pr-4 into main jono 2025-06-17 13:06:56 +00:00
  • 83f565c08c Apply patch from GitHub PR #4 by jono-rams GitHub Bridge Bot 2025-06-17 13:05:16 +00:00
  • 78970c8288 Update LICENSE jono 2025-06-17 00:09:09 +00:00
  • 30056dc2b5 Only run automated tests on PR jono 2025-06-16 19:40:26 -04:00
  • 2cf2126b90 Added Workflow to automatically deploy to pypi jono 2025-06-16 19:28:50 -04:00
  • 593a9de9e0 Removed cuda 11 version for consistency with automated tests jono 2025-06-16 19:27:24 -04:00
  • 4fe11a1c31 FIXED: typo in test file jono 2025-06-16 19:15:46 -04:00
  • 956c270762 FIXED: typo in test file jono 2025-06-16 19:08:51 -04:00
  • 2dc39b6ae3 Initial Commit jono 2025-06-16 18:40:06 -04:00
  • d5c69cf285 Initial commit jono 2025-06-16 21:36:05 +00:00