ShakeProof

随笔分类 -  Python

Javascript Engine, Java VM, Python interpreter, PyPy – a glance
摘要:提要: url anchor (ajax) => javascript engine (1~4 articles) => java VM vs. python interpreter => pypy ## 前两天在写《HTTP 初步探究》时,碰见一个问题,放到了 stackoverflow 上,简单 阅读全文

posted @ 2014-03-14 00:36 mirrorwheel 阅读(447) 评论(0) 推荐(0)

「2013-9-5」Configure WingIDE for better display of East Asian Glyphs
摘要:很久没写软件配置相关的博客了。这次对于 WingIDE 在 Windows 下的字体配置,折腾了好一阵子,略曲折,也反映了「不清楚原理和背景的情况下,盲人摸象的效率低下是必然」这条放之四海而皆准的赤果果的真理。记录下。 WingIDE 版本是 4.1.13-1,界面部分采用的是 gtk2 以便于跨平台。遇到的问题是:在 source code 字体设置上,如果设置成「Courier New」(我最... 阅读全文

posted @ 2013-09-05 15:55 mirrorwheel 阅读(479) 评论(0) 推荐(0)

「2013-4-20」SciPy, Numerical Python, matplotlib, Enthought Canopy Express
摘要:《数值分析》这门课需要做一些实验,实现一些 Numerical Analysis 算法。科学计算最好的工具,自然是 Matlab 或者 Mathematica(符号运算);但是考虑到实验的重点在于「算法实现」,所以通用程序设计语言,也是不错的选择,于是就考虑 Python 咯。1. http://goo.gl/AQViw,工具包简介。Numpy is a language extension that defines the numerical array and matrix type and basic operations on them.Scipy is another languag 阅读全文

posted @ 2013-04-20 17:30 mirrorwheel 阅读(685) 评论(6) 推荐(0)

导航