anaconda

Published: 02 May 2016 Category: Python
介绍

在安装caffe的时候,看到了anaconda,它可以方便得安装python所需要得一些库和解决库之间得依赖关系: Anaconda is the leading open data science platform powered by Python. The open source version of Anaconda is a high performance distribution of Python and R and includes over 100 of the most popular Python, R and Scala packages for data science.

安装

安装简单,点我

使用

conda list:查看已经安装的包 conda install 包名:安装新的包
ps:conda和pip关联的很好,使用pip安装的东西可以使用conda来管理

其他

About me

就读于中山大学, 记录日常的学习和生活.

Links