Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
713 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 4 commits in 2 repositories
Created a pull request in scipy/scipy that received 1 comment
DOC: Update optimize.least_squares doc for all tolerance must be higher than machine epsilon when method is 'lm'
Reference issue fix #12419 What does this implement/fix? Updated optimize.least_squares doc for all tolerance must be higher than machine epsilon …