Anaconda 5.0.1 发布,Python 科学计算包

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Python 科学计算包 Anaconda 发布了 5.0.1 版本,详细更新日志如下: The changes detailed here are based on an upgrade from Anaconda 5.0.0. R has been updated to version 3.4.2. All R packages (includin...

Python 科学计算包 Anaconda 发布了 5.0.1 版本,详细更新日志如下:

The changes detailed here are based on an upgrade from Anaconda 5.0.0.

  • R has been updated to version 3.4.2. All R packages (including RStudio) have been rebuilt to be compatible with the new Anaconda 5.0 compilers.

  • Updated many packages, including Python, Numpy, Spyder, Navigator, and Bokeh.

  • The MKL library load path has been modified to address issue for Julia users.

  • Fixed an OpenSSL issue with WSL on Windows.

  • Fixed Anaconda Installer Configuration (AIC) feature for Unix installers.

  • Re-enabled spaces in installation paths on Windows (temporarily disabled in 5.0.0).

Changes for all x86 platforms

Updated:

  • anaconda-navigator 1.6.8 -> 1.6.9

  • bokeh 0.12.7 -> 0.12.10

  • conda 4.3.27 -> 4.3.30

  • conda-build 3.0.22 -> 3.0.27

  • dask 0.15.2 -> 0.15.3

  • dask-core 0.15.2 -> 0.15.3

  • distributed 1.18.3 -> 1.19.1

  • lxml 3.8.0 -> 4.1.0

  • matplotlib 2.0.2 -> 2.1.0

  • networkx 1.11 -> 2.0

  • numpy 1.13.1 -> 1.13.3

  • psutil 5.2.2 -> 5.4.0

  • pyflakes 1.5.0 -> 1.6.0

  • pylint 1.7.2 -> 1.7.4

  • python 2.7.13 -> 2.7.14

  • python 3.6.2 -> 3.6.3

  • scandir 1.5 -> 1.6

  • scikit-learn 0.19.0 -> 0.19.1

  • six 1.10.0 -> 1.11.0

  • spyder 3.2.3 -> 3.2.4

  • xlsxwriter 0.9.8 -> 1.0.2

  • zict 0.1.2 -> 0.1.3

More changes specific to win-64

Updated:

  • menuinst 1.4.8 -> 1.4.10

Added:

  • lzo 2.10

More changes specific to win-32

Updated:

  • menuinst 1.4.8 -> 1.4.10

Added:

  • lzo 2.10

More changes specific to osx-64

Added:

  • bzip2 1.0.6

  • lzo 2.10

More changes specific to linux-64

Added:

  • bzip2 1.0.6

More changes specific to linux-32

Added:

  • bzip2 1.0.6


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深度学习

深度学习

[美] 伊恩·古德费洛、[加] 约书亚·本吉奥、[加] 亚伦·库维尔 / 赵申剑、黎彧君、符天凡、李凯 / 人民邮电出版社 / 2017-7-1 / 168

《深度学习》由全球知名的三位专家Ian Goodfellow、Yoshua Bengio 和Aaron Courville撰写,是深度学习领域奠基性的经典教材。全书的内容包括3个部分:第1部分介绍基本的数学工具和机器学习的概念,它们是深度学习的预备知识;第2部分系统深入地讲解现今已成熟的深度学习方法和技术;第3部分讨论某些具有前瞻性的方向和想法,它们被公认为是深度学习未来的研究重点。 《深度......一起来看看 《深度学习》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码