1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small change to cbrt More... almost 2 years ago
Start in on trying to get numba to work with the new RC More... almost 2 years ago
Start in on trying to get numba to work with the new RC More... almost 2 years ago
cbrt More... almost 2 years ago
cbrt More... almost 2 years ago
Small update More... almost 2 years ago
Small update More... almost 2 years ago
Small improvements More... about 2 years ago
Small improvements More... about 2 years ago
Small cleanup More... about 2 years ago
Small cleanup More... about 2 years ago
Add check for newton solver to switch to bisection when it is clean the derivative(s) shows poor behavior More... about 2 years ago
Add check for newton solver to switch to bisection when it is clean the derivative(s) shows poor behavior More... about 2 years ago
Cleanup More... about 2 years ago
Cleanup More... about 2 years ago
Reduce numerical tolerance for x86 More... about 2 years ago
Merge pull request #53 from EdwardBetts/thefuzz More... about 2 years ago
Try this More... about 2 years ago
Merge in EdwardBetts:thefuzz More... about 2 years ago
Move minimum supported version of Python to 3.6 More... about 2 years ago
Do the test cases More... about 2 years ago
In some cases require newton to bracket More... about 2 years ago
Add newton ability to get unstuck More... about 2 years ago
Important fix for halley More... about 2 years ago
More cleanup More... about 2 years ago
More newton cleanup - inf and nan values also handled with a line search More... about 2 years ago
Add line search to 1d newton when derivative becomes zero More... about 2 years ago
Minor cleanup to newton More... about 2 years ago
Two fixes More... about 2 years ago
More numpy functions More... about 2 years ago