William Song

Results 46 issues of William Song

Is it active?

1. Envelope.add_attachment could accept pathlib.Path object 2. if the path is a folder, then compress it and send the compressed file. Following is a part of my command line tool...

I want to record the process of the approximation of a function, It is tedious to plot the approximated function in the loop if I have plotted it before. So...

statsmodels has complimented the arma algorithm. I used it before acquiring pyflux. However the estimate results of the arma models are different with each other. I use my data (prices...

Following is the code, just focus on the last two statements. I set fps in two places, but I get a unexpected error --- TypeError of fps: must be real...

bug
video
needs-more-info

#### Describe the bug The Q-Q plot dose not match the probplot in scipy.stats perfectly #### Code Sample, a copy-pastable example if possible ```python def example3(): import numpy as np...

type-enh
comp-graphics

utils.moon ran well singly. But printed error when running game.moon that only has a command `require 'utils'` --utils.moon ```lua math.randomseed os.time! choice= (a)-> a[math.random #a] { :choice } ``` --game.moon...

如何显示网页标签的图标?我的没有图标,其他配置是成功的。 我看了你的博客的源码,好像head里也没有出现任何和icon有关的语句. PS: 希望能够加入tumblr的分享

Obviously, there is only one node for any nid.

It is an awesome project. It is recommended to generate latex codes with `pylatex`, that makes the codes readable and extensible. Of course, you have to spend some time on...