Atsushi Sakai

Results 29 issues of Atsushi Sakai

I think the utilities in this package are helpful, this should be used as a package and should be installed via pip. https://github.com/AtsushiSakai/PythonRobotics/tree/master/utils This is the time to release as...

In this example: ``` In [5]: HTTP.sniff("A2") "text/plain; charset=utf-8" In [6]: HTTP.sniff("2A") "application/json; charset=utf-8" ``` The first example makes sense, but I think the second one should not be categorized...

Hi. first of all, thank you so much for your great OSS. This library is very useful and easy to use. Thanks!! I might find an issue of this OSS....

New release v0.1.2 has been released, but the Documenter.jl based project doc page seems not to recognize the new release. https://atsushisakai.github.io/SciPy.jl/stable/

documentation

https://twitter.com/goando/status/1023148572118724609

https://twitter.com/goando/status/1025643039119704064

#### Reference issue Fix #992 #### What does this implement/fix? #### Additional information #### CheckList - [ ] Did you add an unittest for your new example or defect fix?...