- Visual Studio (VS) 2013 (2008, 2010 亦可)
- Python Tools for Visual Studio (PTVS) 2.1
- [Miniconda3][conda3](Python 官方的安裝檔亦可)
PTVS 的版本可以透過 VS 中 HELP -> About Microsoft Visual Studio 查看。Python 的版本選擇非常多,請參見 PTVS 說明。在這邊是選用 Miniconda3 (Python 3.4) 示範。
| # coding: utf-8 | |
| import requests | |
| class BaiduMap: | |
| def __init__(self, key=''): | |
| """Helper class for Baidu map API | |
| Parameters | |
| ---------- |
PTVS 的版本可以透過 VS 中 HELP -> About Microsoft Visual Studio 查看。Python 的版本選擇非常多,請參見 PTVS 說明。在這邊是選用 Miniconda3 (Python 3.4) 示範。
我這邊用 Miniconda,選擇 Python 2.7 Windows 64-bit。
安裝 Anaconda 一樣沒有問題,兩個裡面是一樣的, 只是 Anaconda 預設下載了很多常用套件。
開一個 Command Prompt (Win+R -> cmd + [Enter]) 輸入 conda
| ## R-benchmark-25 from http://r.research.att.com/benchmarks/R-benchmark-25.R | |
| # brew install r [--with-openblas] | |
| $ Rscript R-benchmark-25.R 2014-03-01 (六) 00:41 CST | |
| Loading required package: Matrix | |
| Loading required package: methods | |
| Loading required package: lattice | |
| Loading required package: SuppDists | |
| 警告訊息: | |
| In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : |
學名:Saccharomyces cerevisiae