jupyter_matplotlib

Posted by 夏泽民

安装: $pip install matplotlib $jupyter notebook

1
2
import matplotlib
print(matplotlib.get_backend())

module://ipykernel.pylab.backend_inline



Jupyter_slides

Posted by 夏泽民

使用jupyter完成后,需要将后缀为.ipynb文件转换成.html文件才能展示出效果



composer

Posted by 夏泽民

参考:http://docs.phpcomposer.com/01-basic-usage.html#composer.json-Project-Setup 自动加载



scala_partion_function

Posted by 夏泽民

从使用case语句构造匿名函数谈起



partion_function

Posted by 夏泽民

Python的functools模块提供了很多有用的功能,其中一个就是偏函数(Partial function)。要注意,这里的偏函数和数学意义上的偏函数不一样。



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required