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 40 million developers.
Sign up- Kanagawa, Japan
- Sign in to view email
- https://atsushisakai.github.io/
Popular repositories
755 contributions in the last year
Activity overview
Contributed to
AtsushiSakai/PythonRobotics,
scipy/scipy,
AtsushiSakai/PyRoombaAdapter
and 5 other
repositories
Contribution activity
April 2020
Created a pull request in scipy/scipy that received 13 comments
DOC: add a tutorial of scipy.optimize.linprog
Reference issue To fix a part of #10358 What does this implement/fix? I added a tutorial of scipy.optimize.linprog. I just added a standard linear …
+216
−21
•
13
comments
- DOC: add Returns and Examples for scipy.ndimage.correlate() docstring
- DOC: add Examples for scipy.io.readsav docstring.
- DOC: add Examples of docstring for scipy.interpolate.approximate_taylor_polynomial
- Doc: add Examples in scipy.sparse.linalg.minres docstring
- Doc: add Examples in scipy.optimize.fsolve docstring
- DOC: add Examples and Returns in scipy.misc.central_diff_weights docstring.
- DOC: add Examples in scipy.optimize.line_search docstring (line_search_wolfe2)
- DOC: add Examples in the scipy.optimize.leastsq docstring
- DOC: add Examples in the scipy.interpolate.interpn docstring.
- DOC: add a note about precision losing in csgraph.minimum_spanning_tree docstring
- BUG: fix NaN handing of stats.rankdata, stats.spearmanr, and stats.wilcoxon
- Doc: fix docstring of scipy.spatial.chebyshev
- ENH: Add functionality to accept not ascending input for scipy.interpolate.interpn and RegularGridInterpolator
Created an issue in scipy/scipy that received 3 comments
Error message for Invalid 'bounds' number in optimize.linprog looks weird sometimes.
I think error message for Invalid 'bounds' number in optimize.linprog looks weird sometimes. Reproducing code example: In this linear programming, …
3
comments

